<xsd:element name="ParentGroupID" type="IdentifierType">
<xsd:annotation>
<xsd: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.</xsd:documentation>
</xsd:annotation>
</xsd:element>
|