xpil:Country
Citizenship and residence information in a free-text form.
Element information
Namespace: urn:oasis:names:tc:ciq:xpil:3
Schema document: external/have/1.0/xPIL.xsd
Other elements with the same name: xpil:Country
Type: Anonymous
Properties: Local, Qualified
Content
- a:NameElement [1..*] Data associated with the name of the country in whatever form available, e.g. full, abbreviation, common use, code of the country, etc.
from type a:CountryType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type a:CountryType | |
xpil:Type | [0..1] | xpil:ResidencyTypeList | Type of residency. e.g. permenant resident, citizen, temporary resident | |
xpil:Status | [0..1] | ct:StatusList | Status of the entity. e.g. Old, Current, Inactive, Active, etc | |
ct:DateValidFrom | [0..1] | xsd:dateTime | Could be start date, issue date, validity start date, etc | from group ct:grValidityDate |
ct:DateValidTo | [0..1] | xsd:dateTime | Could be end date, expiry date, validity end date, etc | from group ct:grValidityDate |
Used in
- Anonymous type of element xpil:CountriesOfResidence
Sample instance
<xpil:Country> <a:NameElement>normalizedString</a:NameElement> </xpil:Country>