Definition Type: Element
Name: PercentileRank
Namespace: http://www.hr-xml.org/3
Type: oa:PercentType
Containing Schema: Fields.xsd
Abstract
Documentation:
A score's percentile rank. The percentile rank of a score is the percentage of scores within a distribution which are lower. For example, a test score which is greater than 90 percent of the scores is said to be at the 90th percentile.
Collapse XSD Schema Diagram:
XSD Diagram of PercentileRank in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PercentileRank" type="oa:PercentType">
    <xsd:annotation>
        <xsd:documentation>A score's percentile rank. The percentile rank of a score is the percentage of scores within a distribution which are lower. For example, a test score which is greater than 90 percent of the scores is said to be at the 90th percentile.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: