Skip to content

Commit 7f02911

Browse files
committed
fix timezone issue
1 parent 54bcea0 commit 7f02911

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

structure/syntax/ubl-submit-tender.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
<Description>The time when the tender is issued by the economic operator. The issue time must have granularity of seconds, and include time zone information</Description>
6969
<DataType>Time</DataType>
7070
<Reference type="RULE">PEPPOL-T005-R007</Reference>
71+
<Value type="EXAMPLE">09:00:00+01:00</Value>
7172
</Element>
7273
<Element cardinality="1..n">
7374
<Term>cac:DocumentReference</Term>

structure/syntax/ubl-tender-clarification-request.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
<DataType>Time</DataType>
9393
<Reference type="RULE">PEPPOL-T009-R017</Reference>
9494
<Reference type="RULE">PEPPOL-T009-R018</Reference>
95+
<Value type="EXAMPLE">10:00:00+01:00</Value>
9596
</Element>
9697
<Element>
9798
<Term>cac:RequestorParty</Term>

structure/syntax/ubl-tender-clarification.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
<Reference type="RULE">PEPPOL-T010-S012</Reference>
9595
<Reference type="RULE">PEPPOL-T010-S013</Reference>
9696
<Reference type="RULE">PEPPOL-T010-S014</Reference>
97+
<Value type="EXAMPLE">10:00:00+01:00</Value>
9798
</Element>
9899
<Element>
99100
<Term>cac:RequestorParty</Term>

structure/syntax/ubl-tendering-answers.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
<DataType>Time</DataType>
8282
<Reference type="RULE">PEPPOL-T008-R014</Reference>
8383
<Reference type="RULE">PEPPOL-T008-R015</Reference>
84+
<Value type="EXAMPLE">10:00:00+01:00</Value>
8485
</Element>
8586
<Element>
8687
<Term>cac:RequestorParty</Term>

structure/syntax/ubl-tendering-questions.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
<DataType>Time</DataType>
8282
<Reference type="RULE">PEPPOL-T007-R016</Reference>
8383
<Reference type="RULE">PEPPOL-T007-R017</Reference>
84+
<Value type="EXAMPLE">10:00:00+01:00</Value>
8485
</Element>
8586
<Element>
8687
<Term>cac:RequestorParty</Term>

0 commit comments

Comments
 (0)