Definition Type: Element
Name: OverallRating
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EPMOverallRatingType
Containing Schema: EPMResult.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Provides an overall or summary performance rating.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema userarea_xsd Drilldown into Comments in schema epmtypes_xsd Drilldown into StackRankInfo in schema epmtypes_xsd Drilldown into Band in schema epmtypes_xsd Drilldown into Score in schema epmtypes_xsd Drilldown into Description in schema epmtypes_xsd Drilldown into Passed in schema epmtypes_xsd Drilldown into ScoreId in schema epmtypes_xsd Drilldown into EPMOverallRatingType in schema epmtypes_xsdXSD Diagram of OverallRating in schema epmresult_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="OverallRating" type="EPMOverallRatingType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Provides an overall or summary performance rating.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScoreId hr:ScoreId 0 (1)
Passed hr:Passed 0 (1)
Description hr:Description 0 (1)
Score hr:Score 0 (1)
Band hr:Band 0 (1)
StackRankInfo hr:StackRankInfo 0 unbounded
Comments hr:Comments 0 unbounded
UserArea hr:UserArea 0 (1)
Collapse Derivation Tree: