Definition Type: ComplexType
Name: ShipmentUnitItemType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ShipItemBaseType
Containing Schema: LogisticsComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into FreightClassificationCode in schema fields_xsd1 Drilldown into FreightItemID in schema fields_xsd1 Drilldown into FreightItemGroup in schema logisticscomponents_xsd Drilldown into ExtendedSalePriceAmount in schema fields_xsd1 Drilldown into UnitSalePriceAmount in schema fields_xsd1 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_xsd1 Drilldown into ShipItemBaseType in schema logisticscomponents_xsdXSD Diagram of ShipmentUnitItemType in schema logisticscomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ShipmentUnitItemType">
    <xsd:complexContent>
        <xsd:extension base="ShipItemBaseType">
            <xsd:sequence>
                <xsd:element ref="UnitSalePriceAmount" minOccurs="0" />
                <xsd:element ref="ExtendedSalePriceAmount" minOccurs="0" />
                <xsd:group ref="FreightItemGroup" minOccurs="0" />
                <xsd:element ref="UserArea" minOccurs="0" />
            </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
UnitSalePriceAmount oa:UnitSalePriceAmount 0 (1)
ExtendedSalePriceAmount oa:ExtendedSalePriceAmount 0 (1)
FreightItemID oa:FreightItemID 0 (1)
FreightClassificationCode oa:FreightClassificationCode 0 (1)
UserArea oa:UserArea 0 (1)
<xs:group> oa:ItemIDsGroup 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
<xs:group> oa:ShippingWeightAndVolumeGroup (1) (1)
<xs:group> oa:FreightItemGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:ShipmentUnitItem