Definition Type: Element
Name: OrderItem
Namespace: http://www.openapplications.org/oagis
Type: nsC:OrderItem
Containing Schema: Invoice.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 invoice_xsd Drilldown into Attachments in schema invoice_xsd Drilldown into FeatureValue in schema invoice_xsd Drilldown into Lot in schema invoice_xsd Drilldown into ProductLine in schema invoice_xsd Drilldown into HazardousMaterial in schema invoice_xsd Drilldown into ParentSerialNumber in schema invoice_xsd Drilldown into SerialNumber in schema invoice_xsd Drilldown into Description in schema invoice_xsd Drilldown into Definition in schema invoice_xsd Drilldown into ItemType in schema invoice_xsd Drilldown into ItemCategoryId in schema invoice_xsd Drilldown into Commodity in schema invoice_xsd Drilldown into ItemStatus in schema invoice_xsd Drilldown into ItemIds in schema invoice_xsd Drilldown into OrderItem in schema invoice_xsdXSD Diagram of OrderItem in schema invoice_xsd (HR-XML - Human Resources XML)
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 nsC:ItemIds 0 (1)
ItemStatus nsC:ItemStatus 0 (1)
Commodity nsC:Commodity 0 unbounded
ItemCategoryId nsC:ItemCategoryId 0 (1)
ItemType nsC:ItemType 0 (1)
Definition nsC:Definition 0 unbounded
Description nsC:Description 0 unbounded
SerialNumber nsC:SerialNumber 0 unbounded
ParentSerialNumber nsC:ParentSerialNumber 0 (1)
HazardousMaterial nsC:HazardousMaterial 0 (1)
ProductLine nsC:ProductLine 0 (1)
Lot nsC:Lot 0 unbounded
FeatureValue nsC:FeatureValue 0 (1)
Attachments nsC:Attachments 0 (1)
UserArea nsC:UserArea 0 (1)
Collapse Derivation Tree: