Definition Type: ComplexType
Name: DeliveryUnitType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Delivery Unit. Details Information about a Delivery Unit. Delivery Unit
Collapse XSD Schema Diagram:
Drilldown into HazardousRiskIndicator in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ConsumerUnitQuantity in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into BatchQuantity in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of DeliveryUnitType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="DeliveryUnitType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Delivery Unit. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about a Delivery Unit.</ccts:Definition>
                <ccts:ObjectClass>Delivery Unit</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:BatchQuantity" 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>Delivery Unit. Batch Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>The quantity of ordered Items that constitutes a batch for delivery purposes.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery Unit</ccts:ObjectClass>
                        <ccts:PropertyTerm>Batch Quantity</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
                        <ccts:DataType>Quantity. Type</ccts:DataType>
                        <ccts:Examples>"100 units", "by the dozen"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:ConsumerUnitQuantity" 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 Unit. Consumer_ Unit. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>The quantity of consumer units in the Delivery Unit.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery Unit</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Consumer</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Unit</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
                        <ccts:DataType>Quantity. Type</ccts:DataType>
                        <ccts:Examples>"packs of 10"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:HazardousRiskIndicator" 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 Unit. Hazardous Risk_ Indicator. Indicator</ccts:DictionaryEntryName>
                        <ccts:Definition>Indicates whether the Item as delivered is hazardous.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Delivery Unit</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Hazardous Risk</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Indicator</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
                        <ccts:DataType>Indicator. Type</ccts:DataType>
                        <ccts:Examples>Default is negative</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BatchQuantity cbc:BatchQuantity 1 1
ConsumerUnitQuantity cbc:ConsumerUnitQuantity 0 1
HazardousRiskIndicator cbc:HazardousRiskIndicator 0 1
Collapse Derivation Tree:
Collapse References:
cac:DeliveryUnit