Skip to content

Commit 03346de

Browse files
Pracc dev t017 (#270)
* Generated by github actions * T017 * Generated by github actions * T017 * Generated by github actions --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 84d6b6e commit 03346de

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

rules/examples/T017/AwardingNotification_full.xml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66
<cbc:CustomizationID>urn:fdc:peppol.eu:prac:trns:t017:1</cbc:CustomizationID>
77
<cbc:ProfileID>urn:fdc:peppol.eu:prac:bis:p009</cbc:ProfileID>
88
<cbc:ID schemeURI="urn:uuid">123e4567-e89b-12d3-a456-426614174000</cbc:ID>
9-
<cbc:ContractFolderID>ID-001</cbc:ContractFolderID>
9+
<cbc:ContractFolderID>765a9937-16d5-4513-92b4-cc9800925951</cbc:ContractFolderID>
1010
<cbc:IssueDate>2026-03-06</cbc:IssueDate>
11+
<cbc:IssueTime>10:00:00+01:00</cbc:IssueTime>
12+
<cbc:Note>Reasons of non award or grounds for awarding</cbc:Note>
1113
<cac:SenderParty>
1214
<cbc:EndpointID schemeID="9930">DE122268496</cbc:EndpointID>
1315
<cac:PartyIdentification>
@@ -27,7 +29,7 @@
2729
</cac:PartyName>
2830
</cac:ReceiverParty>
2931
<cac:MinutesDocumentReference>
30-
<cbc:ID>ID-001</cbc:ID>
32+
<cbc:ID>765a9937-16d5-4513-92b4-cc9800925951</cbc:ID>
3133
<cbc:DocumentStatusCode listID="awardCode">award</cbc:DocumentStatusCode>
3234
</cac:MinutesDocumentReference>
3335
<cac:TenderResult>
@@ -58,7 +60,9 @@
5860
</cac:PartyName>
5961
<cac:PartyLegalEntity>
6062
<cac:RegistrationAddress>
61-
<cac:Country/>
63+
<cac:Country>
64+
<cbc:IdentificationCode listID="ISO3166">SE</cbc:IdentificationCode>
65+
</cac:Country>
6266
</cac:RegistrationAddress>
6367
</cac:PartyLegalEntity>
6468
</cac:Party>

structure/syntax/ubl-notify-awarding.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
<DataType>Identifier</DataType>
7474
<Reference type="RULE">PEPPOL-T017-R007</Reference>
7575
<Reference type="RULE">PEPPOL-T017-R021</Reference>
76+
<Value type="EXAMPLE">765a9937-16d5-4513-92b4-cc9800925951</Value>
7677
</Element>
7778
<Element>
7879
<Term>cbc:IssueDate</Term>
@@ -89,6 +90,7 @@
8990
<Reference type="RULE">PEPPOL-T017-R010</Reference>
9091
<Reference type="RULE">PEPPOL-T017-R022</Reference>
9192
<Reference type="RULE">PEPPOL-T017-R023</Reference>
93+
<Value type="EXAMPLE">10:00:00+01:00</Value>
9294
</Element>
9395
<Element cardinality="0..n">
9496
<Term>cbc:Note</Term>
@@ -97,6 +99,7 @@
9799
</Description>
98100
<DataType>Text</DataType>
99101
<Reference type="RULE">PEPPOL-T017-R011</Reference>
102+
<Value type="EXAMPLE">Reasons of non award or grounds for awarding</Value>
100103
</Element>
101104
<Element>
102105
<Term>cac:SenderParty</Term>
@@ -248,6 +251,7 @@
248251
<DataType>Identifier</DataType>
249252
<Reference type="RULE">PEPPOL-T017-R046</Reference>
250253
<Reference type="RULE">PEPPOL-T017-R048</Reference>
254+
<Value type="EXAMPLE">765a9937-16d5-4513-92b4-cc9800925951</Value>
251255
</Element>
252256
<Element>
253257
<Term>cbc:DocumentStatusCode</Term>
@@ -441,6 +445,7 @@
441445
<Name>List identifier</Name>
442446
<Value type="FIXED">ISO3166</Value>
443447
</Attribute>
448+
<Value type="EXAMPLE">SE</Value>
444449
</Element>
445450
</Element>
446451
</Element>

0 commit comments

Comments
 (0)