swe:CV_TimeInstantValuePair
Specialization of CV_GeometryValuePair from ISO 19123
Element information
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Schema document: external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0/discreteCoverage.xsd
Type: swe:CV_TimeInstantValuePairType
Properties: Global, Qualified
Content
- Sequence [1..1]
- swe:geometry [1..1]
- swe:value [1..1] Select type from (a) observation result simple types - gml:MeasureType, swe:RelativeMeasureType, swe:ScopedNameType, integer, boolean (b) swe:RecordPropertyType
Attributes
None
Used in
- Type swe:CV_AbstractGeometryValuePairPropertyType
- Type swe:CV_TimeInstantValuePairPropertyType (Element swe:element)
Substitution hierarchy
- swe:CV_AbstractGeometryValuePair
- can be substituted with swe:CV_TimeInstantValuePair
Sample instance
<swe:CV_TimeInstantValuePair> <swe:geometry> <gml:TimeInstant> <gml:metaDataProperty>... </gml:metaDataProperty> <gml:description>string</gml:description> <gml:name>string</gml:name> <gml:relatedTime>... </gml:relatedTime> <gml:timePosition>12:00:00</gml:timePosition> </gml:TimeInstant> </swe:geometry> <swe:value>any content</swe:value> </swe:CV_TimeInstantValuePair>