complexType "CollectionEventType"
Namespace:
Content:
complex, 5 attributes, 15 elements
Defined:
Includes:
definitions of 9 elements
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
"true"
   
>
   
Content: 
</...>
Content Model Elements (15):
ActionToMinimizeLosses, CollectionSituation, DataCollectionDate, DataCollectionFrequency, DataCollectorOrganizationReference, DataSource, InstrumentReference, ModeOfCollection, r:Agency, r:ID, r:MaintainableObject, r:QualityStatementReference, r:URN, r:UserID, r:Version
All Direct / Indirect Based Elements (1):
CollectionEvent
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:AbstractIdentifiableType (extension)
  r:IdentifiableType (extension)
      CollectionEventType
XML Source (w/o annotations (10); see within schema source)
<xs:complexType name="CollectionEventType">
<xs:complexContent>
<xs:extension base="r:IdentifiableType">
<xs:sequence>
<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:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 9/15)
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"/>

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

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