Definition Type: ComplexType
Name: ItemInstanceBaseType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ItemBaseType
Containing Schema: Components.xsd
Abstract
Documentation:
Extends the ItemBaseType to identify a set of Items along with their SerialNumbers and/or Lot information.
Collapse XSD Schema Diagram:
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_xsd1XSD Diagram of ItemInstanceBaseType in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ItemInstanceBaseType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Extends the ItemBaseType to identify a set of Items along with their SerialNumbers and/or Lot information.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ItemBaseType">
            <xsd:sequence>
                <xsd:element ref="UID" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="RFID" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="SerialNumber" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="ReferenceDesignatorID" minOccurs="0" />
                <xsd:element ref="FindNumber" minOccurs="0" />
                <xsd:element ref="LotSerial" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="SerializedLot" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="Quantity" 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)
<xs:group> oa:ItemIDsGroup 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:ItemInstanceType, oa:ManufacturingItemBaseTypeoa:ShipItemBaseType,