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

Unit of Analysis

Description

Basic unit of analysis or observation that the file describes: individuals, families/households, groups, institutions/organizations, administrative units, etc. This element has been changed into a conceptualTextType supporting the use of external controlled vocabularies. Use the internal concept element to reference a controlled vocabulary. DDI provides a Controlled Vocabulary for this location: "AnalysisUnit".

Example

<anlyUnit>individuals</anlyUnit> <anlyUnit><concept vocabURI="urn:ddi.cv:analysisunit:1.0">Individual</concept></anlyUnit>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="anlyUnit" type="anlyUnitType"/>

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