Indicates whether the employee works full or part time. F for full time P for part time.
Source
<xs:elementminOccurs="0"name="FullTimeOrPartTime"nillable="true"type="xs:string"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:appinfo/><xs:documentation><summary>
Indicates whether the employee works full or part time.
</summary><lenmin="0"max="1"/><values>
F for full time<br/>P for part time.
</values></xs:documentation></xs:annotation></xs:element>