Definition Type: Element
Name: SearchRelevanceRank
Namespace: http://ns.hr-xml.org/2007-04-15
Type: int:http://www.w3.org/2001/XMLSchema
Containing Schema: SearchTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The rank of this item within the set returned by the search.
Collapse XSD Schema Diagram:
XSD Diagram of SearchRelevanceRank in schema searchtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="SearchRelevanceRank" type="xsd:int" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The rank of this item within the set returned by the search.</xsd:documentation>
    </xsd:annotation>
</xsd:element>