Skip to content

Commit 57e9aba

Browse files
Pracc dev t010 (#266)
* T010 * Generated by github actions * t010 * t010 --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e9a6b6d commit 57e9aba

16 files changed

+61
-49
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[] -->

rules/examples/T010/TenderClarification_full.xml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<cac:RequestorParty>
1212
<cbc:EndpointID schemeID="9930">DE122268496</cbc:EndpointID>
1313
<cac:PartyIdentification>
14-
<cbc:ID schemeID="sample">ID-001</cbc:ID>
14+
<cbc:ID schemeID="0088">7300010000001</cbc:ID>
1515
</cac:PartyIdentification>
1616
<cac:PartyName>
1717
<cbc:Name>Example</cbc:Name>
@@ -30,9 +30,12 @@
3030
<cbc:ID schemeName="ContractFolderID">Example</cbc:ID>
3131
</cac:ParentDocumentReference>
3232
<cac:AdditionalDocumentReference>
33-
<cbc:ID schemeName="sample">ID-001</cbc:ID>
33+
<cbc:ID schemeName="ContractFolderID">ID-001</cbc:ID>
34+
<cbc:XPath>/EnquiryResponse/cac:Attachment[1]</cbc:XPath>
3435
</cac:AdditionalDocumentReference>
3536
<cac:Attachment>
36-
<cac:ExternalReference/>
37+
<cac:ExternalReference>
38+
<cbc:Description>Place your first tender clarification here.</cbc:Description>
39+
</cac:ExternalReference>
3740
</cac:Attachment>
3841
</ubl:EnquiryResponse>

rules/snippets/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">0088</Value>
139140
</Attribute>
141+
<Value type="EXAMPLE">7300010000001</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>

target/generated/T010-basic.sch

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

target/generated/T016-basic.sch

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

target/generated/T018-basic.sch

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

target/generated/T024-basic.sch

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

target/generated/T035-basic.sch

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

target/generated/T036-basic.sch

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)