complexType "CollectionEventType"
Namespace:
Content:
complex, 5 attributes, 20 elements
Defined:
Includes:
definitions of 13 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
Information on a specific data collection event including details on who was involved in data collection, the source of the data, the date and frequency of collection, mode of collection, identification of the instrument used for collection, information on the actual situation under which data was collected, actions taken to minimize loss of data, and reference to a quality standard or statement regarding the handling of the data collection process during this event.
Type Definition Detail
Type Derivation Tree
  r:IdentifiableType (extension)
      CollectionEventType
XML Source (w/o annotations (14); see within schema source)
<xs:complexType name="CollectionEventType">
<xs:complexContent>
<xs:extension base="r:IdentifiableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CollectionEventName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataCollectorOrganizationReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataSource"/>
<xs:element minOccurs="0" ref="DataCollectionDate"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataCollectionFrequency"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ModeOfCollection"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="InstrumentReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CollectionSituation"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ActionToMinimizeLosses"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:QualityStatementReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SampleReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 13/20)
ActionToMinimizeLosses
Type:
Describes action taken to minimize loss of data from the collection event.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ActionToMinimizeLosses"/>

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

CollectionSituation
Type:
CollectionSituationType, complex content
Describes the situation in which the data collection event takes place. If a number of collection situation types occurred repeat this element.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CollectionSituation"/>

DataCollectionDate
Type:
r:DateType, complex content
Provides a date or range of dates for the described data collection event as well as a cycle number when the collection is part of a series of data collection events.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="DataCollectionDate"/>

DataCollectionFrequency
Type:
Documents the intended frequency of data collection, for example monthly, yearly, weekly, etc., preferably using an optional controlled vocabulary in the IntendedFrequency element. Date of first collection should be provided in StartDate as a basis for defining periodicity. EndDate should be entered for data collection cycles with a known or anticipated end date. EndDate is omitted in data collection series that are intended to be on-going.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataCollectionFrequency"/>

DataCollectorOrganizationReference
Type:
r:ReferenceType, complex content
Reference to an organization or individual, defined in the organization scheme, responsible for the data collection.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataCollectorOrganizationReference"/>

DataSource
Type:
DataSourceType, complex content
Describes a source of the data.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataSource"/>

InstrumentReference
Type:
r:ReferenceType, complex content
References the instrument or instruments used during the process of collecting data for this collection event period.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="InstrumentReference"/>

ModeOfCollection
Type:
ModeOfCollectionType, complex content
Describes the mode of data collection.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ModeOfCollection"/>

r:Description
Type:
r:StructuredStringType, complex content
A description of the Collection Event. 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 Collection Event. 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"/>

SampleReference
Type:
r:ReferenceType, complex content
References the Sample used by this CollectionEvent. TypeOfObject should be Sample.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SampleReference"/>

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