<xs:simpleType name="PersonGDRFAFileNumber">
<xs:annotation>
<xs:documentation>
- Unified Identity Number issued at the time of entry by the Ministry of Interior (MOI).
- The number is available on the Visa or residency document of the member under FileNumber.
- Insurance companies or TPA's will be able to validate or acquire this number from the General Directorate of Residency and Foreigners Affairs (GDRFA) previously known as Department of Naturalisation and Residency (DNRD), through the web services provided by eClaimLink.
- (Web serivce documentaion is available on the eClaimLink > DHD > Documentaion section).
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="0" />
<xs:maxLength value="20" />
</xs:restriction>
</xs:simpleType>
|