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

Response Unit

Description

Provides information regarding who is intended to provide the information contained within the variable/nCube, e.g., respondent, proxy, interviewer. This element contains the sub-element "concept". DDI provides a Controlled Vocabulary for this location: "ResponseUnit". 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. See the high level documentation for a complete description of usage. Additional textual description is entered in the mixed text content or using the sub-element "txt".

Example

<var> <respUnit><concept vocab="IPUMS_ResponseUnit" vocabAgency="IPUMS" vocabInstanceCodeTerm="HouseholdHead">Head of household</concept>If the Head of Household is unavailable the information may be provided by the proxy respondent.</respUnit> </var> <nCube> <respUnit>Head of household</respUnit> </nCube>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="respUnit" type="conceptualTextType"/>

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