Definition Type: Element
Name: LeaveIndicator
Namespace: http://www.hr-xml.org/3
Type: oa:IndicatorType
Containing Schema: Fields.xsd
Abstract
Documentation:
A boolean value indicating whether or not an employee or other resource is currently on a leave of absence. OED: leave n. "(a) leave of absence, or simply leave, permission to be absent from a post of duty. (See also sick-leave.) on leave: absent from duty by permission. (b) Hence, the period of such absence."
Collapse XSD Schema Diagram:
XSD Diagram of LeaveIndicator in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="LeaveIndicator" type="oa:IndicatorType">
    <xsd:annotation>
        <xsd:documentation>A boolean value indicating whether or not an employee or other resource is currently on a leave of absence. OED: leave n. "(a) leave of absence, or simply leave, permission to be absent from a post of duty. (See also sick-leave.) on leave: absent from duty by permission. (b) Hence, the period of such absence."</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: