Definition Type: SimpleType
Name: Department
Namespace: http://www.openapplications.org/oagis
Containing Schema: Invoice.xsd
Documentation:
Represents a component of the enterprise, usually an organizational unit lower than division.For a commercial organization, the department is a lower level to which individuals may be assigned. This may not apply in some organizations such as Public Sectors.It is an organizational unit of the G/L Entity. It can be an element of the G/L account structure that represents a level of an organization.
Collapse XSD Schema Diagram:
XSD Diagram of Department in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:simpleType name="Department">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Represents a component of the enterprise, usually an organizational unit lower than division.For a commercial organization, the department is a lower level to which individuals may be assigned.  This may not apply in some organizations such as Public Sectors.It is an organizational unit of the G/L Entity.  It can be an element of the G/L account structure that represents a level of an organization.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsC:Department