Namespace
cac urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Child elements
Card Name Description
1..1 cbc:ID

Document identifier
All ESPDRequest instances, MUST always include an Additional Document Reference indicating the TeD reference number of the Contract Notice the ESPDResponse is related to. This reference number MUST be specified in the field `cbc:ID`of the element cac:AdditionalDocumentReference component, and MUST follow the scheme defined by the Publications Office: [][][][]/S [][][]-[][][][][][] (e.g. 2015/S 252-461137).

Example value: 0000/S 000-000000

0..1 cbc:IssueDate

Issue date
The date, assigned by the sender, on which the document was issued. Must not include timezone information. Format YYYY-MM-DD

Example value: 2017-12-26

0..1 cbc:IssueTime

Issue time
The time, assigned by the sender, at which the document was issued. Format "hh:mm:ss", no timezone information allowed

Example value: 08:16:09

1..1 cbc:DocumentTypeCode

Document content type code
The commisions code for this type of content

Example value: TED_CN

0..1 cac:Attachment

Attachment

Rules
Identifier/Error message Flag
PEPPOLBIS-ESPD-RES-B15001
Element 'cbc:ID' MUST be provided.
fatal
PEPPOLBIS-ESPD-RES-B15002
Element 'cbc:DocumentTypeCode' MUST be provided.
fatal
PEPPOLBIS-ESPD-RES-B15003
Document MUST NOT contain elements not part of the data model.
fatal
Description
Example of additional document reference used in the ESPDRequest XML document.
<cac:AdditionalDocumentReference>
    <cbc:ID schemeAgencyID="EU-COM-GROW" schemeAgencyName="DG GROW (European Commission)" schemeVersionID="1.1">18/00001</cbc:ID>(1)
    <cbc:DocumentTypeCode listID="ReferencesTypeCodes" listAgencyID="EU-COM-GROW" listVersionID="1.0">NGOJ</cbc:DocumentTypeCode>(2)
</cac:AdditionalDocumentReference>
1 Doffin referanse
2 The code for this type of content
Example of additional document reference used in the ESPDResponse XML document.
<!-- Reference to the corresponding ESPD Request -->

<cac:AdditionalDocumentReference>
    <cbc:ID schemeID="ISO/IEC 9834-8:2008 - 4UUID" schemeAgencyID="EU-COM-GROW" schemeAgencyName="DG GROW (European Commission)" schemeVersionID="1.1">fd8b7a4f-9ecb-4605-b4b9-c011055a7767</cbc:ID>(1)
    <cbc:IssueDate>2018-01-09</cbc:IssueDate>(2)
    <cbc:IssueTime>09:08:23</cbc:IssueTime>(3)
    <cbc:DocumentTypeCode listID="ReferencesTypeCodes" listAgencyID="EU-COM-GROW" listVersionID="1.0">ESPD_REQUEST</cbc:DocumentTypeCode>
</cac:AdditionalDocumentReference>

<!-- Reference to the Contracting notice in TED -->
<cac:AdditionalDocumentReference>
    <cbc:ID schemeID="ISO/IEC 9834-8:2008 - 4UUID" schemeAgencyID="EU-COM-GROW" schemeAgencyName="DG GROW (European Commission)" schemeVersionID="1.1">2018/S
     123-123456</cbc:ID>(4)
    <cbc:DocumentTypeCode listID="ReferencesTypeCodes" listAgencyID="EU-COM-GROW" listVersionID="1.0">TED_CN</cbc:DocumentTypeCode>(5)
    <cac:Attachment>
        <cac:ExternalReference>
            <cbc:Description>Test description</cbc:Description>
        </cac:ExternalReference>
    </cac:Attachment>
</cac:AdditionalDocumentReference>
1 UUID for the ESPD Request
2 Issue date of the ESPD Request
3 Issue time of the ESPD request
4 Ted reference number of the Contract Notice
5 Document type code