Definition Type: Element
Name: PreparedBy
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EPMPersonType
Containing Schema: EPMResult.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Identifies the person with primary responsibility for preparing the performance appraisal RaterPanelInfo element provivdes means to capture details about all stakeholders involved in appraisal/rating process.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema userarea_xsd Drilldown into PersonName in schema personname_xsd Drilldown into PersonLegalId in schema epmtypes_xsd Drilldown into PersonId in schema epmtypes_xsd Drilldown into EPMPersonType in schema epmtypes_xsdXSD Diagram of PreparedBy in schema epmresult_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PreparedBy" type="EPMPersonType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Identifies the person with primary responsibility for preparing the performance appraisal RaterPanelInfo element provivdes means to capture details about all stakeholders involved in appraisal/rating process.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonId hr:PersonId 0 (1)
PersonLegalId hr:PersonLegalId 0 (1)
PersonName hr:PersonName 0 (1)
UserArea hr:UserArea 0 (1)
Collapse Derivation Tree: