HR-XML 3.0 Standards, 2009  September  23.

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

Element: ParentGroupID

Name ParentGroupID
Type IdentifierType
Documentation A reference from a sibling entity to an associated parent entity or entities. This is used to express an "is a part of" relationship by reference. This approach is used in a number of places within the HR-XML as an alternative to placement of one entity within the other's hierarchy. The use of the ParentGroupID reference is a more flexible and light-weight alternative to recursive structures and deeply nested hierarchies.
XML Instance Representation
<ParentGroupID

validFrom=" FormattedDateTimeType [0..1]"

validTo=" FormattedDateTimeType [0..1]">

oa: IdentifierType

</ParentGroupID>
Schema Component Representation
<xsd:element name="ParentGroupID" type=" IdentifierType"/>