Definition Type: Element
Name: OverallPerformanceRating
Namespace: http://www.hr-xml.org/3
Type: nsA:ScoreType
Containing Schema: Components.xsd
Abstract
Documentation:
The competence or effectiveness of a person in performing an action; the capabilities, productivity, or success of a person when measured against a standard.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ScoreText in schema fields_xsd Drilldown into ScoreNumeric in schema fields_xsd Drilldown into BaseScoreType in schema components_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsd Drilldown into ScoreType in schema components_xsdXSD Diagram of OverallPerformanceRating in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="OverallPerformanceRating" type="ScoreType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">The competence or effectiveness of a person in performing an action; the capabilities, productivity, or success of a  person when measured against a standard.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScoreNumeric nsA:ScoreNumeric 0 unbounded
ScoreText nsA:ScoreText 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree: