Definition Type: Element
Name: ProficiencyLevel
Namespace: http://www.hr-xml.org/3
Type: nsA:BaseScoreType
Containing Schema: Components.xsd
Abstract
Documentation:
The state or degree of mastery or adeptness obtained or achieved for a given competency. A 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 ProficiencyLevel in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ProficiencyLevel" type="BaseScoreType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The state or degree of mastery or adeptness obtained or achieved for a given competency. A proficiency level is expressed as a score a point scale or a mark among range of values.
</ccts:DefinitionText>
        </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: