im:Country
A nation with its own government, occupying a particular territory.
Element information
Namespace: http://release.niem.gov/niem/domains/immigration/3.1/
Schema document: domains/immigration/3.1/immigration.xsd
Type: im:CountryType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- im:CountryCapitalCityName [0..*]A name of the capital city of a country.
- im:CountryLongFormName [0..*]A conventional long form of the country's name as approved by the US Board on Geographic Names. (List of valid values)
- im:CountryOfChargeabilityCode [0..*]A country to which an immigrant, in a numerically limited classification, can be charged by the U.S. Department of State for purposes of numerical control.
- im:CountryOfFormerAllegianceCode [0..*]A country to which allegiance was held in the past but does not currently hold.
- im:CountryShortFormName [0..*]A conventional short form of the country's name as approved by the US Board on Geographic Names. (List of valid values)
- im:CountryValidFromDate [0..*]A date on which the country officially was formed.
- im:CountryValidToDate [0..*]A date onwhich the country officially ceased to exist.
- im:DocumentIssuingAuthorityIndicator [0..*]True if a country has the authority to issue documents (e.g. passports); false otherwise.
- im:HagueAdoptionConventionCountryIndicator [0..*]True if a country is a party to the Hague Adoption Convention; false otherwise
- im:IndigenousPeoplesIndicator [0..*]True if a country has a population of indigenous peoples; false otherwise
- im:LocationMotherCountryCode [0..*]A governing mother country of a dependent country.
- im:SovereigntyStatusCode [0..*]A status of the authority over a geographic area by a nation with its own government.
- Choice [0..*]
- intel:LocationCountryFIPS10-4PlusNCTCCodeTextA union of additional country codes managed by NCTC and the FIPS 10-4 country codes.
- scr:LocationCountryIdentificationAn identification value that represents a country.
- nc:LocationCountryFIPS10-4CodeA country, territory, dependency, or other such geopolitical subdivision of a location.
- nc:LocationCountryGENCCodeA country, territory, dependency, or other such geopolitical subdivision of a location.
- nc:LocationCountryISO3166Alpha2CodeA country, territory, dependency, or other such geopolitical subdivision of a location.
- nc:LocationCountryNameA name of a country, territory, dependency, or other such geopolitical subdivision of a location.
from subst. group nc:LocationCountry - im:CountryAugmentationPointAbstract [0..*]An augmentation point for CountryType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group im:CountryOfChargeabilityfrom subst. group im:CountryOfFormerAllegiancefrom subst. group im:LocationMotherCountryfrom subst. group im:CountryAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type im:ImmigrationBenefitMisconductDeclarationType
- Type im:ImmigrationBenefitRequestType (Element im:ImmigrationBenefitRequest)
- Type im:PersonCountryAssociationType (Element im:PersonCountryAssociation)
Sample instance
<im:Country> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <im:CountryCapitalCityName>string</im:CountryCapitalCityName> <im:CountryLongFormName>string</im:CountryLongFormName> <im:CountryOfChargeabilityCode>AD</im:CountryOfChargeabilityCode> <im:CountryOfFormerAllegianceCode>AD</im:CountryOfFormerAllegianceCode> <im:CountryShortFormName>string</im:CountryShortFormName> <im:CountryValidFromDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </im:CountryValidFromDate> <im:CountryValidToDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </im:CountryValidToDate> <im:DocumentIssuingAuthorityIndicator>true</im:DocumentIssuingAuthorityIndicator> <im:HagueAdoptionConventionCountryIndicator>true</im:HagueAdoptionConventionCountryIndicator> <im:IndigenousPeoplesIndicator>true</im:IndigenousPeoplesIndicator> <im:LocationMotherCountryCode>AD</im:LocationMotherCountryCode> <im:SovereigntyStatusCode>Dependent</im:SovereigntyStatusCode> <intel:LocationCountryFIPS10-4PlusNCTCCodeText>string</intel:LocationCountryFIPS10-4PlusNCTCCodeText> <im:CountryAugmentationPoint>any content</im:CountryAugmentationPoint> </im:Country>