complexType "ModeOfPretestCollectionType"
Namespace:
Content:
complex, 3 attributes, 3 elements
Defined:
Includes:
definitions of 3 attributes, 3 elements
Used:
XML Representation Summary
<...
   
 = 
xs:boolean
 = 
xs:boolean
 = 
xs:boolean
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Describes available aids for translation typed by a controlled vocabulary and a description.
XML Source (w/o annotations (7); see within schema source)
<xs:complexType name="ModeOfPretestCollectionType">
<xs:sequence>
<xs:element minOccurs="0" ref="TypeOfPretestCollectionMode"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element minOccurs="0" ref="MethodOfDelivery"/>
</xs:sequence>
<xs:attribute name="isPrimary" type="xs:boolean"/>
<xs:attribute name="isAudioFormatAvailable" type="xs:boolean"/>
<xs:attribute name="isRecordedInterview" type="xs:boolean"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 3/3)
isAudioFormatAvailable
Type:
xs:boolean, predefined
Use:
optional
A value of true indicates that an audio format of the question text is available.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="isAudioFormatAvailable" type="xs:boolean"/>

isPrimary
Type:
xs:boolean, predefined
Use:
optional
A value of true indicates that this is the primary mode of data collection.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="isPrimary" type="xs:boolean"/>

isRecordedInterview
Type:
xs:boolean, predefined
Use:
optional
A value of true indicates that the interview is recorded.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="isRecordedInterview" type="xs:boolean"/>
Content Element Detail (all declarations; defined within this component only; 3/3)
MethodOfDelivery
Type:
r:CodeValueType, simple content
Method of delivery for the pretest mode (i.e., mail, hand-delivery, etc.). 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="MethodOfDelivery"/>

r:Description
Type:
r:StructuredStringType, complex content
Description of mode of data collection for the pretest. 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"/>

TypeOfPretestCollectionMode
Type:
r:CodeValueType, simple content
Specifies the type of data collection mode used (i.e. interview, self-completed form, observation). 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="TypeOfPretestCollectionMode"/>

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