Definition Type: SimpleType
Name: Division
Namespace: http://www.openapplications.org/oagis
Containing Schema: Invoice.xsd
Documentation:
Represents a component of the enterprise. Typically, division is the organizational unit between the GL Entity and the department. This may be used to capture revenue and/or cost.
Collapse XSD Schema Diagram:
XSD Diagram of Division in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:simpleType name="Division">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Represents a component of the enterprise.  Typically, division is the organizational unit between the GL Entity and the department.  This may be used to capture revenue and/or cost.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsC:Division