Skip to content

Commit 4e8dc97

Browse files
Generated by github actions
1 parent 2fbadf8 commit 4e8dc97

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

rules/examples/T004/CallForTenders_full.xml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
<cbc:ID schemeURI="urn:uuid">123e4567-e89b-12d3-a456-426614174000</cbc:ID>
99
<cbc:ContractFolderID>ID-001</cbc:ContractFolderID>
1010
<cbc:IssueDate>2026-03-06</cbc:IssueDate>
11-
<cbc:IssueTime>10:00:00</cbc:IssueTime>
11+
<cbc:IssueTime>10:00:00+01:00</cbc:IssueTime>
1212
<cbc:VersionID>ID-001</cbc:VersionID>
1313
<cac:AdditionalDocumentReference>
1414
<cbc:ID>ID-001</cbc:ID>
15+
<cbc:DocumentTypeCode listID="urn:eu:esens:cenbii:documentType">PRO</cbc:DocumentTypeCode>
16+
<cbc:DocumentStatusCode listID="urn:eu:esens:cenbii:documentStatusType">NR</cbc:DocumentStatusCode>
1517
<cac:Attachment>
1618
<cac:ExternalReference>
1719
<cbc:URI>https://www.publicurl.com</cbc:URI>
@@ -30,7 +32,7 @@
3032
<cac:PartyLegalEntity>
3133
<cac:RegistrationAddress>
3234
<cac:Country>
33-
<cbc:IdentificationCode listID="ISO3166">311</cbc:IdentificationCode>
35+
<cbc:IdentificationCode listID="ISO3166">SE</cbc:IdentificationCode>
3436
</cac:Country>
3537
</cac:RegistrationAddress>
3638
</cac:PartyLegalEntity>
@@ -46,13 +48,13 @@
4648
</cac:PartyName>
4749
<cac:PostalAddress>
4850
<cac:Country>
49-
<cbc:IdentificationCode listID="sample">311</cbc:IdentificationCode>
51+
<cbc:IdentificationCode listID="sample">SE</cbc:IdentificationCode>
5052
</cac:Country>
5153
</cac:PostalAddress>
5254
<cac:PartyLegalEntity>
5355
<cac:RegistrationAddress>
5456
<cac:Country>
55-
<cbc:IdentificationCode listID="sample">311</cbc:IdentificationCode>
57+
<cbc:IdentificationCode listID="sample">SE</cbc:IdentificationCode>
5658
</cac:Country>
5759
</cac:RegistrationAddress>
5860
</cac:PartyLegalEntity>
@@ -63,6 +65,7 @@
6365
</cac:Contact>
6466
</cac:ReceiverParty>
6567
<cac:TenderingTerms>
68+
<cbc:MaximumVariantQuantity>1</cbc:MaximumVariantQuantity>
6669
<cbc:VariantConstraintIndicator>true</cbc:VariantConstraintIndicator>
6770
<cac:ProcurementLegislationDocumentReference>
6871
<cbc:ID>ID-001</cbc:ID>
@@ -76,7 +79,7 @@
7679
</cac:TenderRecipientParty>
7780
</cac:TenderingTerms>
7881
<cac:TenderingProcess>
79-
<cbc:ProcedureCode listID="PR_PROC">311</cbc:ProcedureCode>
82+
<cbc:ProcedureCode listID="PR_PROC">2</cbc:ProcedureCode>
8083
<cac:TenderSubmissionDeadlinePeriod>
8184
<cbc:EndDate>2026-03-06</cbc:EndDate>
8285
</cac:TenderSubmissionDeadlinePeriod>
@@ -87,7 +90,7 @@
8790
<cac:ProcurementProject>
8891
<cbc:Name>Example</cbc:Name>
8992
<cbc:Description>Example</cbc:Description>
90-
<cbc:ProcurementTypeCode listID="PROJECT_TYPE">311</cbc:ProcurementTypeCode>
93+
<cbc:ProcurementTypeCode listID="PROJECT_TYPE">1</cbc:ProcurementTypeCode>
9194
<cac:MainCommodityClassification>
9295
<cbc:ItemClassificationCode listID="CPV">311</cbc:ItemClassificationCode>
9396
</cac:MainCommodityClassification>

0 commit comments

Comments
 (0)