Definition Type: ComplexType
Name: DespatchLineType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Despatch Line. Details Information about a Despatch Line. Despatch Line
Collapse XSD Schema Diagram:
Drilldown into Shipment in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Item in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into DocumentReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into OrderLineReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into OversupplyQuantity in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into OutstandingReason in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into OutstandingQuantity in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into BackorderReason in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into BackorderQuantity in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into DeliveredQuantity in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into LineStatusCode in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into Note in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into UUID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ID in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of DespatchLineType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="DespatchLineType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Despatch Line. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about a Despatch Line.</ccts:Definition>
                <ccts:ObjectClass>Despatch Line</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>Despatch Line. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies the Despatch Line.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Despatch Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</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: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>Despatch Line. 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>Despatch Line</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:Note" 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>Despatch Line. Note. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Free-form text applying to the Despatch Line. This element may contain notes or any other similar information that is not contained explicitly in another structure.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Despatch Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Note</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:LineStatusCode" 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>Despatch Line. Line Status Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies the status of the Despatch Line with respect to its original state.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Despatch Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Line Status Code</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Line Status_ Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:DeliveredQuantity" 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>Despatch Line. Delivered_ Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>The quantity despatched.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Despatch Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Delivered</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
                        <ccts:DataType>Quantity. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:BackorderQuantity" 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>Despatch Line. Backorder_ Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>The quantity on Back Order at the Supplier.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Despatch Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Backorder</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
                        <ccts:DataType>Quantity. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:BackorderReason" 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>Despatch Line. Backorder_ Reason. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>The reason for the Back Order.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Despatch Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Backorder</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Reason</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:OutstandingQuantity" 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>Despatch Line. Outstanding_ Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>The quantity outstanding (which will follow in a later despatch).</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Despatch Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Outstanding</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
                        <ccts:DataType>Quantity. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:OutstandingReason" 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>Despatch Line. Outstanding_ Reason. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>The reason for the Outstanding Quantity.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Despatch Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Outstanding</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Reason</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:OversupplyQuantity" 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>Despatch Line. Oversupply_ Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>The quantity over-supplied.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Despatch Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Oversupply</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
                        <ccts:DataType>Quantity. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="OrderLineReference" minOccurs="1" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Despatch Line. Order Line Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Order Line Reference.</ccts:Definition>
                        <ccts:Cardinality>1..n</ccts:Cardinality>
                        <ccts:ObjectClass>Despatch Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Order Line Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Order Line Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Despatch Line. Document Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Document Reference.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Despatch Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Document Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Item" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Despatch Line. Item</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Item.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Despatch Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Item</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Item</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Shipment" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Despatch Line. Shipment</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Shipment.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Despatch Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Shipment</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Shipment</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
UUID cbc:UUID 0 1
Note cbc:Note 0 1
LineStatusCode cbc:LineStatusCode 0 1
DeliveredQuantity cbc:DeliveredQuantity 0 1
BackorderQuantity cbc:BackorderQuantity 0 1
BackorderReason cbc:BackorderReason 0 1
OutstandingQuantity cbc:OutstandingQuantity 0 1
OutstandingReason cbc:OutstandingReason 0 1
OversupplyQuantity cbc:OversupplyQuantity 0 1
OrderLineReference cac:OrderLineReference 1 unbounded
DocumentReference cac:DocumentReference 0 unbounded
Item cac:Item 1 1
Shipment cac:Shipment 0 unbounded
Collapse Derivation Tree:
Collapse References:
cac:DespatchLine, cac:HandlingUnitDespatchLine