Skip to content

Commit 5898e68

Browse files
Merge pull request #273 from OpenPEPPOL/pracc-dev-T020
Pracc dev t020
2 parents 1f3899d + 4e7db09 commit 5898e68

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

rules/examples/T020/QualificationReceipt_full.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
<cbc:RegisteredDate>2026-03-06</cbc:RegisteredDate>
1313
<cbc:RegisteredTime>10:00:00</cbc:RegisteredTime>
1414
<cac:TenderDocumentReference>
15-
<cbc:ID>ID-001</cbc:ID>
16-
<cbc:DocumentTypeCode listID="UNCL1001">311</cbc:DocumentTypeCode>
15+
<cbc:ID>4946060c-f428-475f-9d81-39409bdf32bd</cbc:ID>
16+
<cbc:DocumentTypeCode listID="UNCL1001">13</cbc:DocumentTypeCode>
1717
<cac:Attachment>
1818
<cac:ExternalReference>
1919
<cbc:HashAlgorithmMethod>http://www.w3.org/2001/04/xmlenc#sha256</cbc:HashAlgorithmMethod>
2020
</cac:ExternalReference>
2121
</cac:Attachment>
2222
<cac:IssuerParty>
23-
<cbc:EndpointID schemeID="sample">Example</cbc:EndpointID>
23+
<cbc:EndpointID schemeID="0088">7300010000001</cbc:EndpointID>
2424
</cac:IssuerParty>
2525
</cac:TenderDocumentReference>
2626
<cac:SenderParty>

structure/syntax/ubl-qualification-reception-confirmation.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<Structure xmlns="urn:fdc:difi.no:2017:vefa:structure-1">
33
<Term>QualificationReceipt</Term>
44
<Name>Peppol Qualification Receipt (T020)</Name>
@@ -95,13 +95,15 @@
9595
<Description>The identifier of the received qualification document or the identifier of the REM-Evidence. Must be the same UUID of the received qualification document.</Description>
9696
<DataType>Identifier</DataType>
9797
<Reference type="RULE">PEPPOL-T020-R013</Reference>
98+
<Value type="EXAMPLE">4946060c-f428-475f-9d81-39409bdf32bd</Value>
9899
</Element>
99100
<Element>
100101
<Term>cbc:DocumentTypeCode</Term>
101102
<Name>Document type code</Name>
102103
<Description>A code specifying the type of the document. The code used to reference a qualification is 916 (Related Document). The code used to reference the REM-Evidence regarding the time of arrival of
103104
a tender is 13 (Post receipt).</Description>
104105
<DataType>Code</DataType>
106+
<Value type="EXAMPLE">13</Value>
105107
<Reference type="RULE">PEPPOL-T020-R014</Reference>
106108
<Attribute>
107109
<Term>listID</Term>
@@ -140,8 +142,10 @@
140142
<Term>cbc:EndpointID</Term>
141143
<Name>Issuing party electronic address identifier</Name>
142144
<Description>Electronic address of the party, which issued the qualification document or REM-Evidence.</Description>
145+
<Value type="EXAMPLE">7300010000001</Value>
143146
<Attribute>
144147
<Term>schemeID</Term>
148+
<Value type="EXAMPLE">0088</Value>
145149
<Name>Scheme identifier for electronic address identifier</Name>
146150
<Reference type="RULE">PEPPOL-T020-R010</Reference>
147151
<Reference type="RULE">PEPPOL-T020-R011</Reference>

0 commit comments

Comments
 (0)