Definition Type: Element
Name: OrderItem
Namespace: http://www.openapplications.org/oagis
Type: oa:OrderItem
Containing Schema: Components.xsd
Abstract
Documentation:
Provides information on the Orderable Item. When associated with an order like a Purchase Order, it identifies the item being ordered at the associated Line.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Attachments in schema components_xsd Drilldown into FeatureValue in schema components_xsd Drilldown into Lot in schema components_xsd Drilldown into ProductLine in schema components_xsd Drilldown into HazardousMaterial in schema components_xsd Drilldown into ParentSerialNumber in schema components_xsd Drilldown into SerialNumber in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into Definition in schema components_xsd Drilldown into ItemType in schema components_xsd Drilldown into ItemCategoryId in schema components_xsd Drilldown into Commodity in schema components_xsd Drilldown into ItemStatus in schema components_xsd Drilldown into ItemIds in schema fields_xsd Drilldown into OrderItem in schema components_xsdXSD Diagram of OrderItem in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="OrderItem" type="OrderItem">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Provides information on the Orderable Item. When associated with an order like a Purchase Order, it identifies the item being ordered at the associated Line.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemIds oa:ItemIds 0 (1)
ItemStatus oa:ItemStatus 0 (1)
Commodity oa:Commodity 0 unbounded
ItemCategoryId oa:ItemCategoryId 0 (1)
ItemType oa:ItemType 0 (1)
Definition oa:Definition 0 unbounded
Description oa:Description 0 unbounded
SerialNumber oa:SerialNumber 0 unbounded
ParentSerialNumber oa:ParentSerialNumber 0 (1)
HazardousMaterial oa:HazardousMaterial 0 (1)
ProductLine oa:ProductLine 0 (1)
Lot oa:Lot 0 unbounded
FeatureValue oa:FeatureValue 0 (1)
Attachments oa:Attachments 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: