element <varRange> (global)
Namespace:
Type:
Content:
empty, 10 attributes
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<varRange
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:IDREF
 = 
xs:IDREF
/>
Included in content model of elements (1):
Known Usage Locations
Annotation

Variable Range

Description

Reference to the ID of the first and last variable (start and end) of the range of variables used by the derivation.

Example

<varRange start="V1" end="V3"/>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="varRange" type="varRangeType"/>

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