Definition Type: ComplexType
Name: DeliveryType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Delivery. Details Information about Delivery. Delivery
Collapse XSD Schema Diagram:
Drilldown into Despatch in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into DeliveryParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into EstimatedDeliveryPeriod in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into PromisedDeliveryPeriod in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into RequestedDeliveryPeriod in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into DeliveryLocation in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into DeliveryAddress in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into TrackingID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into LatestDeliveryTime in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into LatestDeliveryDate in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ActualDeliveryTime in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ActualDeliveryDate in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into MaximumQuantity in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into MinimumQuantity in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into Quantity in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ID in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of DeliveryType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="DeliveryType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Delivery. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about Delivery.</ccts:Definition>
                <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:ID" 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>Delivery. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies the Delivery.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</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:Quantity" 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>Delivery. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>The quantity in a Delivery.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <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:MinimumQuantity" 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>Delivery. Minimum_ Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>The minimum quantity in a Delivery.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Minimum</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:MaximumQuantity" 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>Delivery. Maximum_ Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>The maximum quantity in a Delivery.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Maximum</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:ActualDeliveryDate" 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>Delivery. Actual_ Delivery Date. Date</ccts:DictionaryEntryName>
                        <ccts:Definition>The actual Delivery date.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Actual</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Delivery 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:ActualDeliveryTime" 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>Delivery. Actual_ Delivery Time. Time</ccts:DictionaryEntryName>
                        <ccts:Definition>The actual Delivery time.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Actual</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Delivery Time</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Time</ccts:RepresentationTerm>
                        <ccts:DataType>Time. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:LatestDeliveryDate" 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>Delivery. Latest_ Delivery Date. Date</ccts:DictionaryEntryName>
                        <ccts:Definition>The latest delivery date allowed by the buyer.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Latest</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Delivery 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:LatestDeliveryTime" 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>Delivery. Latest_ Delivery Time. Time</ccts:DictionaryEntryName>
                        <ccts:Definition>The latest delivery time allowed by the buyer.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Latest</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Delivery Time</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Time</ccts:RepresentationTerm>
                        <ccts:DataType>Time. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:TrackingID" 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>Delivery. Tracking Identifier. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>The delivery Tracking ID (for transport tracking).</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <ccts:PropertyTerm>Tracking 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="DeliveryAddress" 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>Delivery. Delivery_ Address. Address</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Delivery Address.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Delivery</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Address</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Address</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="DeliveryLocation" 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>Delivery. Delivery_ Location. Location</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Location.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Delivery</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Location</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Location</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="RequestedDeliveryPeriod" 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>Delivery. Requested Delivery_ Period. Period</ccts:DictionaryEntryName>
                        <ccts:Definition>The requested Period for Delivery.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Requested Delivery</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Period</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="PromisedDeliveryPeriod" 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>Delivery. Promised Delivery_ Period. Period</ccts:DictionaryEntryName>
                        <ccts:Definition>The promised Period for Delivery.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Promised Delivery</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Period</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="EstimatedDeliveryPeriod" 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>Delivery. Estimated Delivery_ Period. Period</ccts:DictionaryEntryName>
                        <ccts:Definition>The estimated Period for Delivery.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Estimated Delivery</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Period</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="DeliveryParty" 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>Delivery. Delivery_ Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>The party to whom the goods/services are delivered.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Delivery</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Despatch" 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>Delivery. Despatch</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to the Despatch.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
                        <ccts:PropertyTerm>Despatch</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Despatch</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 0 1
Quantity cbc:Quantity 0 1
MinimumQuantity cbc:MinimumQuantity 0 1
MaximumQuantity cbc:MaximumQuantity 0 1
ActualDeliveryDate cbc:ActualDeliveryDate 0 1
ActualDeliveryTime cbc:ActualDeliveryTime 0 1
LatestDeliveryDate cbc:LatestDeliveryDate 0 1
LatestDeliveryTime cbc:LatestDeliveryTime 0 1
TrackingID cbc:TrackingID 0 1
DeliveryAddress cac:DeliveryAddress 0 1
DeliveryLocation cac:DeliveryLocation 0 1
RequestedDeliveryPeriod cac:RequestedDeliveryPeriod 0 1
PromisedDeliveryPeriod cac:PromisedDeliveryPeriod 0 1
EstimatedDeliveryPeriod cac:EstimatedDeliveryPeriod 0 1
DeliveryParty cac:DeliveryParty 0 1
Despatch cac:Despatch 0 1
Collapse Derivation Tree:
Collapse References:
cac:Delivery