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:MaintainableObject?, DataCollectorOrganizationReference*, DataSource*, DataCollectionDate?, DataCollectionFrequency*, ModeOfCollection*, InstrumentReference*, CollectionSituation*, ActionToMinimizeLosses*, r:QualityStatementReference* |
|
</...> |
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):
-
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 CollectionEventType |
XML Source (w/o annotations (10); see within schema source)
<xs:complexType name="CollectionEventType"> <xs:complexContent> <xs:sequence> <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; 9/15) -
Describes action taken to minimize loss of data from the collection event.
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 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)