DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "DataCollectionType"
Namespace:
Content:
complex, 11 attributes, 16 elements
Defined:
Includes:
definitions of 13 elements
Used:
XML Representation Summary
<...
    action
 = 
("Add" | "Update" | "Delete")
    agency
 = 
xs:NCName
    externalReferenceDefaultURI
 = 
xs:anyURI
    id
 = 
xs:string
    isMaintainable
 = 
"true"
    isPublished
 = 
xs:boolean : "false"
    objectSource
 = 
xs:anyURI
    urn
 = 
xs:anyURI
    version
 = 
xs:string
    versionDate
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
    xml:lang
 = 
xs:language
    >
   
Content: 
UserID*, VersionResponsibility?, VersionRationale*, DataCollectionModuleName*, r:Label*, r:Description*, r:Coverage?, r:OtherMaterial*, r:Note*, Methodology?, CollectionEvent*, QuestionScheme*, ControlConstructScheme*, InterviewerInstructionScheme*, Instrument*, ProcessingEvent*
</...>
Content Model Elements (16):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Includes information about the data collection and post-collection processing.
Type Definition Detail
Type Derivation Tree
      r:AbstractMaintainableType (extension)
          r:MaintainableType (extension)
              DataCollectionType (extension)
XML Source (w/o annotations (11); see within schema source)
<xs:complexType name="DataCollectionType">
<xs:complexContent>
<xs:extension base="r:MaintainableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataCollectionModuleName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Description"/>
<xs:element minOccurs="0" ref="r:Coverage"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:OtherMaterial"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Note"/>
<xs:element minOccurs="0" ref="Methodology"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CollectionEvent"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="QuestionScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ControlConstructScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="InterviewerInstructionScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Instrument"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ProcessingEvent"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (defined in this component only; 13/16)
CollectionEvent
Type:
CollectionEventType, complex content
A set of metadata describing a data collection event. Several events may be described in a single data collection activity.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CollectionEvent"/>

ControlConstructScheme
Type:
A collection of control constructs used in data collection by one or more instruments.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ControlConstructScheme"/>

DataCollectionModuleName
Type:
r:NameType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataCollectionModuleName"/>

Instrument
Type:
InstrumentType, complex content
A description of an instrument used in the data collection activity.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Instrument"/>

InterviewerInstructionScheme
Type:
A collection of interviewer instructions used in data collection by instruments.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="InterviewerInstructionScheme"/>

Methodology
Type:
MethodologyType, complex content
Methodological metadata for the data collection.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="Methodology"/>

ProcessingEvent
Type:
ProcessingType, complex content
Metadata regarding a processing event occurring as part of the data collection or data file preparation.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ProcessingEvent"/>

QuestionScheme
Type:
QuestionSchemeType, complex content
Describes a set of questions used in the data collection. Several sets of questions may be used. A single scheme always is maintained by a single agency.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="QuestionScheme"/>

r:Coverage
Type:
r:CoverageType, complex content
Describes the coverage of the data collection activity.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Coverage"/>

r:Description
Type:
r:StructuredStringType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Description"/>

r:Label
Type:
r:LabelType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>

r:Note
Type:
r:NoteType, complex content
Notes regarding the data collection metadata.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Note"/>

r:OtherMaterial
Type:
r:OtherMaterialType, complex content
Other materials related to the data collection.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:OtherMaterial"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set