Definition Type: ComplexType
Name: OrderedShipmentType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Ordered Shipment. Details Information about an Ordered Shipment. Ordered Shipment
Collapse XSD Schema Diagram:
Drilldown into Package in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Shipment in schema ubl-commonaggregatecomponents-2_0_xsdXSD Diagram of OrderedShipmentType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="OrderedShipmentType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Ordered Shipment. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about an Ordered Shipment.</ccts:Definition>
                <ccts:ObjectClass>Ordered Shipment</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Shipment" 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>Ordered Shipment. Shipment</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Shipment.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Ordered Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Shipment</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Shipment</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Package" 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>Ordered Shipment. Package</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Package.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Ordered Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Package</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Package</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Shipment cac:Shipment 1 1
Package cac:Package 0 unbounded
Collapse Derivation Tree:
Collapse References:
cac:OrderedShipment