Definition Type: Element
Name: OnlineOrderLine
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:OnlineOrderLineType
Containing Schema: OnlineOrder.xsd
Abstract
Documentation:
The Line represents the specific line items in the shopping OnlineOrder
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into PriceBreak in schema ordermanagementcomponents_xsd Drilldown into SupplierParty in schema components_xsd Drilldown into UnitPrice in schema components_xsd Drilldown into Facility in schema components_xsd Drilldown into Item in schema components_xsd Drilldown into OrderDateTime in schema fields_xsd Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into LineNumber in schema fields_xsd Drilldown into LineType in schema components_xsd Drilldown into OnlineOrderLineType in schema onlineorder_xsdXSD Diagram of OnlineOrderLine in schema onlineorder_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="OnlineOrderLine" type="OnlineOrderLineType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">The Line represents the specific line items in the shopping OnlineOrder</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber nsA:LineNumber 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
OrderDateTime nsA:OrderDateTime 0 (1)
Item nsA:Item 0 (1)
Facility nsA:Facility 0 (1)
UnitPrice nsA:UnitPrice 0 (1)
SupplierParty nsA:SupplierParty 0 (1)
PriceBreak nsA:PriceBreak 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree: