Definition Type: Element
Name: Item
Namespace: http://www.openapplications.org/oagis
Type: oa:Item
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A product or substance that is bought, sold, manufactured, delivered, or is somehow handled in similar business processes. It is the identifier of a "thing".SYNONYMS Material Part Resource Stock Keeping Unit (SKU)
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Property in schema components_xsd Drilldown into Disposition in schema components_xsd Drilldown into Variation in schema components_xsd Drilldown into Type in schema components_xsd Drilldown into ItemId in schema fields_xsd Drilldown into Item in schema components_xsdXSD Diagram of Item in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Item" type="Item" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">A product or substance that is bought, sold, manufactured, delivered, or is somehow handled in similar business processes.  It is the identifier of a "thing".SYNONYMS	Material	Part	Resource	Stock Keeping Unit (SKU)</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemId oa:ItemId 0 (1)
Type oa:Type 0 (1)
Variation oa:Variation 0 (1)
Disposition oa:Disposition 0 (1)
Property oa:Property 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: