Definition Type: ComplexType
Name: ShipmentHeaderBaseType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA: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_xsd Drilldown into Party in schema components_xsd Drilldown into FreightTermCode in schema fields_xsd Drilldown into CarrierParty in schema components_xsd Drilldown into ShipFromParty in schema components_xsd Drilldown into DockID in schema fields_xsd Drilldown into SpecialHandlingNote in schema fields_xsd Drilldown into TransportationMethodCode in schema fields_xsd Drilldown into DistributionCenterCode in schema fields_xsd Drilldown into CountryOfOriginCode in schema fields_xsd Drilldown into HazardousMaterialCodes 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 LoadingWeightMeasure in schema fields_xsd Drilldown into EstimatedWeightMeasure in schema fields_xsd Drilldown into ActualDeliveryDateTime in schema fields_xsd Drilldown into ScheduledDeliveryDateTime in schema fields_xsd Drilldown into ActualShipDateTime in schema fields_xsd Drilldown into CarrierRouteReference in schema components_xsd Drilldown into WarehouseLocation in schema components_xsd Drilldown into ShipUnitQuantity in schema fields_xsd Drilldown into Status in schema components_xsd Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into DocumentDateTime in schema fields_xsd Drilldown into LastModificationDateTime in schema fields_xsd Drilldown into AlternateDocumentID in schema components_xsd Drilldown into DocumentID in schema components_xsd Drilldown into DocumentIDsGroup in schema components_xsd Drilldown into HeaderType in schema components_xsd Drilldown into StatusEnabledHeaderType in schema components_xsdXSD Diagram of ShipmentHeaderBaseType in schema logisticscomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ShipmentHeaderBaseType">
    <xsd:annotation>
        <xsd:documentation>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/oagis/9">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/oagis/9">Is the storage facility for inventory.</xsd:documentation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the storage facility for inventory.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="CarrierRouteReference" minOccurs="0" />
                <xsd:element ref="ActualShipDateTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">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/oagis/9">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/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:group ref="ShippingWeightandVolumeGroup" />
                <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/oagis/9">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 nsA:DocumentID 0 (1)
AlternateDocumentID nsA:AlternateDocumentID 0 unbounded
LastModificationDateTime nsA:LastModificationDateTime 0 (1)
DocumentDateTime nsA:DocumentDateTime 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
Status nsA:Status 0 (1)
ShipUnitQuantity nsA:ShipUnitQuantity 0 (1)
WarehouseLocation nsA:WarehouseLocation 0 (1)
CarrierRouteReference nsA:CarrierRouteReference 0 (1)
ActualShipDateTime nsA:ActualShipDateTime 0 (1)
ScheduledDeliveryDateTime nsA:ScheduledDeliveryDateTime 0 (1)
ActualDeliveryDateTime nsA:ActualDeliveryDateTime 0 (1)
EstimatedWeightMeasure nsA:EstimatedWeightMeasure 0 (1)
LoadingWeightMeasure nsA:LoadingWeightMeasure 0 (1)
TareWeightMeasure nsA:TareWeightMeasure 0 (1)
NetWeightMeasure nsA:NetWeightMeasure 0 (1)
GrossWeightMeasure nsA:GrossWeightMeasure 0 (1)
TotalVolumeMeasure nsA:TotalVolumeMeasure 0 (1)
HazardousMaterialCodes nsA:HazardousMaterialCodes 0 (1)
CountryOfOriginCode nsA:CountryOfOriginCode 0 (1)
DistributionCenterCode nsA:DistributionCenterCode 0 (1)
TransportationMethodCode nsA:TransportationMethodCode 0 (1)
SpecialHandlingNote nsA:SpecialHandlingNote 0 unbounded
DockID nsA:DockID 0 (1)
ShipFromParty nsA:ShipFromParty 0 (1)
CarrierParty nsA:CarrierParty 0 (1)
FreightTermCode nsA:FreightTermCode 0 (1)
Party nsA:Party 0 unbounded
DistributedCharge nsA:DistributedCharge 0 unbounded
<xs:group> nsA:DocumentIDsGroup (1) (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
<xs:group> nsA:ShippingWeightandVolumeGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:ReceiveDeliveryHeaderType, nsA:ShipmentHeaderType