Definition Type: SimpleType
Name: Division
Namespace: http://www.openapplications.org/oagis
Containing Schema: Fields.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 fields_xsd (Open Applications Group (OAGIS))
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:
oa:Division