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

Collector Training

Description

Describes the training provided to data collectors including interviewer training, process testing, compliance with standards etc. This is repeatable for language and to capture different aspects of the training process. The use of the attribute "type" as a means of specifying a controlled vocabulary concept is DEPRECATED. To specify the use of a Controlled Vocabulary or standard concept use the internal element "concept". 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.

Example

<collectorTraining> <concept vocab="TrainingObject" vocabURI="http://xyzdatacollection.org/vocabularies/TrainingObject" vocabInstanceURI="http://xyzdatacollection.org/vocabularies/TrainingObject#InterviewerTraining">InterviewerTraining</concept> Describe research project, describe population and sample, suggest methods and language for approaching subjects, explain questions and key terms of survey instrument. </collectorTraining>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="collectorTraining" type="collectorTrainingType"/>

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