complexType "DataCollectionMethodologyType"
Namespace:
Content:
complex, 5 attributes, 9 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
"true"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
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. In addition to a descriptive narrative, the methodology may be classified by a short term or external controlled vocabulary.
Type Definition Detail
Type Derivation Tree
  r:IdentifiableType (extension)
      DataCollectionMethodologyType
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="DataCollectionMethodologyType">
<xs:complexContent>
<xs:extension base="r:IdentifiableType">
<xs:sequence>
<xs:element minOccurs="0" ref="TypeOfDataCollectionMethodology"/>
<xs:element minOccurs="0" ref="r:Description"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/9)
r:Description
Type:
r:StructuredStringType, complex content
Full description of the data collection 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"/>

TypeOfDataCollectionMethodology
Type:
r:CodeValueType, simple content
Allows for brief identification of the type of data collection methodology using an optional controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="TypeOfDataCollectionMethodology"/>

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