Definition Type: Element
Name: Shipment
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ShipmentType
Containing Schema: Shipment.xsd
Abstract
Documentation:
A Shipment document identifies and describes a specific collection of goods to be transported by a carrier and delivered to one or more business partner destinations. A Shipment document represents the extent and content of "transportation work" to be done by the carrier. For transportation efficiency, a shipment document typically consolidates deliveries to multiple destinations within a certain geographic region and may provide carrier routing instructions to each delivery stop.
Collapse XSD Schema Diagram:
Drilldown into ShipmentUnit in schema logisticscomponents_xsd Drilldown into ShipmentItem in schema shipment_xsd Drilldown into ShipmentHeader in schema shipment_xsd Drilldown into ShipmentType in schema shipment_xsdXSD Diagram of Shipment in schema shipment_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Shipment" type="ShipmentType">
    <xsd:annotation>
        <xsd:documentation>A Shipment document identifies and describes a specific collection of goods to be transported by a carrier and delivered to one or more business partner destinations.   A Shipment document represents the extent and content of "transportation work" to be done by the carrier.  For transportation efficiency, a shipment document typically consolidates deliveries to multiple destinations within a certain geographic region and may provide carrier routing instructions to each delivery stop.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ShipmentHeader nsA:ShipmentHeader 0 (1)
ShipmentItem nsA:ShipmentItem 0 unbounded
ShipmentUnit nsA:ShipmentUnit 0 unbounded
Collapse Derivation Tree: