Schema Central > OAGIS® 9.4.1 > OrderCommission
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

OrderCommission

Contains the relevant information about the salesperson and the associated commission information. 

See http://www.openapplications.org/platform/1.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/OrderManagementComponents.xsd

Type: OrderCommissionType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<OrderCommission>
   <SalesOrganizationIDs>
      <ID>normalizedString</ID>
   </SalesOrganizationIDs>
   <SalesPerson>
      <ID>normalizedString</ID>
      <Name>string</Name>
      <JobTitle>string</JobTitle>
      <Responsibility>string</Responsibility>
      <DepartmentName>string</DepartmentName>
      <Communication>
         <ChannelCode>normalizedString</ChannelCode>
         <UseCode>normalizedString</UseCode>
         <CountryDialing>string</CountryDialing>
         <AreaDialing>string</AreaDialing>
         <DialNumber>string</DialNumber>
         <Extension>string</Extension>
         <Access>string</Access>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Communication>
      <Preference>
         <Sequence>1</Sequence>
         <Indicator>true</Indicator>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Preference>
      <UserArea>
         <!--any element-->
      </UserArea>
   </SalesPerson>
   <Amount currencyID="AED">1.0</Amount>
   <Quantity>1.0</Quantity>
   <UserArea>
      <!--any element-->
   </UserArea>
</OrderCommission>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com