element <anlysUnit> (global)
Namespace:
Type:
Content:
mixed (allows character data), 12 attributes, 26 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<anlysUnit
   
 = 
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
   
>
   
Content: 
</anlysUnit>
Included in content model of elements (2):
Known Usage Locations
Annotation

Analysis Unit

Description

Provides information regarding whom or what the variable/nCube describes. DDI provides a Controlled Vocabulary for this location: "AnalysisUnit" PLEASE NOTE A CHANGE IN USAGE INSTRUCTIONS: The string content of "concept" now contains the language specific label obtained from the controlled vocabulary. This allows for multiple languages through the repeated entry of the "concept" element. The attribute "vocabInstanceCodeTerm" has been added to accommodate the code term as it appears in the controlled vocabulary. See the high level documentation for a complete description of usage. The full element may be repeated only to support multiple language expressions of the content.

Example

<var> <anlysUnit> <concept vocabInstanceCodeTerm="constituency">constituency level</concept> This variable reports election returns at the constituency level. </anlysUnit> </var> <nCube> <anlysUnit>Household</anlysUnit> </nCube>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="anlysUnit" type="conceptualTextType"/>

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