Definition Type: ComplexType
Name: SearchRelevanceScoreType
Namespace: http://www.hr-xml.org/3
Type: nsA:ScoreNumericType
Containing Schema: Fields.xsd
Abstract
Documentation:
The relevance score returned for this item. This might be a percentage, a number score.
Collapse XSD Schema Diagram:
Drilldown into maximumScoreNumeric in schema fields_xsd Drilldown into minimumScoreNumeric in schema fields_xsd Drilldown into interval in schema fields_xsd Drilldown into scoreNumericCode in schema fields_xsd Drilldown into ScoreNumericType in schema fields_xsdXSD Diagram of SearchRelevanceScoreType in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="SearchRelevanceScoreType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">The relevance score returned for this item. This might be a percentage, a number score.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ScoreNumericType" />
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
scoreNumericCode nsA:scoreNumericCode (Optional)
interval nsA:interval Optional
minimumScoreNumeric nsA:minimumScoreNumeric Optional
maximumScoreNumeric nsA:maximumScoreNumeric Optional
Collapse Derivation Tree:
Collapse References:
nsA:SearchRelevanceScore