Requirements Class: Timeseries Time-Value Pair interleaved Observation

Copyright © 2012-2014 Open Geospatial Consortium 80

10.6 Requirements Class: Measurement time-value pair Timeseries interleaved Observation

Requirements Class http:www.opengis.netspecwaterml2.0reqxsd-measurement-timeseries-tvp- observation Target Type Data instance Name Measurement TVP interleaved timeseries observation Dependency http:www.opengis.netspecwaterml2.0requml-measurement-timeseries-tvp- observation Dependency http:www.opengis.netspecwaterml2.0reqxsd-timeseries-tvp-observation Dependency http:www.opengis.netspecwaterml2.0reqxsd-measurement-timeseries-tvp Requirement reqxsd-measurement-timeseries-tvp-observationresult The xml element om:result shall have a value that matches the content model defined by wml2:MeasurementTimeseries. The example below shows a measurement timeseries observation with appropriate metadata, phenomenon time, procedure and result elements. The result uses an interleaved timeseries time-value pair encoding which references the example in listing XML Example 3 for brevity. om:OM_Observation gml:id = xsd-timeseries-observation.example om:metadata wml2:ObservationMetadata gmd:contact xlink:href = http:www.example.com xlink:title = Example Pty Ltd gmd:dateStamp gco:DateTime 2011-11-21T12:30:00+10:00 gco:DateTime gmd:dateStamp gmd:identificationInfo xlink:href = http:www.example.comobservationsexample xlink:title = Example Observation wml2:ObservationMetadata om:metadata om:phenomenonTime gml:TimePeriod gml:id = time-period.1 gml:beginPosition 2011-11-21T12:26:00+10:00 gml:beginPosition gml:endPosition 2011-11-21T12:27:00+10:00 gml:endPosition gml:TimePeriod om:phenomenonTime ... om:procedure wml2:ObservationProcess gml:id = observation-process.1 wml2:processType xlink:href = http:www.opengis.netdefwaterml2.0processTypeManualMethod xlink:title = Manual Collection wml2:processReference xlink:href = http:www.example.commanual1.0 xlink:title = Manual Sampling Regime 1.0 wml2:ObservationProcess om:procedure ... om:result xlink:href =”xsd-measurement-timeseries-tvp.example” om:OM_Observation OGC WaterML 2.0 OGC 10-126r4 Copyright © 2012-2014 Open Geospatial Consortium 81 XML Example 2 - Measurement timeseries observation

10.7 Requirements Class: Categorical time-value pair Timeseries interleaved Observation

Requirements Class http:www.opengis.netspecwaterml2.0reqxsd-categorical-timeseries-tvp- observation Target Type Data instance Name Categorical TVP interleaved timeseries observation Dependency http:www.opengis.netspecwaterml2.0requml-categorical-timeseries-tvp- observation Dependency http:www.opengis.netspecwaterml2.0reqxsd-timeseries-tvp-observation Dependency http:www.opengis.netspecwaterml2.0reqxsd-categorical-timeseries-tvp Requirement reqxsd-categorical-timeseries-tvp-observationresult The xml element om:result shall have a value that matches the content model defined by wml2:CategoricalTimeseries.

10.8 Requirements Class: Timeseries – time-value pair representation

This requirements class describes the structure of the interleaved timeseries. The structure supports time-value pair representation with the ability to associate metadata on a point-by-point basis. This class satisfies both the core timeseries requirements class and the time-value pair representation as described in sections 9.12 and 9.14 respectively. Requirements Class http:www.opengis.netspecwaterml2.0reqxsd-timeseries-tvp Target Type Data instance Name TimeseriesTVP Dependency http:www.opengis.netspecwaterml2.0reqxsd-xml-rules Dependency http:www.opengis.netspecwaterml2.0requml-timeseries-core Dependency http:www.opengis.netspecwaterml2.0requml-timeseries-tvp Requirement reqxsd-timeseries-tvpvalid The content model of this XML element shall have a value that matches the content model defined by wml2:Timeseries.