Definition Type: Element
Name: Score
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:NumericAndStringScoreType
Containing Schema: EPMTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This element draws upon the "NumericValue" and "StringValue" global elements within CompetencyTypes. One or both may appear.
Collapse XSD Schema Diagram:
Drilldown into StringValue in schema competencytypes_xsd Drilldown into NumericValue in schema competencytypes_xsd Drilldown into NumericAndStringScoreType in schema competencytypes_xsdXSD Diagram of Score in schema epmtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Score" type="NumericAndStringScoreType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>This element draws upon the "NumericValue" and "StringValue" global elements within CompetencyTypes. One or both may appear.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NumericValue hr:NumericValue 0 (1)
StringValue hr:StringValue 0 (1)
Collapse Derivation Tree: