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

Mode of Data Collection

Description

The method used to collect the data; instrumentation characteristics. As of version 2.6 this element is a conceptualText type and supports the use of a controlled vocabulary. To specify the use of a Controlled Vocabulary or standard concept use the internal element "concept". DDI provides a Controlled Vocabulary for this location: "ModeOfCollection". If multiple concepts are needed the parent element should be replicated. Internal text related to each concept should be allocated to accompany the relevant concept.XHTML formatting may be used in the txt element for forward-compatibility with DDI Lifecycle.

Example

<collMode>telephone interviews</collMode> <collMode><concept vocab="ModeOfCollection" vocabURI="http://rdf-vocabulary.ddialliance.org/cv/ModeOfCollection:3.0" vocabInstanceCodeTerm="Interview.FaceToFace">Face-to-Face Interview</concept></collMode> <collMode>mail questionnaires</collMode> <collMode>computer-aided telephone interviews (CATI)</collMode>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="collMode" type="conceptualTextType"/>

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