complexType "StudyClassType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in archive.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
An archive specific classification. This may be a topical classification, a classification of intended processing levels, or information on the processing status. Consists of a description of the study class and a term used to specify the class type.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="StudyClassType">
<xs:sequence>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element minOccurs="0" ref="ClassType"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
ClassType
Type:
r:CodeValueType, simple content
A term used to classify the study class. As these are archive specific, DDI strongly recommends the use of a controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ClassType"/>

r:Description
Type:
r:StructuredStringType, complex content
A description of the purpose in classifying the object and how it conforms to the classification. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Description"/>

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