Skip to content

Commit 1bdde0e

Browse files
committed
fix
1 parent 6bd0aa6 commit 1bdde0e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

structure/syntax/ubl-call-for-tenders.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@
210210
</Description>
211211
<DataType>Identifier</DataType>
212212
<Reference type="RULE">PEPPOL-T004-R035</Reference>
213+
<Value type="EXAMPLE">https://www.publicurl.com</Value>
213214
</Element>
214215

215216
<Element cardinality="0..1">
@@ -473,12 +474,14 @@
473474
<Name>Contact point</Name>
474475
<Description>The name of the contact point.</Description>
475476
<DataType>Text</DataType>
477+
<Value type="EXAMPLE">John Doe</Value>
476478
</Element>
477479
<Element cardinality="0..1">
478480
<Term>cbc:Telephone</Term>
479481
<Name>Contact telephone number</Name>
480482
<Description>A phone number for the contact point.</Description>
481483
<DataType>Text</DataType>
484+
<Value type="EXAMPLE">555-678945</Value>
482485
</Element>
483486
<Element cardinality="0..1">
484487
<Term>cbc:Telefax</Term>
@@ -491,6 +494,7 @@
491494
<Name>Contact email address</Name>
492495
<Description>An e-mail address for the contact point.</Description>
493496
<DataType>Text</DataType>
497+
<Value type="EXAMPLE">email@mail.com</Value>
494498
</Element>
495499
</Element>
496500
</Element>

0 commit comments

Comments
 (0)