The length of time that a person has been employed.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="EmploymentPeriod" type="PeriodABIEType">
<xsd:annotation>
<xsd:documentation> The length of time that a person has been employed.
</xsd:documentation>
</xsd:annotation>
</xsd:element>