HR-XML 3.0 Standards, 2009  September  23.

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

Element: AppraisalSubject

Name AppraisalSubject
Type SpecifiedPersonType
Documentation Contains a collection of data about the person who is the focus of a performance management process or development assessment. OED: appraisal, n. 2. A formal evaluation of the performance of an employee at work over a particular period; evaluation or assessment in this manner, intended to improve individual and organizational performance.
XML Instance Representation
<AppraisalSubject>

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