Definition Type: SimpleType
Name: PersonLocation
Namespace: http://www.eclaimlink.ae/DHD/ValidationSchema
Containing Schema: CommonTypes_20191113.xsd
Documentation:
-   The person's actual location at city of residence Based on Dubai Statistics Center (DSC) list.
Collapse XSD Schema Diagram:
XSD Diagram of PersonLocation
Collapse XSD Schema Code:
<xs:simpleType name="PersonLocation">
    <xs:annotation>
        <xs:documentation>
        -   The person's actual location at city of residence Based on Dubai Statistics Center (DSC) list.
      </xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>