swe:CompactGeometryValuePair
Compact implementation of CompactGeometryValuePair from ISO 19123. It is implemented as a sibling of specialized versions because of XML Schema derivation by restriction gotchas.
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:CompactGeometryValuePairType
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:CompactGeometryValuePairPropertyType (Element swe:element)
Substitution hierarchy
- swe:CV_AbstractGeometryValuePair
- can be substituted with swe:CompactGeometryValuePair
Sample instance
<swe:CompactGeometryValuePair> <swe:geometry> <swe:CompactDomainObject> <swe:spatialElement>1.0 1.0</swe:spatialElement> <swe:temporalElement>12:00:00</swe:temporalElement> </swe:CompactDomainObject> </swe:geometry> <swe:value>any content</swe:value> </swe:CompactGeometryValuePair>