Definition Type: Element
Name: YearsNumeric
Namespace: http://www.hr-xml.org/3
Type: oa:IntegerNumericType
Containing Schema: Fields.xsd
Abstract
Documentation:
The number of years of experience required or covered. For example, in the case of employment screening, a search of employment history or criminal records might be limited to 7 years.
Collapse XSD Schema Diagram:
XSD Diagram of YearsNumeric in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="YearsNumeric" type="oa:IntegerNumericType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
The number of years of experience required or covered. For example, in the case of employment screening, a search of employment history or criminal records might be limited to 7 years. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: