HR-XML 3.0 Standards, 2009  September  23.

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

Element: RelatedOrganizationUnit

Name RelatedOrganizationUnit
Type RelatedOrganizationUnitType
Documentation (of type) Provides a means to reference another associated organization unit and to specify a relationship. This usually would be used to refer to an organization other than the immediate parent organization.
XML Instance Representation
<RelatedOrganizationUnit>

< OrganizationUnitID> ... </ OrganizationUnitID> [0..1]
< OrganizationName> ... </ OrganizationName> [0..1]
< OrganizationRelationshipCode> ... </ OrganizationRelationshipCode> [0..*]
< AdditionalItem> ... </ AdditionalItem> [0..*]
< UserArea> ... </ UserArea> [0..1]
</RelatedOrganizationUnit>
Schema Component Representation
<xsd:element name="RelatedOrganizationUnit" type=" RelatedOrganizationUnitType"/>