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

Range Key

Description

This element permits a listing of the category values and labels. While this information is coded separately in the Category element, there may be some value in having this information in proximity to the range of valid and invalid values. A table is permissible in this element.

Example

<valrng> <range UNITS="INT" min="05" max="80"/> <key> 05 (PSU) Parti Socialiste Unifie et extreme gauche (Lutte Ouvriere) [United Socialists and extreme left (Workers Struggle)] 50 Les Verts [Green Party] 80 (FN) Front National et extreme droite [National Front and extreme right] </key> </valrng> <valrng> <range UNITS="REAL" minExclusive="0" maxExclusive="10"/> <key>Responses fall between 0 and 10 but may not include those two values.</key> </valrng>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="key" type="tableAndTextType"/>

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