Definition Type: Element
Name: ExpectedDutyEntryDate
Namespace: http://www.hr-xml.org/3
Type: nsA:FormattedDateTimeType
Containing Schema: Fields.xsd
Abstract
Documentation:
The scheduled or anticipated date on which the employee will "enter on duty". This typically might be used after an offer has been formally made and accepted, but before the employee begins work. It would be used to communicate employee information to a system in anticipation of the employee actually begining employment.
Collapse XSD Schema Diagram:
XSD Diagram of ExpectedDutyEntryDate in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ExpectedDutyEntryDate" type="FormattedDateTimeType">
    <xsd:annotation>
        <xsd:documentation>The scheduled or anticipated date on which the employee will "enter on duty". This typically might be used after an offer has been formally made and accepted, but before the employee begins work. It would be used to communicate employee information to a system in anticipation of the employee actually begining employment.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: