Definition Type: Element
Name: SalesOrder
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:SalesOrderType
Containing Schema: SalesOrder.xsd
Abstract
Documentation:
The SalesOrder is a order or customer order, it is a step beyond a PurchaseOrder in that the receiving entity of the order also communicates SalesInformoration about the Order along with the Order itself. The SalesOrder is intended to be used when a order needs to be communicated between business applications and the PurchaseOrder terms and conditions and quantities have been agreed to. This agreement may occur in an electronic or by other means.
Collapse XSD Schema Diagram:
Drilldown into SalesOrderLine in schema salesorder_xsd Drilldown into SalesOrderHeader in schema salesorder_xsd Drilldown into SalesOrderType in schema salesorder_xsdXSD Diagram of SalesOrder in schema salesorder_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="SalesOrder" type="SalesOrderType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">The SalesOrder is a order or customer order, it is a step beyond a PurchaseOrder in that the receiving entity of the order also communicates SalesInformoration about the Order along with the Order itself. The SalesOrder is intended to be used when a order needs to be communicated between business applications and the PurchaseOrder terms and conditions and quantities have been agreed to. This agreement may occur in an electronic or by other means.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SalesOrderHeader nsA:SalesOrderHeader 0 (1)
SalesOrderLine nsA:SalesOrderLine 0 unbounded
Collapse Derivation Tree: