HR-XML 3.0 Standards, 2009  September  23.

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

Element: OrganizationChart

Name OrganizationChart
Type OrganizationChartType
Documentation (of type) Dictionary Entry Name: Organization Chart. Details

Definition: This is intended as a simple, "open model" structure for communicating basic information about an organization, its sub-entities or "organization units," the positions within those units, and the incumbents within those positions. The schema design is "flat" versus recursive in design, but hierarchy and reporting relationships can be expressed.

XML Instance Representation
<OrganizationChart
Attribute group reference (not shown): EffectiveDateAttributeGroup
>

Model group reference (not shown): DocumentIDGroup [0..1]
< DocumentSequence> ... </ DocumentSequence> [0..1]
< VersionID> ... </ VersionID> [0..1]
< Party> ... </ Party> [0..1]
< OrganizationUnit> ... </ OrganizationUnit> [0..*]
< AdditionalItem> ... </ AdditionalItem> [0..*]
< UserArea> ... </ UserArea> [0..1]
</OrganizationChart>
Schema Component Representation
<xsd:element name="OrganizationChart" type=" OrganizationChartType"/>