complexType "MethodologyType"
Namespace:
Content:
complex, 7 attributes, 23 elements
Defined:
Includes:
definitions of 11 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"
 = 
"true"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
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 Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          MethodologyType
XML Source (w/o annotations (12); see within schema source)
<xs:complexType name="MethodologyType">
<xs:complexContent>
<xs:extension base="r:VersionableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="MethodologyName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataCollectionMethodology"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TimeMethod"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="WeightingMethodology"/>
<xs:element ref="WeightingMethodologyReference"/>
</xs:choice>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SamplingProcedure"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DeviationFromSampleDesign"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataCollectionSoftware"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:QualityStatementReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 11/23)
DataCollectionMethodology
Type:
Methodologies pertaining to the overall data collection such as primary or secondary data collection, qualitative or quantitative methods, mixed method approaches, GPS capturing methods, methods for collecting data from hard to reach communities, etc. Repeat this element if multiple methodologies are used. Repeat this element if multiple methodologies are used.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataCollectionMethodology"/>

DataCollectionSoftware
Type:
r:SoftwareType, complex content
Specification of 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="DataCollectionSoftware"/>

DeviationFromSampleDesign
Type:
Describes any deviations from the planned sample design.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DeviationFromSampleDesign"/>

MethodologyName
Type:
r:NameType, complex content
A name for the Methodology. 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="MethodologyName"/>

r:Description
Type:
r:StructuredStringType, complex content
A description of the Methodology. 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:Label
Type:
r:LabelType, complex content
A display label for the Methodology. 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:QualityStatementReference
Type:
r:ReferenceType, complex content
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)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:QualityStatementReference"/>

SamplingProcedure
Type:
SamplingProcedureType, complex content
Describes a sampling procedure. If multiple sampling procedures were used repeat this element for each.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SamplingProcedure"/>

TimeMethod
Type:
TimeMethodType, complex content
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"/>

WeightingMethodology
Type:
WeightingMethodologyType, complex content
A basic structure for describing the methodology used for weighting. In addition to a descriptive narrative, the methodology may be classified by a short term or external controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="WeightingMethodology"/>

WeightingMethodologyReference
Type:
r:ReferenceType, complex content
A reference to a basic structure for describing the methodology used for weighting. In addition to a descriptive narrative, the methodology may be classified by a short term or external controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="WeightingMethodologyReference"/>

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