xpil:CountriesOfResidence
A container for all citizenships and residencies (Permanent/temporary) of a person.
Element information
Namespace: urn:oasis:names:tc:ciq:xpil:3
Schema document: external/have/1.0/xPIL.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- xpil:Country [1..*] Citizenship and residence information in a free-text form.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Type xpil:PersonDetailsType
- Anonymous type of element xpil:PersonDetails via extension of xpil:PersonDetailsType
- Type xpil:PartyType (Element xpil:Party)
Sample instance
<xpil:CountriesOfResidence> <xpil:Country> <a:NameElement>normalizedString</a:NameElement> </xpil:Country> </xpil:CountriesOfResidence>