Definition Type: ComplexType
Name: ShipmentHeaderBaseType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:StatusEnabledHeaderType
Containing Schema: LogisticsComponents.xsd
Abstract
Documentation:
The Warehouse Location identifies the place from where the goods are shipped
Collapse XSD Schema Diagram:
Drilldown into DistributedCharge in schema components_xsd1 Drilldown into Party in schema components_xsd1 Drilldown into FreightTermCode in schema fields_xsd1 Drilldown into CarrierParty in schema components_xsd1 Drilldown into ShipFromParty in schema components_xsd1 Drilldown into DockID in schema fields_xsd1 Drilldown into SpecialHandlingNote in schema fields_xsd1 Drilldown into TransportationMethodCode in schema fields_xsd1 Drilldown into DistributionCenterCode in schema fields_xsd1 Drilldown into CountryOfOriginCode in schema fields_xsd1 Drilldown into HazardousMaterialCodes 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 LoadingWeightMeasure in schema fields_xsd1 Drilldown into EstimatedWeightMeasure in schema fields_xsd1 Drilldown into ActualDeliveryDateTime in schema fields_xsd1 Drilldown into ScheduledDeliveryDateTime in schema fields_xsd1 Drilldown into ActualShipDateTime in schema fields_xsd1 Drilldown into BillOfLadingReference in schema components_xsd1 Drilldown into CarrierRouteReference in schema components_xsd1 Drilldown into WarehouseLocation in schema components_xsd1 Drilldown into ShipUnitQuantity in schema fields_xsd1 Drilldown into Status in schema components_xsd1 Drilldown into Attachment in schema components_xsd1 Drilldown into DocumentReference in schema components_xsd1 Drilldown into ReferencesGroup in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into DocumentDateTime in schema fields_xsd1 Drilldown into LastModificationDateTime in schema fields_xsd1 Drilldown into AlternateDocumentID in schema components_xsd1 Drilldown into DocumentID in schema components_xsd1 Drilldown into DocumentIDsGroup in schema components_xsd1 Drilldown into HeaderType in schema components_xsd1 Drilldown into StatusEnabledHeaderType in schema components_xsd1XSD Diagram of ShipmentHeaderBaseType in schema logisticscomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ShipmentHeaderBaseType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">The Warehouse Location identifies the place from where the goods are shipped</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="StatusEnabledHeaderType">
            <xsd:sequence>
                <xsd:element ref="ShipUnitQuantity" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/platform/1">Contains the quantity of units or things shipped. This represents the container(s), not the product shipped.  An example of this is "4 truck loads" or "2 wooden crates".</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="WarehouseLocation" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/platform/1">Is the storage facility for inventory.</xsd:documentation>
                        <xsd:documentation source="http://www.openapplications.org/platform/1">Is the storage facility for inventory.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="CarrierRouteReference" minOccurs="0" />
                <xsd:element ref="BillOfLadingReference" minOccurs="0" />
                <xsd:element ref="ActualShipDateTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/platform/1">Is the date that is used to identify the actual date and time a shipment occurs.</xsd:documentation>
                        <xsd:documentation source="http://www.openapplications.org/platform/1">Is the date that is used to identify the actual date and time a shipment occurs.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="ScheduledDeliveryDateTime" minOccurs="0" />
                <xsd:element ref="ActualDeliveryDateTime" minOccurs="0" />
                <xsd:element ref="EstimatedWeightMeasure" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/platform/1">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/platform/1">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/platform/1">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:group ref="ShippingWeightAndVolumeGroup" minOccurs="0" />
                <xsd:element ref="HazardousMaterialCodes" minOccurs="0" />
                <xsd:element ref="CountryOfOriginCode" minOccurs="0" />
                <xsd:element ref="DistributionCenterCode" minOccurs="0" />
                <xsd:element ref="TransportationMethodCode" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/platform/1">Identifies the general type of carrier transportation used to deliver goods.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="SpecialHandlingNote" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="DockID" minOccurs="0" />
                <xsd:element ref="ShipFromParty" minOccurs="0" />
                <xsd:element ref="CarrierParty" minOccurs="0" />
                <xsd:element ref="FreightTermCode" minOccurs="0" />
                <xsd:element ref="Party" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="DistributedCharge" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID oa:DocumentID 0 (1)
AlternateDocumentID oa:AlternateDocumentID 0 unbounded
LastModificationDateTime oa:LastModificationDateTime 0 (1)
DocumentDateTime oa:DocumentDateTime 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
DocumentReference oa:DocumentReference 0 unbounded
Attachment oa:Attachment 0 unbounded
Status oa:Status 0 unbounded
ShipUnitQuantity oa:ShipUnitQuantity 0 (1)
WarehouseLocation oa:WarehouseLocation 0 (1)
CarrierRouteReference oa:CarrierRouteReference 0 (1)
BillOfLadingReference oa:BillOfLadingReference 0 (1)
ActualShipDateTime oa:ActualShipDateTime 0 (1)
ScheduledDeliveryDateTime oa:ScheduledDeliveryDateTime 0 (1)
ActualDeliveryDateTime oa:ActualDeliveryDateTime 0 (1)
EstimatedWeightMeasure oa:EstimatedWeightMeasure 0 (1)
LoadingWeightMeasure oa:LoadingWeightMeasure 0 (1)
TareWeightMeasure oa:TareWeightMeasure 0 (1)
NetWeightMeasure oa:NetWeightMeasure 0 (1)
GrossWeightMeasure oa:GrossWeightMeasure 0 (1)
TotalVolumeMeasure oa:TotalVolumeMeasure 0 (1)
HazardousMaterialCodes oa:HazardousMaterialCodes 0 (1)
CountryOfOriginCode oa:CountryOfOriginCode 0 (1)
DistributionCenterCode oa:DistributionCenterCode 0 (1)
TransportationMethodCode oa:TransportationMethodCode 0 (1)
SpecialHandlingNote oa:SpecialHandlingNote 0 unbounded
DockID oa:DockID 0 (1)
ShipFromParty oa:ShipFromParty 0 (1)
CarrierParty oa:CarrierParty 0 (1)
FreightTermCode oa:FreightTermCode 0 (1)
Party oa:Party 0 unbounded
DistributedCharge oa:DistributedCharge 0 unbounded
<xs:group> oa:DocumentIDsGroup 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
<xs:group> oa:ReferencesGroup 0 (1)
<xs:group> oa:ShippingWeightAndVolumeGroup 0 (1)
Collapse Derivation Tree: