Definition Type: ComplexType
Name: OrderedShipmentType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Ordered Shipment. Details information directly relating to an ordered shipment Ordered Shipment
Collapse XSD Schema Diagram:
Drilldown into Package in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into Shipment in schema ubl-commonaggregatecomponents-1_0_xsdXSD Diagram of OrderedShipmentType in schema ubl-commonaggregatecomponents-1_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:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Ordered Shipment. Details</ccts:DictionaryEntryName>
                <ccts:Definition>information directly relating to 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:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Ordered Shipment. Shipment</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the ordered shipment with the 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:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Ordered Shipment. Package</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the ordered shipment to packaging information. Note that this association is true at the order stage, but at the later delivery stage the association is via the transport handling unit.</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