Skip to content

Commit a7bb3da

Browse files
committed
T010
1 parent e9a6b6d commit a7bb3da

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

rules/examples/T010/TenderClarification-doc.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,18 @@
2929
</cac:ResponderParty>
3030
<!-- tag::ref-contract-folder-id[] -->
3131
<cac:ParentDocumentReference>
32-
<cbc:ID schemeName="ContractFolderId">6ebc4e19-eba6-4b0a-9155-b59471f20ea0</cbc:ID> <!--.-->
32+
<cbc:ID schemeName="ContractFolderID">6ebc4e19-eba6-4b0a-9155-b59471f20ea0</cbc:ID> <!--.-->
3333
</cac:ParentDocumentReference>
3434
<!-- end::ref-contract-folder-id[] -->
3535
<!-- tag::ref-answer[] -->
3636
<cac:AdditionalDocumentReference>
37-
<cbc:ID schemeName="ContractFolderId">6ebc4e19-eba6-4b0a-9155-b59471f20ea0</cbc:ID> <!--.-->
37+
<cbc:ID schemeName="ContractFolderID">6ebc4e19-eba6-4b0a-9155-b59471f20ea0</cbc:ID> <!--.-->
3838
<cbc:XPath>/EnquiryResponse/cac:Attachment[1]</cbc:XPath> <!--.-->
3939
</cac:AdditionalDocumentReference>
4040
<!-- end::ref-answer[] -->
4141
<!-- tag::ref-file[] -->
4242
<cac:AdditionalDocumentReference>
43-
<cbc:ID schemeName="ContractFolderId">6ebc4e19-eba6-4b0a-9155-b59471f20ea0</cbc:ID> <!--.-->
43+
<cbc:ID schemeName="ContractFolderID">6ebc4e19-eba6-4b0a-9155-b59471f20ea0</cbc:ID> <!--.-->
4444
<cbc:XPath>/EnquiryResponse/cac:Attachment[2]</cbc:XPath> <!--.-->
4545
</cac:AdditionalDocumentReference>
4646
<!-- end::ref-file[] -->

structure/syntax/ubl-tender-clarification.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,9 @@
136136
<Name>Scheme identifier</Name>
137137
<Reference type="RULE">PEPPOL-T010-R021</Reference>
138138
<Reference type="CODE_LIST">ICD</Reference>
139+
<Value type="EXAMPLE">9930</Value>
139140
</Attribute>
141+
<Value type="EXAMPLE">DE122268496</Value>
140142
</Element>
141143
</Element>
142144
<Element cardinality="0..1">
@@ -251,14 +253,17 @@
251253
<Term>schemeName</Term>
252254
<Name>Scheme name</Name>
253255
<Description>Valid values are ContractFolderID, LotGroup or Lot.</Description>
256+
<Value type="FIXED">ContractFolderID</Value>
254257
</Attribute>
258+
255259
</Element>
256260
<Element cardinality="0..n">
257261
<Term>cbc:XPath</Term>
258262
<Name>Reference to an cac:Attachment</Name>
259263
<Description>An xpath expression to reference an cac:Attachment where questions can be asked or refer a file within the ASiC-e.</Description>
260264
<DataType>cbc:XPathType</DataType>
261265
<Reference type="RULE">PEPPOL-T010-R027</Reference>
266+
<Value type="EXAMPLE">/EnquiryResponse/cac:Attachment[1]</Value>
262267
</Element>
263268
</Element>
264269
<Element cardinality="1..n">
@@ -295,6 +300,7 @@
295300
<Name>Tendering request</Name>
296301
<Description>The tendering request about the procurement procedure.</Description>
297302
<DataType>cbc:DescriptionType</DataType>
303+
<Value type="EXAMPLE">Place your first tender clarification here.</Value>
298304
</Element>
299305
</Element>
300306
</Element>

0 commit comments

Comments
 (0)