Definition Type: Element
Name: InterestLevel
Namespace: http://www.hr-xml.org/3
Type: nsA:BaseScoreType
Containing Schema: Components.xsd
Abstract
Documentation:
A rating of a person's interest associated with a competency.
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 InterestLevel in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="InterestLevel" type="BaseScoreType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">A rating of a person's interest associated with a competency.</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: