Definition Type: ComplexType
Name: ExternalReferenceType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE External Reference. Details Information directly relating to an external reference i.e. a document stored at a remote location. External Reference
Collapse XSD Schema Diagram:
Drilldown into ExpiryTime in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ExpiryDate in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into DocumentHash in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into URI in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of ExternalReferenceType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="ExternalReferenceType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>External Reference. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information directly relating to an external reference i.e. a document stored at a remote location.</ccts:Definition>
                <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:URI" 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>External Reference. URI. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>The Uniform Resource Identifier (URI) that identifies where the external document is located.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>External Reference</ccts:ObjectClass>
                        <ccts:PropertyTerm>URI</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:DocumentHash" 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>External Reference. Document Hash. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Specifies the hash code for the externally stored document.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>External Reference</ccts:ObjectClass>
                        <ccts:PropertyTerm>Document Hash</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:ExpiryDate" 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>External Reference. Expiry Date. Date</ccts:DictionaryEntryName>
                        <ccts:Definition>The date on which the document can no longer be found on the URI.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>External Reference</ccts:ObjectClass>
                        <ccts:PropertyTerm>Expiry 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:ExpiryTime" 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>External Reference. Expiry Time. Time</ccts:DictionaryEntryName>
                        <ccts:Definition>The time on which the document can no longer be found on the URI.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>External Reference</ccts:ObjectClass>
                        <ccts:PropertyTerm>Expiry Time</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Time</ccts:RepresentationTerm>
                        <ccts:DataType>Time. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
URI cbc:URI 0 1
DocumentHash cbc:DocumentHash 0 1
ExpiryDate cbc:ExpiryDate 0 1
ExpiryTime cbc:ExpiryTime 0 1
Collapse Derivation Tree:
Collapse References:
cac:ExternalReference