The party that sends the catalogue.

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

Catalogue provider electronic address identifier
The electronic address of the party that sends the catalogue.

Example value: SE5679083242

0..1 cac:PartyIdentification

Party identification

0..1 cac:PartyName

Party name

0..1 cac:PostalAddress

Postal address

Rules
Identifier/Error message Flag
EUGEN-T68-B02101
Document MUST NOT contain elements not part of the data model.
fatal
Description

Catalogue provider is mandatory in the pre award catalogue

UBL example of catalogue provider
<cac:ProviderParty>
        <cac:PartyIdentification>
                <cbc:ID schemeID="GLN">8075367945271</cbc:ID>
        </cac:PartyIdentification>
        <cac:PartyName>
                <cbc:Name>ABC Supplier Ltd.</cbc:Name>
        </cac:PartyName>
        <cac:PostalAddress>
                <cbc:StreetName>Elm Street No:1</cbc:StreetName>
                <cbc:CityName>Gotham</cbc:CityName>
                <cbc:PostalZone>06800</cbc:PostalZone>
                <cac:Country>
                        <cbc:IdentificationCode listID="ISO3166-1:Alpha2">DE</cbc:IdentificationCode>
                </cac:Country>
        </cac:PostalAddress>
</cac:ProviderParty>