RPN Schema
EmploymentStartDate Element
RPN Schema > NewEmployeeDetail Complex Type : EmploymentStartDate Element
Description
Data Item Ref: N/A. The date which the employee commences (YYYY-MM-DD).
Namespace http://www.ros.ie/schemas/paye-employers/v1/rpn/
Type
xs:date
Diagram
EmploymentStartDate Element
Overview
EmploymentStartDate optional xs:date
Data Item Ref: N/A. The date which the employee commences (YYYY-MM-DD).
Source
<xs:element name="EmploymentStartDate" type="xs:date" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Data Item Ref: N/A. The date which the employee commences (YYYY-MM-DD).</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
NewEmployeeDetail Complex TypeRPN Schema