xpil:Nationalities
A container for a list of nationalities 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..*] Name of the country of nationality. Could be more than one nationality
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:Nationalities> <xpil:Country> <a:NameElement>normalizedString</a:NameElement> </xpil:Country> </xpil:Nationalities>