Definition Type: ComplexType
Name: ItemType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ItemBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Lot in schema components_xsd1 Drilldown into SerialNumber in schema fields_xsd1 Drilldown into RFID in schema fields_xsd1 Drilldown into CountryOfOriginCode 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 ItemType in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ItemType">
    <xsd:complexContent>
        <xsd:extension base="ItemBaseType">
            <xsd:sequence>
                <xsd:element ref="CountryOfOriginCode" minOccurs="0" />
                <xsd:element ref="RFID" minOccurs="0" />
                <xsd:element ref="SerialNumber" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="Lot" minOccurs="0" maxOccurs="unbounded" />
                <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
CountryOfOriginCode oa:CountryOfOriginCode 0 (1)
RFID oa:RFID 0 (1)
SerialNumber oa:SerialNumber 0 unbounded
Lot oa:Lot 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:ItemIDsGroup 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:CompetingItem, oa:Item, oa:UseUpItem