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

Backflow

Description

Contains a reference to IDs of possible preceding questions.

Example

<var> <qstn> <backward qstn="Q12 Q13 Q14 Q15">For responses on a similar topic, see questions 12-15.</backward> </qstn> </var> <var> <qstn> <backward qstn="Q143"/> </qstn> </var>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="backward" type="backwardType"/>

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