complexType "CollectionEventType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
"true" |
|
|
> |
|
Content: |
( r:URN | ( r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, r:MaintainableObject?, CollectionEventName*, r:Label*, r:Description?, DataCollectorOrganizationReference*, DataSource*, DataCollectionDate?, DataCollectionFrequency*, ModeOfCollection*, InstrumentReference*, CollectionSituation*, ActionToMinimizeLosses*, r:QualityStatementReference*, SampleReference* |
|
</...> |
All Direct / Indirect Based Elements (1):
-
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 Derivation Tree
CollectionEventType
|
XML Source (w/o annotations (14); see within schema source)
<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 maxOccurs="unbounded" minOccurs="0" ref="DataSource"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 13/20)
-
Describes action taken to minimize loss of data from the collection event.
XML Source (w/o annotations (1); see within schema source)
-
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)
-
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)
-
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)
-
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)
-
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)
-
Describes a source of the data.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataSource"/>
|
-
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)
-
Describes the mode of data collection.
XML Source (w/o annotations (1); see within schema source)
-
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)
-
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"/>
|
-
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)
-
References the Sample used by this CollectionEvent. TypeOfObject should be Sample.
XML Source (w/o annotations (1); see within schema source)