<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>
|