Definition Type: Element
Name: SalesOrganization
Namespace: http://www.openapplications.org/oagis
Type: nsC:SalesOrganization
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Indicates the Sales Organizations involved in the sell.
Collapse XSD Schema Diagram:
Drilldown into SalesOrganization in schema invoice_xsdXSD Diagram of SalesOrganization in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="SalesOrganization" type="SalesOrganization" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the Sales Organizations involved in the sell.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: