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

Class of the Study

Description

Generally used to give the data archive's class or study status number, which indicates the processing status of the study. May also be used as a text field to describe processing status. This element may be repeated to support multiple language expressions of the content. 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

<stdyClas> <concept vocab="ICPSR" vocabURI="http://icpar.umich.edu/ICPSRvocabularies/StudyClass" vocabInstanceURI="http://icpar.umich.edu/ICPSRvocabularies/StudyClass#Class_II">Class_II</concept> ICPSR Class II </stdyClas> <stdyClas> <concept vocab="DDA-StudyClass" vocabURI="http://dda.dk/DDAvocabularies/StudyClass" vocabInstanceURI="http://dda.dk/DDAvocabularies/StudyClass#Class_C">Class_C</concept> DDA Class C </stdyClas> <stdyClas> <concept vocab="DDA-Processing" vocabURI="http://dda.dk/DDAvocabularies/Processing" vocabInstanceURI="http://dda.dk/DDAvocabularies/Processing#inProcess">inProcess</concept> Available from the DDA. Being processed. </stdyClas>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="stdyClas" type="stdyClasType"/>

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