Definition Type: Element
Name: RankedResult
Namespace: http://www.hr-xml.org/3
Type: nsA:RankedSearchRelevanceType
Containing Schema: Components.xsd
Abstract
Documentation:
RankedResult presents information about the extent of a match for a particular search criterion or category. A given criterion can have sub-criteria for which match metadata also may be presented. For example, competencies are a frequent target of matching operations. A search might specify a broad category of competency, such as “Programming Language Proficiency,” as well as finer-grained competency criteria evidencing the broader competency category (e.g, Proficiency Programming in Java; Proficiency Programming in C ).
Collapse XSD Schema Diagram:
Drilldown into RankedResultSubCategory in schema components_xsd Drilldown into UserArea in schema fields_xsd Drilldown into Weight in schema fields_xsd Drilldown into Score in schema components_xsd Drilldown into Offered in schema fields_xsd Drilldown into Requested in schema fields_xsd Drilldown into CriterionName in schema components_xsd Drilldown into RankedSearchRelevanceType in schema components_xsdXSD Diagram of RankedResult in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="RankedResult" type="RankedSearchRelevanceType">
    <xsd:annotation>
        <xsd:documentation>RankedResult presents information about the extent of a match for a particular search criterion or category.  A given criterion can have sub-criteria for which match metadata also may be presented. For example, competencies are a frequent target of matching operations. A search might specify a broad category of competency, such as “Programming Language Proficiency,” as well as finer-grained competency criteria evidencing the broader competency category (e.g, Proficiency Programming in Java; Proficiency Programming in C ).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CriterionName nsA:CriterionName 0 (1)
Requested nsA:Requested 0 (1)
Offered nsA:Offered 0 (1)
Score nsA:Score 0 (1)
Weight nsA:Weight 0 (1)
UserArea nsA:UserArea 0 (1)
RankedResultSubCategory nsA:RankedResultSubCategory 0 unbounded
Collapse Derivation Tree: