Invoice Structure
ExternalReference

cac:ExternalReference

Represents a reference to an external resource, typically stored outside the invoice document.

About

  • Occurrence: [1..1]
  • Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Child Elements

Data FieldOccurrenceDefinition
cbc:URI[1..1]The Uniform Resource Identifier (URI) that identifies the external object as an Internet resource.

Example

<cac:ExternalReference>
    <cbc:URI>https://www.example.com/sample.html</cbc:URI>
</cac:ExternalReference>