complexType "MethodologyType"
Namespace:
Content:
complex, 6 attributes, 17 elements
Defined:
Includes:
definitions of 6 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)
 = 
"true"
   
>
   
Content: 
</...>
Content Model Elements (17):
DataCollectionMethodology, DataCollectionSoftware, DeviationFromSampleDesign, SamplingProcedure, TimeMethod, r:Agency, r:BasedOnObject, r:ID, r:MaintainableObject, r:QualityStatementReference, r:URN, r:UserAttributePair, r:UserID, r:Version, r:VersionRationale, r:VersionResponsibility, r:VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
Methodology
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:AbstractIdentifiableType (extension)
      r:VersionableType (extension)
          MethodologyType
XML Source (w/o annotations (7); see within schema source)
<xs:complexType name="MethodologyType">
<xs:complexContent>
<xs:extension base="r:VersionableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataCollectionMethodology"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TimeMethod"/>
<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; 6/17)
DataCollectionMethodology
Type:
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)
<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"/>

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 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)
<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"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set