Definition Type: Element
Name: AppraisalSubject
Namespace: http://www.hr-xml.org/3
Type: nsA:SpecifiedPersonType
Containing Schema: Components.xsd
Abstract
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.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Communication in schema components_xsd Drilldown into RoleCode in schema fields_xsd Drilldown into PersonName in schema components_xsd Drilldown into PersonID in schema fields_xsd Drilldown into SpecifiedPersonType in schema components_xsdXSD Diagram of AppraisalSubject in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AppraisalSubject" type="SpecifiedPersonType">
    <xsd:annotation>
        <xsd: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.	
</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonID nsA:PersonID 0 unbounded
PersonName nsA:PersonName 0 (1)
RoleCode nsA:RoleCode 0 unbounded
Communication nsA:Communication 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: