Definition Type: ComplexType
Name: ShipUnitBaseType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: LogisticsComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DistributedCharge in schema components_xsd1 Drilldown into TotalVolumeMeasure in schema fields_xsd1 Drilldown into GrossWeightMeasure in schema fields_xsd1 Drilldown into NetWeightMeasure in schema fields_xsd1 Drilldown into TareWeightMeasure in schema fields_xsd1 Drilldown into ShippingWeightAndVolumeGroup in schema components_xsd1 Drilldown into Status in schema components_xsd1 Drilldown into SpecialHandlingNote in schema fields_xsd1 Drilldown into ActualDeliveryDateTime in schema fields_xsd1 Drilldown into ScheduledDeliveryDateTime in schema fields_xsd1 Drilldown into ImportLicenseRequiredIndicator in schema fields_xsd1 Drilldown into ExportLicenseRequiredIndicator in schema fields_xsd1 Drilldown into ShipmentDateTime in schema fields_xsd1 Drilldown into DeclaredValueAmount in schema fields_xsd1 Drilldown into ShipFromParty in schema components_xsd1 Drilldown into CarrierParty in schema components_xsd1 Drilldown into SealID in schema fields_xsd1 Drilldown into RFID in schema fields_xsd1 Drilldown into ContainerID in schema fields_xsd1 Drilldown into ContainerInstanceIDsGroup in schema logisticscomponents_xsd Drilldown into ContainerGroupID in schema fields_xsd1 Drilldown into ShipUnitTotalID in schema fields_xsd1 Drilldown into ShipUnitSequenceID in schema fields_xsd1 Drilldown into TrackingID in schema fields_xsd1 Drilldown into TrackingIDGroup in schema logisticscomponents_xsd Drilldown into type in schema logisticscomponents_xsdXSD Diagram of ShipUnitBaseType in schema logisticscomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ShipUnitBaseType">
    <xsd:sequence>
        <xsd:group ref="TrackingIDGroup" minOccurs="0" />
        <xsd:group ref="ContainerInstanceIDsGroup" minOccurs="0" />
        <xsd:element ref="CarrierParty" minOccurs="0" />
        <xsd:element ref="ShipFromParty" minOccurs="0" />
        <xsd:element ref="DeclaredValueAmount" minOccurs="0" />
        <xsd:element ref="ShipmentDateTime" minOccurs="0" />
        <xsd:element ref="ExportLicenseRequiredIndicator" minOccurs="0" />
        <xsd:element ref="ImportLicenseRequiredIndicator" minOccurs="0" />
        <xsd:element ref="ScheduledDeliveryDateTime" minOccurs="0" />
        <xsd:element ref="ActualDeliveryDateTime" minOccurs="0" />
        <xsd:element ref="SpecialHandlingNote" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Status" minOccurs="0" />
        <xsd:group ref="ShippingWeightAndVolumeGroup" minOccurs="0" />
        <xsd:element ref="DistributedCharge" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="type" type="NormalizedStringType">
        <xsd:annotation>
            <xsd:documentation source="http://www.openapplications.org/platform/1">Indicates the type of container.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TrackingID oa:TrackingID 0 unbounded
ShipUnitSequenceID oa:ShipUnitSequenceID 0 (1)
ShipUnitTotalID oa:ShipUnitTotalID 0 (1)
ContainerGroupID oa:ContainerGroupID 0 (1)
ContainerID oa:ContainerID 0 unbounded
RFID oa:RFID 0 (1)
SealID oa:SealID 0 (1)
CarrierParty oa:CarrierParty 0 (1)
ShipFromParty oa:ShipFromParty 0 (1)
DeclaredValueAmount oa:DeclaredValueAmount 0 (1)
ShipmentDateTime oa:ShipmentDateTime 0 (1)
ExportLicenseRequiredIndicator oa:ExportLicenseRequiredIndicator 0 (1)
ImportLicenseRequiredIndicator oa:ImportLicenseRequiredIndicator 0 (1)
ScheduledDeliveryDateTime oa:ScheduledDeliveryDateTime 0 (1)
ActualDeliveryDateTime oa:ActualDeliveryDateTime 0 (1)
SpecialHandlingNote oa:SpecialHandlingNote 0 unbounded
Status oa:Status 0 (1)
TareWeightMeasure oa:TareWeightMeasure 0 (1)
NetWeightMeasure oa:NetWeightMeasure 0 (1)
GrossWeightMeasure oa:GrossWeightMeasure 0 (1)
TotalVolumeMeasure oa:TotalVolumeMeasure 0 (1)
DistributedCharge oa:DistributedCharge 0 unbounded
<xs:group> oa:TrackingIDGroup 0 (1)
<xs:group> oa:ContainerInstanceIDsGroup 0 (1)
<xs:group> oa:ShippingWeightAndVolumeGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oa:type (Optional)
Collapse Derivation Tree:
Collapse References:
oa:ShipmentUnitType