Definition Type: Element
Name: OrderCommission
Namespace: http://www.openapplications.org/oagis/9
Type: oa:OrderCommissionType
Containing Schema: OrderManagementComponents.xsd
Abstract
Documentation:
Contains the relevant information about the salesperson and the associated commission information.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Percentage in schema fields_xsd1 Drilldown into OrderQuantity in schema fields_xsd1 Drilldown into OrderAmount in schema fields_xsd1 Drilldown into Quantity in schema fields_xsd1 Drilldown into Amount in schema fields_xsd1 Drilldown into SalesPerson in schema components_xsd1 Drilldown into SalesOrganizationIDs in schema components_xsd1 Drilldown into OrderCommissionType in schema ordermanagementcomponents_xsdXSD Diagram of OrderCommission in schema ordermanagementcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="OrderCommission" type="OrderCommissionType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Contains the relevant information about the salesperson and the associated commission information. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SalesOrganizationIDs oa:SalesOrganizationIDs 0 (1)
SalesPerson oa:SalesPerson 0 (1)
Amount oa:Amount 0 (1)
Quantity oa:Quantity 0 (1)
OrderAmount oa:OrderAmount 0 (1)
OrderQuantity oa:OrderQuantity 0 (1)
Percentage oa:Percentage 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: