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

PreQuestion Text

Description

Text describing a set of conditions under which a question might be asked. Instructions on cardinality and routing may also be located here, in particular when these instructions are to be read by the interviewee (self-administered questionnaire). The second two examples show this usage.

Example

<var> <qstn> <preQTxt>For those who did not go away on a holiday of four days or more in 1985...</preQTxt> </qstn> </var> <var> <qstn> <preQTxt>Select only one option.</preQTxt> </qstn> </var> <var> <qstn> <preQTxt>Answer question number 10, only if Finnish is not your mother tongue.</preQTxt> </qstn> </var>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="preQTxt" type="simpleTextType"/>

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