Definition Type: ComplexType
Name: ShipmentUnitType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ShipUnitBaseType
Containing Schema: LogisticsComponents.xsd
Abstract
Documentation:
The Amount contains the total sales price for the contents of the shipping unit. The TotalAmount contains the sum of the FreightCharges and the Sales price (Amount) for the shipping unit. If C.O.D. (Collect On Delivery) freight terms were specified for the transaction, this is monetary amount that the carrier is to collect as payment from the customer upon shipment of the shipping unit.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ShipmentUnitItem in schema logisticscomponents_xsd Drilldown into ShipmentUnitContainer in schema logisticscomponents_xsd Drilldown into ShippingMaterial in schema components_xsd Drilldown into PackingMaterial in schema components_xsd Drilldown into ShipToLocation in schema components_xsd Drilldown into TransportationTerm in schema components_xsd Drilldown into PointOfStagingCode in schema fields_xsd Drilldown into ShipmentServiceLevelCode in schema fields_xsd Drilldown into TransportationMethodCode in schema fields_xsd Drilldown into DestinationCountryCode in schema fields_xsd Drilldown into CountryOfOriginCode in schema fields_xsd Drilldown into Dimensions in schema components_xsd Drilldown into LoadingWeightMeasure in schema fields_xsd Drilldown into EstimatedWeightMeasure in schema fields_xsd Drilldown into LoadingDateTime in schema fields_xsd Drilldown into ShipmentTotalAmount in schema fields_xsd Drilldown into SalePriceAmount in schema fields_xsd Drilldown into FreightChargeAmount in schema fields_xsd Drilldown into EstimatedFreightChargeAmount in schema fields_xsd Drilldown into DistributedCharge in schema components_xsd Drilldown into TotalVolumeMeasure in schema fields_xsd Drilldown into GrossWeightMeasure in schema fields_xsd Drilldown into NetWeightMeasure in schema fields_xsd Drilldown into TareWeightMeasure in schema fields_xsd Drilldown into ShippingWeightandVolumeGroup in schema components_xsd Drilldown into Status in schema components_xsd Drilldown into SpecialHandlingNote in schema fields_xsd Drilldown into ActualDeliveryDateTime in schema fields_xsd Drilldown into ScheduledDeliveryDateTime in schema fields_xsd Drilldown into ImportLicenseRequiredIndicator in schema fields_xsd Drilldown into ExportLicenseRequiredIndicator in schema fields_xsd Drilldown into ShipmentDateTime in schema fields_xsd Drilldown into DeclaredValueAmount in schema fields_xsd Drilldown into ShipFromParty in schema components_xsd Drilldown into CarrierParty in schema components_xsd Drilldown into SealID in schema fields_xsd Drilldown into RFID in schema fields_xsd Drilldown into ContainerID in schema fields_xsd Drilldown into ContainerInstanceIDsGroup in schema logisticscomponents_xsd Drilldown into ShipUnitTotalID in schema fields_xsd Drilldown into ShipUnitSequenceID in schema fields_xsd Drilldown into TrackingID in schema fields_xsd Drilldown into TrackingIDGroup in schema logisticscomponents_xsd Drilldown into ShipUnitBaseType in schema logisticscomponents_xsdXSD Diagram of ShipmentUnitType in schema logisticscomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ShipmentUnitType">
    <xsd:annotation>
        <xsd:documentation>The Amount contains the total sales price for the contents of the shipping unit.


