complexType "PretestAdministrationType"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 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 (4); see within schema source)
<xs:complexType name="PretestAdministrationType">
<xs:sequence>
<xs:element minOccurs="0" ref="MethodOfAdministration"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ModeOfPretestCollection"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AdditionalDataCollection"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
AdditionalDataCollection
Type:
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 (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AdditionalDataCollection"/>

MethodOfAdministration
Type:
Describes the method of pretest administration using a controlled vocabulary and description.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="MethodOfAdministration"/>

ModeOfPretestCollection
Type:
Describes the mode of collection used in the pretest. Repeat of multiple modes of collection were used. Indicate the primary mode using isPrimary attribute if applicable.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ModeOfPretestCollection"/>

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