element <valrng> (global)
Namespace:
Type:
Content:
complex, 9 attributes, 4 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<valrng
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:IDREFS
   
>
   
Content: 
(item | range)+, key*, notes*
</valrng>
Included in content model of elements (1):
Known Usage Locations
Annotation

Range of Valid Data Values

Description

Values for a particular variable that represent legitimate responses. The attribute "access" records the ID values of all elements in the Data Access and Metadata Access section that describe access conditions for this range.

Example

<valrng> <range min="1" max="3"/> </valrng> <valrng> <item VALUE="1"/> <item VALUE="2"/> <item VALUE="3"/> </valrng>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="valrng" type="valrngType"/>

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