Definition Type: Element
Name: FullTimeEquivalentRatio
Namespace: http://www.hr-xml.org/3
Type: oa:NumericType
Containing Schema: Fields.xsd
Abstract
Documentation:
A ratio (a decimal value) expressing the level of the position as a full-time equivalent employee. For example, 0.5 would be a half-time position or represent one-half of a full-time employee. This presumes trading partners know the base from which an FTE is computed. For example, 40 hours a week might be a particular employer's standard for full-time.
Collapse XSD Schema Diagram:
XSD Diagram of FullTimeEquivalentRatio in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="FullTimeEquivalentRatio" type="oa:NumericType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">A ratio (a decimal value) expressing the level of the position as a full-time equivalent employee. For example, 0.5 would be a half-time position or represent one-half of a full-time employee. This presumes trading partners know the base from which an FTE is computed. For example, 40 hours a week might be a particular employer's standard for full-time.
</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: