HR-XML 3.0 Standards, 2009  September  23.

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

Element: PlanSubject

Name PlanSubject
Type SpecifiedPersonType
Documentation Identifies the person who is the subject of the objectives, development, or other plan. The person for whom the objectives plan was prepared. The person responsible for carrying out or fulfilling the objectives.
XML Instance Representation
<PlanSubject>

< PersonID> ... </ PersonID> [0..*]
< PersonName> ... </ PersonName> [0..1]
< RoleCode> ... </ RoleCode> [0..*]
< Communication> ... </ Communication> [0..*]
< UserArea> ... </ UserArea> [0..1]
</PlanSubject>
Schema Component Representation
<xsd:element name="PlanSubject" type=" SpecifiedPersonType"/>