complexType "MethodologyType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Canonical" | "Deprecated") |
|
= |
("Add" | "Update" | "Delete") |
|
= |
xs:anyURI |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
= |
"true" |
|
|
> |
|
Content: |
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, (r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnReference?, r:MaintainableObject?, DataCollectionMethodology*, TimeMethod*, SamplingProcedure*, DeviationFromSampleDesign*, r:Software*, r:QualityStatementReference* |
|
</...> |
Content Model Elements (17):
-
DataCollectionMethodology,
DeviationFromSampleDesign,
SamplingProcedure,
TimeMethod,
r:Agency,
r:BasedOnReference,
r:ID,
r:MaintainableObject,
r:QualityStatementReference,
r:Software,
r:URN,
r:UserAttributePair,
r:UserID,
r:Version,
r:VersionRationale,
r:VersionResponsibility,
r:VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Annotation
Metadata regarding the methodologies used concerning data collection, determining the timing and repetition patterns for data collection, and sampling procedures. Identifies areas where there were deviations from the planned sampling approach, the software used for data collection, and references to any quality standards or statements regarding the processes surrounding the planning and implementation of data collection.
Type Derivation Tree MethodologyType |
XML Source (w/o annotations (7); see within schema source)
<xs:complexType name="MethodologyType"> <xs:complexContent> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="TimeMethod"/> <xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Software"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Content Element Detail (all declarations; defined within this component only; 6/17) -
A basic structure for describing the methodology used for collecting data. Repeat this element if multiple methodologies are used.
XML Source (w/o annotations (1); see within schema source)
-
Describes any deviations from the planned sample design.
XML Source (w/o annotations (1); see within schema source)
-
A reference to a Quality Statement pertaining to the quality of the study methodology, metadata, or data to which it is associated. Quality statements may be related to external quality standards.
XML Source (w/o annotations (1); see within schema source)
-
Metadata regarding a software package used to instantiate a data collection method.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Software"/> |
-
Describes the type of sample, sample design and provides details on drawing the sample. May be repeated to provide descriptions of individual facets of a single sample design or when multiple sampling methods are used. When multiple descriptions are used, the use of a controlled vocabulary to identify the parts and relationships is strongly recommended.
XML Source (w/o annotations (1); see within schema source)
-
Describes how time fits into the data collection methodology.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TimeMethod"/> |