complexType "DataCollectionType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
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:anyURI |
|
= |
xs:boolean : "false" |
|
= |
xs:language |
|
= |
"true" |
|
|
> |
|
Content: |
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, (r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnObject?, r:Note*, r:Software*, r:MetadataQuality*, DataCollectionModuleName*, r:Label*, r:Description?, r:Coverage?, r:OtherMaterial*, (Methodology | MethodologyReference)?, CollectionEvent*, (QuestionScheme | r:QuestionSchemeReference)*, (ControlConstructScheme | r:ControlConstructSchemeReference)*, (InterviewerInstructionScheme | r:InterviewerInstructionSchemeReference)*, (InstrumentScheme | r:InstrumentSchemeReference)*, (ProcessingEventScheme | ProcessingEventSchemeReference)*, (ProcessingInstructionScheme | ProcessingInstructionSchemeReference)* |
|
</...> |
Content Model Elements (33):
-
CollectionEvent,
ControlConstructScheme,
DataCollectionModuleName,
InstrumentScheme,
InterviewerInstructionScheme,
Methodology,
MethodologyReference,
ProcessingEventScheme,
ProcessingEventSchemeReference,
ProcessingInstructionScheme,
ProcessingInstructionSchemeReference,
QuestionScheme,
r:Agency,
r:BasedOnObject,
r:ControlConstructSchemeReference,
r:Coverage,
r:Description,
r:ID,
r:InstrumentSchemeReference,
r:InterviewerInstructionSchemeReference,
r:Label,
r:MetadataQuality,
r:Note,
r:OtherMaterial,
r:QuestionSchemeReference,
r:Software,
r:URN,
r:UserAttributePair,
r:UserID,
r:Version,
r:VersionRationale,
r:VersionResponsibility,
r:VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
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 Derivation Tree
DataCollectionType
|
XML Source (w/o annotations (21); see within schema source)
<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:choice minOccurs="0">
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 20/33)
-
A specific event in the collection or capture process.
XML Source (w/o annotations (1); see within schema source)
-
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)
-
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)
-
Describes a set of instruments used to collect or capture data.
XML Source (w/o annotations (1); see within schema source)
-
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)
-
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)
-
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)
-
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)
-
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)
-
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)
-
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)
-
Describes a set of questions used for data collection.
XML Source (w/o annotations (1); see within schema source)
-
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)
-
Documents the spatial, temporal, and/or topical coverage of the data collection module.
XML Source (w/o annotations (1); see within schema source)
-
A description of the content and purpose of the DataCollection module. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
-
A reference to a set of instruments used to collect or capture data.
XML Source (w/o annotations (1); see within schema source)
-
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)
-
A display label for the DataCollection module. May be expressed in multiple languages. 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"/>
|
-
Contains references to other materials relevant to the data collection module, whether in DDI form or external. Links can be made from items in this section to any identifiable element in the instance. Best practice is to include OtherMaterial inside the maintainable containing the objects that are related to the OtherMaterial.
XML Source (w/o annotations (1); see within schema source)
-
A reference to a QuestionScheme describing a set of questions used for data collection.
XML Source (w/o annotations (1); see within schema source)