Definition Type: ComplexType
Name: ShipItemBaseType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ItemInstanceBaseType
Containing Schema: LogisticsComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ItemSubLine in schema logisticscomponents_xsd Drilldown into DocumentReference in schema components_xsd1 Drilldown into SalesOrderReference in schema components_xsd1 Drilldown into PurchaseOrderReference in schema components_xsd1 Drilldown into RequisitionReference 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 OwnershipCode in schema fields_xsd1 Drilldown into BackOrderedQuantity in schema fields_xsd1 Drilldown into OpenQuantity in schema fields_xsd1 Drilldown into ShippedQuantity in schema fields_xsd1 Drilldown into OrderQuantity in schema fields_xsd1 Drilldown into ImportLicenseRequiredIndicator in schema fields_xsd1 Drilldown into CountryOfOriginCode in schema fields_xsd1 Drilldown into Quantity in schema fields_xsd1 Drilldown into SerializedLot in schema components_xsd1 Drilldown into LotSerial in schema components_xsd1 Drilldown into FindNumber in schema fields_xsd1 Drilldown into ReferenceDesignatorID in schema fields_xsd1 Drilldown into SerialNumber in schema fields_xsd1 Drilldown into RFID in schema fields_xsd1 Drilldown into UID in schema fields_xsd1 Drilldown into Packaging in schema components_xsd1 Drilldown into HazardousMaterial in schema components_xsd1 Drilldown into Specification in schema components_xsd1 Drilldown into Classification 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 ServiceIndicator in schema fields_xsd1 Drilldown into EPCID in schema fields_xsd1 Drilldown into UPCID in schema fields_xsd1 Drilldown into SupplierItemID in schema components_xsd1 Drilldown into ManufacturerItemID in schema components_xsd1 Drilldown into CustomerItemID in schema components_xsd1 Drilldown into ItemID in schema components_xsd1 Drilldown into ItemIDsGroup in schema components_xsd1 Drilldown into ItemBaseType in schema components_xsd1 Drilldown into ItemInstanceBaseType in schema components_xsd1XSD Diagram of ShipItemBaseType in schema logisticscomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ShipItemBaseType">
    <xsd:complexContent>
        <xsd:extension base="ItemInstanceBaseType">
            <xsd:sequence>
                <xsd:element ref="CountryOfOriginCode" minOccurs="0" />
                <xsd:element ref="ImportLicenseRequiredIndicator" minOccurs="0" />
                <xsd:element ref="OrderQuantity" minOccurs="0" />
                <xsd:element ref="ShippedQuantity" minOccurs="0" />
                <xsd:element ref="OpenQuantity" minOccurs="0" />
                <xsd:element ref="BackOrderedQuantity" minOccurs="0" />
                <xsd:element ref="OwnershipCode" 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" />
                <xsd:element ref="RequisitionReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="PurchaseOrderReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="SalesOrderReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="ItemSubLine" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemID oa:ItemID 0 unbounded
CustomerItemID oa:CustomerItemID 0 (1)
ManufacturerItemID oa:ManufacturerItemID 0 (1)
SupplierItemID oa:SupplierItemID 0 (1)
UPCID oa:UPCID 0 (1)
EPCID oa:EPCID 0 (1)
ServiceIndicator oa:ServiceIndicator 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
Classification oa:Classification 0 unbounded
Specification oa:Specification 0 unbounded
HazardousMaterial oa:HazardousMaterial 0 unbounded
Packaging oa:Packaging 0 unbounded
UID oa:UID 0 unbounded
RFID oa:RFID 0 unbounded
SerialNumber oa:SerialNumber 0 unbounded
ReferenceDesignatorID oa:ReferenceDesignatorID 0 (1)
FindNumber oa:FindNumber 0 (1)
LotSerial oa:LotSerial 0 unbounded
SerializedLot oa:SerializedLot 0 unbounded
Quantity oa:Quantity 0 (1)
CountryOfOriginCode oa:CountryOfOriginCode 0 (1)
ImportLicenseRequiredIndicator oa:ImportLicenseRequiredIndicator 0 (1)
OrderQuantity oa:OrderQuantity 0 (1)
ShippedQuantity oa:ShippedQuantity 0 (1)
OpenQuantity oa:OpenQuantity 0 (1)
BackOrderedQuantity oa:BackOrderedQuantity 0 (1)
OwnershipCode oa:OwnershipCode 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)
RequisitionReference oa:RequisitionReference 0 unbounded
PurchaseOrderReference oa:PurchaseOrderReference 0 unbounded
SalesOrderReference oa:SalesOrderReference 0 unbounded
DocumentReference oa:DocumentReference 0 unbounded
ItemSubLine oa:ItemSubLine 0 unbounded
<xs:group> oa:ItemIDsGroup 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
<xs:group> oa:ShippingWeightAndVolumeGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
oa:ShipmentUnitItemType