HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: OrganizationUnit

Name OrganizationUnit
Type OrganizationUnitType
Documentation (of type) Contains a collection of information about an organization or sub-entity thereof. Allows for the specification of parent and related organization units.
XML Instance Representation
<OrganizationUnit
Attribute group reference (not shown): EffectiveDateAttributeGroup
>

< OrganizationUnitID> ... </ OrganizationUnitID> [0..1]
< OrganizationUnitName> ... </ OrganizationUnitName> [0..1]
< OrganizationLevelCode> ... </ OrganizationLevelCode> [0..1]
< TypeCode> ... </ TypeCode> [0..*]
< ParentOrganizationUnit> ... </ ParentOrganizationUnit> [0..1]
< RelatedOrganizationUnit> ... </ RelatedOrganizationUnit> [0..*]
< MemberPosition> ... </ MemberPosition> [0..*]
< AdditionalItem> ... </ AdditionalItem> [0..*]
< UserArea> ... </ UserArea> [0..1]
</OrganizationUnit>
Schema Component Representation
<xsd:element name="OrganizationUnit" type=" OrganizationUnitType"/>