Definition Type: Element
Name: ItemIDs
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ItemIDsType
Containing Schema: Components.xsd
Abstract
Documentation:
The Item identifiers that uniquily identify a given item. These identifiers may be specific to the party in which they make reference.
Collapse XSD Schema Diagram:
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 IDsType in schema components_xsd1 Drilldown into ItemIDsType in schema components_xsd1XSD Diagram of ItemIDs in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ItemIDs" type="ItemIDsType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">The Item identifiers that uniquily identify a given item. These identifiers may be specific to the party in which they make reference.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
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)
Collapse Derivation Tree: