Definition Type: Element
Name: RequiredProficiencyLevel
Namespace: http://www.hr-xml.org/3
Type: nsA:BaseScoreType
Containing Schema: Components.xsd
Abstract
Documentation:
A minimum level of proficiency for a competency associated with a position, role, course, or other item. The proficiency level is expressed as a score a point scale or a mark among range of values.
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_xsdXSD Diagram of RequiredProficiencyLevel in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="RequiredProficiencyLevel" type="BaseScoreType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">A minimum level of proficiency for a competency  associated with a position, role, course, or other item. The proficiency level is expressed as a score a point scale or a mark among range of values.</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 Derivation Tree: