complexType "DataCollectionType"
Namespace:
Content:
complex, 9 attributes, 43 elements
Defined:
Includes:
definitions of 29 elements
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
 = 
xs:boolean : "false"
 = 
xs:anyURI
 = 
xs:language
 = 
"true"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A maintainable module containing information on activities related to data collection/capture and the processing required for the creation a data product. This section covers the methodologies, events, data sources, collection instruments and processes which comprise the collection/capture and processing of data. Methodology covers approaches used for selecting samples, administering surveys, timing repeated data collection activities. Collection Event specifies data sources, collection instruments, questions and question flow, and data processing activities. This module houses Processing Instructions (General Instructions and Generation Instructions) which may be referenced by variables or comparison maps.The module is described by a name, label, and description, provides spatial, temporal, and topical coverage information on the activities covered by the module, and references to external material related to objects in the module using OtherMaterial. The content of the module is organized within the following sections; Methodology, Collection Event, QuestionScheme (in-line or by reference), ControlConstructScheme (in-line or by references) containing the flow of a questionnaire or data capture process, InterviewerInstructionScheme (in-line or by reference), InstrumentScheme (in-line or by reference) and ProcessingEventScheme (in-line or by reference).
Type Definition Detail
Type Derivation Tree
      r:AbstractMaintainableType (extension)
          r:MaintainableType (extension)
              DataCollectionType
XML Source (w/o annotations (30); 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 minOccurs="0" ref="r:Description"/>
<xs:element minOccurs="0" ref="r:Coverage"/>
<xs:choice minOccurs="0">
<xs:element ref="Methodology"/>
<xs:element ref="MethodologyReference"/>
</xs:choice>
<xs:choice minOccurs="0">
<xs:element ref="QuestionnaireDevelopment"/>
</xs:choice>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CollectionEvent"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="QuestionScheme"/>
<xs:element ref="r:QuestionSchemeReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="MeasurementScheme"/>
<xs:element ref="r:MeasurementSchemeReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="ControlConstructScheme"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="InstrumentScheme"/>
<xs:element ref="r:InstrumentSchemeReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="ProcessingEventScheme"/>
<xs:element ref="ProcessingEventSchemeReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="ProcessingInstructionScheme"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="SampleFrameScheme"/>
<xs:element ref="r:SampleFrameSchemeReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="SamplingPlanScheme"/>
<xs:element ref="r:SamplingPlanSchemeReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="DevelopmentActivityScheme"/>
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 29/43)
CollectionEvent
Type:
CollectionEventType, complex content
A specific event in the collection or capture process.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CollectionEvent"/>

ControlConstructScheme
Type:
Describes a set of control constructs used to produce the flow pattern of a questionnaire or steps in a data capture process.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="ControlConstructScheme"/>

DataCollectionModuleName
Type:
r:NameType, complex content
A name for the DataCollection module. May be expressed in multiple languages. Repeat the element to express names with different content, for example different names for different systems.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataCollectionModuleName"/>

DevelopmentActivityScheme
Type:
A set of development activities maintained by an agency, and used in the creation of a questionnaire.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="DevelopmentActivityScheme"/>

InstrumentScheme
Type:
InstrumentSchemeType, complex content
Describes a set of instruments used to collect or capture data.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="InstrumentScheme"/>

InterviewerInstructionScheme
Type:
Describes a set of instructions used by the interviewer (respondent in the case of a self administered questionnaire) or instrument to support the accurate collection or capture of data.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="InterviewerInstructionScheme"/>

MeasurementScheme
Type:
MeasurementSchemeType, complex content
Describes a set of measurements used for data collection.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="MeasurementScheme"/>

Methodology
Type:
MethodologyType, complex content
Metadata regarding the methodology of the data collection process including, determining repetition patterns, sampling, collection modes, etc.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="Methodology"/>

MethodologyReference
Type:
r:ReferenceType, complex content
Reference to metadata regarding the methodology of the data collection process including, determining repetition patterns, sampling, collection modes, etc. TypeOfObject should be set to Methodology.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="MethodologyReference"/>

ProcessingEventScheme
Type:
ProcessingEventSchemeType, complex content
Describes a set of processing events used to collect or capture data and process it during or post collection. May include the processes used to capture data in non-questionnaire data capture.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="ProcessingEventScheme"/>

ProcessingEventSchemeReference
Type:
r:SchemeReferenceType, complex content
References a set of processing events used to collect or capture data and process it during or post collection. May include the processes used to capture data in non-questionnaire data capture.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="ProcessingEventSchemeReference"/>

ProcessingInstructionScheme
Type:
Describes a set of processing instructions used to collect or capture data and process it during or post collection. May include the processing instructions used to capture data in non-questionnaire data capture.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="ProcessingInstructionScheme"/>

ProcessingInstructionSchemeReference
Type:
r:SchemeReferenceType, complex content
References a set of processing instructions used to collect or capture data and process it during or post collection. May include the processing instructions used to capture data in non-questionnaire data capture.
XML Source (w/o annotations (1); see within schema source)

QuestionnaireDevelopment
Type:
Questionnaire development covers the development planning, process, and outcome for a partial or full questionnaire. Development normally included the development of the question wording, possible response domains and their presentation, translation for language or cultural variance in the population, and question order. Extensive work is often done for individual questions that may be reused by different questionnaires with the organization or for topical areas or populations that are difficult to measure.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="QuestionnaireDevelopment"/>

QuestionnaireDevelopmentReference
Type:
r:ReferenceType, complex content
Reference to questionnaire development covers the development planning, process, and outcome for a partial or full questionnaire. Development normally included the development of the question wording, possible response domains and their presentation, translation for language or cultural variance in the population, and question order. Extensive work is often done for individual questions that may be reused by different questionnaires with the organization or for topical areas or populations that are difficult to measure. TypeOfObject should be QuestionnaireDevelopment.
XML Source (w/o annotations (1); see within schema source)

QuestionScheme
Type:
QuestionSchemeType, complex content
Describes a set of questions used for data collection.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="QuestionScheme"/>

r:ControlConstructSchemeReference
Type:
r:SchemeReferenceType, complex content
A reference to a set of control constructs used to produce the flow pattern of a questionnaire or steps in a data capture process.
XML Source (w/o annotations (1); see within schema source)

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

r:Description
Type:
r:StructuredStringType, complex content
A description of the content and purpose of the DataCollection module. 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"/>

r:DevelopmentActivitySchemeReference
Type:
r:SchemeReferenceType, complex content
References to a set of development activities maintained by an agency, and used in the creation of a questionnaire.
XML Source (w/o annotations (1); see within schema source)

r:InstrumentSchemeReference
Type:
r:SchemeReferenceType, complex content
A reference to a set of instruments used to collect or capture data.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:InstrumentSchemeReference"/>

r:InterviewerInstructionSchemeReference
Type:
r:SchemeReferenceType, complex content
Reference to a InterviewerInstructionScheme using SchemeReference which allows for the specification of objects to exclude.
XML Source (w/o annotations (1); see within schema source)

r:Label
Type:
r:LabelType, complex content
A display label for the DataCollection module. Supports multiple language versions of the same content as well as optional formatting of the content. Repeat for labels with different content, for example, labels with differing length limitations.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>

r:MeasurementSchemeReference
Type:
r:SchemeReferenceType, complex content
A reference to a MeasurementScheme describing a set of measurements used for data collection.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:MeasurementSchemeReference"/>

r:QuestionSchemeReference
Type:
r:SchemeReferenceType, complex content
A reference to a QuestionScheme describing a set of questions used for data collection.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:QuestionSchemeReference"/>

r:SampleFrameSchemeReference
Type:
r:SchemeReferenceType, complex content
References to a set of sample frames maintained by an agency, and used in the instrument.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:SampleFrameSchemeReference"/>

r:SamplingPlanSchemeReference
Type:
r:SchemeReferenceType, complex content
References to a set of sampling plans maintained by an agency, and used in the instrument.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:SamplingPlanSchemeReference"/>

SampleFrameScheme
Type:
SampleFrameSchemeType, complex content
A set of sample frames maintained by an agency, and used in the instrument.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="SampleFrameScheme"/>

SamplingPlanScheme
Type:
SamplingPlanSchemeType, complex content
A set of sampling plans maintained by an agency, and used in the instrument.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="SamplingPlanScheme"/>

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