Definition Type: SimpleType
Name: ScoreTextCodeEnumTypes
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Documentation:
A set of enumerations describing the textual type of scoring scheme.
Collapse XSD Schema Diagram:
XSD Diagram of ScoreTextCodeEnumTypes in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="ScoreTextCodeEnumTypes">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
A set of enumerations describing the textual type of scoring scheme.           
       </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="CourseGrade">
            <xsd:annotation>
                <xsd:documentation>A test score that is expressed as a mark (or grade) in an educational course.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration CourseGrade