The TotalAmount contains the sum of the FreightCharges and the Sales price (Amount) for the shipping unit.  If C.O.D. (Collect On Delivery) freight terms were specified for the transaction, this is monetary amount that the carrier is to collect as payment from the customer upon shipment of the shipping unit.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ShipUnitBaseType">
            <xsd:sequence>
                <xsd:element ref="EstimatedFreightChargeAmount" minOccurs="0" />
                <xsd:element ref="FreightChargeAmount" minOccurs="0" />
                <xsd:element ref="SalePriceAmount" minOccurs="0" />
                <xsd:element ref="ShipmentTotalAmount" minOccurs="0" />
                <xsd:element ref="LoadingDateTime" minOccurs="0" />
                <xsd:element ref="EstimatedWeightMeasure" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">The estimated weight of an item or container.  An estimate is provided as a processing alternative when the actual weight of an item is not known or cannot be calculated exactly.</xsd:documentation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">The estimated weight of an item or container.  An estimate is provided as a processing alternative when the actual weight of an item is not known or cannot be calculated exactly.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="LoadingWeightMeasure" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">This is the net weight at loading time of the container in which the materials are being shipped.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="Dimensions" minOccurs="0" />
                <xsd:element ref="CountryOfOriginCode" minOccurs="0" />
                <xsd:element ref="DestinationCountryCode" minOccurs="0" />
                <xsd:element ref="TransportationMethodCode" minOccurs="0" />
                <xsd:element ref="ShipmentServiceLevelCode" minOccurs="0" />
                <xsd:element ref="PointOfStagingCode" minOccurs="0" />
                <xsd:element ref="TransportationTerm" minOccurs="0" />
                <xsd:element ref="ShipToLocation" minOccurs="0" />
                <xsd:element ref="PackingMaterial" minOccurs="0" />
                <xsd:element ref="ShippingMaterial" minOccurs="0" />
                <xsd:element ref="ShipmentUnitContainer" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="ShipmentUnitItem" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TrackingID nsA:TrackingID 0 (1)
ShipUnitSequenceID nsA:ShipUnitSequenceID 0 (1)
ShipUnitTotalID nsA:ShipUnitTotalID 0 (1)
ContainerID nsA:ContainerID 0 (1)
RFID nsA:RFID 0 (1)
SealID nsA:SealID 0 (1)
CarrierParty nsA:CarrierParty 0 (1)
ShipFromParty nsA:ShipFromParty 0 (1)
DeclaredValueAmount nsA:DeclaredValueAmount 0 (1)
ShipmentDateTime nsA:ShipmentDateTime 0 (1)
ExportLicenseRequiredIndicator nsA:ExportLicenseRequiredIndicator 0 (1)
ImportLicenseRequiredIndicator nsA:ImportLicenseRequiredIndicator 0 (1)
ScheduledDeliveryDateTime nsA:ScheduledDeliveryDateTime 0 (1)
ActualDeliveryDateTime nsA:ActualDeliveryDateTime 0 (1)
SpecialHandlingNote nsA:SpecialHandlingNote 0 unbounded
Status nsA:Status 0 (1)
TareWeightMeasure nsA:TareWeightMeasure 0 (1)
NetWeightMeasure nsA:NetWeightMeasure 0 (1)
GrossWeightMeasure nsA:GrossWeightMeasure 0 (1)
TotalVolumeMeasure nsA:TotalVolumeMeasure 0 (1)
DistributedCharge nsA:DistributedCharge 0 unbounded
EstimatedFreightChargeAmount nsA:EstimatedFreightChargeAmount 0 (1)
FreightChargeAmount nsA:FreightChargeAmount 0 (1)
SalePriceAmount nsA:SalePriceAmount 0 (1)
ShipmentTotalAmount nsA:ShipmentTotalAmount 0 (1)
LoadingDateTime nsA:LoadingDateTime 0 (1)
EstimatedWeightMeasure nsA:EstimatedWeightMeasure 0 (1)
LoadingWeightMeasure nsA:LoadingWeightMeasure 0 (1)
Dimensions nsA:Dimensions 0 (1)
CountryOfOriginCode nsA:CountryOfOriginCode 0 (1)
DestinationCountryCode nsA:DestinationCountryCode 0 (1)
TransportationMethodCode nsA:TransportationMethodCode 0 (1)
ShipmentServiceLevelCode nsA:ShipmentServiceLevelCode 0 (1)
PointOfStagingCode nsA:PointOfStagingCode 0 (1)
TransportationTerm nsA:TransportationTerm 0 (1)
ShipToLocation nsA:ShipToLocation 0 (1)
PackingMaterial nsA:PackingMaterial 0 (1)
ShippingMaterial nsA:ShippingMaterial 0 (1)
ShipmentUnitContainer nsA:ShipmentUnitContainer 0 unbounded
ShipmentUnitItem nsA:ShipmentUnitItem 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:TrackingIDGroup (1) (1)
<xs:group> nsA:ContainerInstanceIDsGroup (1) (1)
<xs:group> nsA:ShippingWeightandVolumeGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:ShipmentUnit