Definition Type: ComplexType
Name: ShipmentType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Shipment. Details information directly relating to a shipment. Shipment Consignment
Collapse XSD Schema Diagram:
Drilldown into TransportEquipment in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into ShipmentStage in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into TransportContract in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into Delivery in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into NetVolumeMeasure in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into GrossVolumeMeasure in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into NetNetWeightMeasure in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into NetWeightMeasure in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into GrossWeightMeasure in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into Information in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into HandlingInstructions in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into HandlingCode in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into PriorityLevelCode in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into ID in schema ubl-commonaggregatecomponents-1_0_xsdXSD Diagram of ShipmentType in schema ubl-commonaggregatecomponents-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="ShipmentType">
    <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>Shipment. Details</ccts:DictionaryEntryName>
                <ccts:Definition>information directly relating to a shipment.</ccts:Definition>
                <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                <ccts:AlternativeBusinessTerms>Consignment</ccts:AlternativeBusinessTerms>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Shipment. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifier of a shipment.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Waybill Number</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PriorityLevelCode" type="udt:CodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Shipment. Priority Level. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>identifies the priority or level of service required for a shipment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Priority Level</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Service Level, Service Priority</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="HandlingCode" type="udt:CodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Shipment. Handling_ Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>a code indicating the handling necessary for the shipment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Handling</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Code</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Special Handling</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:HandlingInstructions" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Shipment. Handling_ Instructions. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>free form text for special handling instructions related to shipment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Handling</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Instructions</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:Information" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Shipment. Information. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>additional information in free form text relating to the shipment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Information</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:GrossWeightMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Shipment. Gross_ Weight. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>the total gross weight of the shipment. (goods plus packaging plus transport equipment)</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Gross</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Weight</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:NetWeightMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Shipment. Net_ Weight. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>the total net weight of the shipment. (goods plus packaging)</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Net</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Weight</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:NetNetWeightMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Shipment. Net Net_ Weight. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>the weight (mass) of the goods themselves without any packing.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Net Net</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Weight</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:GrossVolumeMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Shipment. Gross_ Volume. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>the total volume of the goods in the shipment plus packaging</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Gross</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Volume</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:NetVolumeMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Shipment. Net_ Volume. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>the total volume of the shipment.  (goods less packaging)</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Net</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Volume</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Delivery" minOccurs="0" 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>Shipment. Delivery</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the shipment with details of a delivery</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Delivery</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Delivery</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="TransportContract" minOccurs="0" 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>Shipment. Transport_ Contract. Contract</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the shipment with the contract for transportation.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Transport</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Contract</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Contract</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ShipmentStage" 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>Shipment. Shipment Stage</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the shipment with shipment stages.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Shipment Stage</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Shipment Stage</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="TransportEquipment" 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>Shipment. Transport Equipment</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the shipment with transport equipment</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Transport Equipment</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Transport Equipment</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID cac:ID 1 1
PriorityLevelCode cac:PriorityLevelCode 0 1
HandlingCode cac:HandlingCode 0 1
HandlingInstructions cbc:HandlingInstructions 0 1
Information cbc:Information 0 1
GrossWeightMeasure cbc:GrossWeightMeasure 0 1
NetWeightMeasure cbc:NetWeightMeasure 0 1
NetNetWeightMeasure cbc:NetNetWeightMeasure 0 1
GrossVolumeMeasure cbc:GrossVolumeMeasure 0 1
NetVolumeMeasure cbc:NetVolumeMeasure 0 1
Delivery cac:Delivery 0 1
TransportContract cac:TransportContract 0 1
ShipmentStage cac:ShipmentStage 0 unbounded
TransportEquipment cac:TransportEquipment 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:ActualShipmentcac:Shipment,