element <nation> (global)
Namespace:
Type:
Content:
mixed (allows character data), 22 attributes, 26 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<nation
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:boolean : "false"
 = 
xs:boolean : "true"
 = 
xs:string
 = 
xs:date
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</nation>
Included in content model of elements (1):
Known Usage Locations
Annotation

Country

Description

Indicates the country or countries covered in the file. Attribute "abbr" may be used to list common abbreviations. Maps to Dublin Core element "Coverage". Inclusion of this element is recommended. For forward-compatibility, DDI Lifecycle XHTML tags may be used in this element. PLEASE NOTE A CHANGE IN USAGE INSTRUCTIONS: The string content of the element now contains the language specific label obtained from the controlled vocabulary. This allows for multiple languages through the repeated entry of the "concept" element. See the high level documentation for a complete description of usage.

Example

<nation vocab="ISO 3166-1 alpha-2" vocabURI="http://www.iso.org/ISO_3166-1/alpha-2" vocabInstanceURI="http://www.iso.org/ISO_3166-1/alpha-2#FI" vocabInstanceCodeTerm="FI" abbr="FI" xml:lang="en">Finland</nation> <nation vocab="ISO 3166-1 alpha-2" vocabURI="http://www.iso.org/ISO_3166-1/alpha-2" vocabInstanceURI="http://www.iso.org/ISO_3166-1/alpha-2#FI" vocabInstanceCodeTerm="FI" abbr="FI" xml:lang="fi">Suomi</nation>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="nation" type="nationType"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set