complexType "AdditionalDataCollectionType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Description of the method and mode of data collection in administering the pretest. Notes any additional data collected in the administration of the pretest.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="AdditionalDataCollectionType">
<xs:sequence>
<xs:element minOccurs="0" ref="TypeOfAdditionalData"/>
<xs:element minOccurs="0" ref="r:Description"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
r:Description
Type:
r:StructuredStringType, complex content
Description of the additional data collected. 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"/>

TypeOfAdditionalData
Type:
r:CodeValueType, simple content
Specifies type of additional data collected. Supports 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="TypeOfAdditionalData"/>

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