Definition Type: ComplexType
Name: DocumentReferenceType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Document Reference. Details Information about a document referred to in another document. Document Reference
Collapse XSD Schema Diagram:
Drilldown into Attachment in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into XPath in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into DocumentType in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into DocumentTypeCode in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into IssueDate in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into UUID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into CopyIndicator in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ID in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of DocumentReferenceType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="DocumentReferenceType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Document Reference. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about a document referred to in another document.</ccts:Definition>
                <ccts:ObjectClass>Document Reference</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Document Reference. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies the document being referred to.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Document Reference</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                        <ccts:Examples>"PO-001" "3333-44-123"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:CopyIndicator" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Document Reference. Copy_ Indicator. Indicator</ccts:DictionaryEntryName>
                        <ccts:Definition>Indicates whether the referenced document is a copy (true) or the original (false).</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Document Reference</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Copy</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Indicator</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
                        <ccts:DataType>Indicator. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Document Reference. UUID. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>A universally unique identifier for an instance of this ABIE.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Document Reference</ccts:ObjectClass>
                        <ccts:PropertyTerm>UUID</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:IssueDate" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Document Reference. Issue Date. Date</ccts:DictionaryEntryName>
                        <ccts:Definition>The date, assigned by the sender of the referenced document, on which the referenced document was issued.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Document Reference</ccts:ObjectClass>
                        <ccts:PropertyTerm>Issue Date</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
                        <ccts:DataType>Date. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:DocumentTypeCode" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Document Reference. Document Type Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>The document type, expressed as a code.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Document Reference</ccts:ObjectClass>
                        <ccts:PropertyTerm>Document Type Code</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:DocumentType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Document Reference. Document Type. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>The document type, expressed as text.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Document Reference</ccts:ObjectClass>
                        <ccts:PropertyTerm>Document Type</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:XPath" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Document Reference. XPath. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Refers to another part of the same document instance.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Document Reference</ccts:ObjectClass>
                        <ccts:PropertyTerm>XPath</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Attachment" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Document Reference. Attachment</ccts:DictionaryEntryName>
                        <ccts:Definition>An attached document, externally referred to, referred to in the MIME location, or embedded.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Document Reference</ccts:ObjectClass>
                        <ccts:PropertyTerm>Attachment</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Attachment</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID cbc:ID 1 1
CopyIndicator cbc:CopyIndicator 0 1
UUID cbc:UUID 0 1
IssueDate cbc:IssueDate 0 1
DocumentTypeCode cbc:DocumentTypeCode 0 1
DocumentType cbc:DocumentType 0 1
XPath cbc:XPath 0 unbounded
Attachment cac:Attachment 0 1
Collapse Derivation Tree:
Collapse References:
cac:AdditionalDocumentReference, cac:CatalogueDocumentReference, cac:ContractDocumentReference, cac:CreditNoteDocumentReference, cac:DebitNoteDocumentReference, cac:DespatchDocumentReference, cac:DocumentReference, cac:InvoiceDocumentReference, cac:ItemSpecificationDocumentReference, cac:OrderDocumentReference, cac:OriginalDocumentReference, cac:OriginatorDocumentReference, cac:QuotationDocumentReference, cac:ReceiptDocumentReference, cac:ReminderDocumentReference, cac:RequestForQuotationDocumentReference, cac:SelfBilledCreditNoteDocumentReference, cac:SelfBilledInvoiceDocumentReference, cac:StatementDocumentReference, cac:SupportingDocumentReference