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

Kind of Data

Description

The type of data included in the file: survey data, census/enumeration data, aggregate data, clinical data, event/transaction data, program source code, machine-readable text, administrative records data, experimental data, psychological test, textual data, coded textual, coded documents, time budget diaries, observation data/ratings, process-produced data, etc. This element maps to Dublin Core Type element. The type attribute has been DEPRECATED. For consistent use of conceptualTextType use the included content "concept" and related attributes to provide a reference to a controlled vocabulary.

Example

<dataKind> <concept vocab="KindOfData" vocabURI="urn:ddi:int.ddi.cv:KindOfData:1.0">Survey</concept> survey data </dataKind>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="dataKind" type="dataKindType"/>

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