<xs:simpleType name="PersonWorkLocation">
<xs:annotation>
<xs:documentation>
- The person's actual place of work based on the Location list (DSC Locations) published on eClaimLink. For example: 356 = UMM SUQEIM FIRST, 346 = BUISNESS BAY.
- If the place of work varies, use the location of the head office of the sponsor.
- Use the corresponding Location code from the predefined location list (DSC Locations) published on eClaimLink DHD.
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:integer" />
</xs:simpleType>
|