Definition Type: Element
Name: CV_GeometryValuePair
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Type: swe:CV_GeometryValuePairType
Containing Schema: discreteCoverage.xsd
Abstract
Documentation:
Implementation of CV_GeometryValuePair from ISO 19123 - this is the most general case, and is a literal encoding of the model. It is implemented as a sibling of specialized versions because of XML Schema derivation by restriction gotchas.
Collapse XSD Schema Diagram:
Drilldown into value in schema discretecoverage_xsd Drilldown into geometry in schema discretecoverage_xsd Drilldown into CV_AbstractGeometryValuePairType in schema discretecoverage_xsd Drilldown into CV_GeometryValuePairType in schema discretecoverage_xsdXSD Diagram of CV_GeometryValuePair in schema discretecoverage_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="CV_GeometryValuePair" type="swe:CV_GeometryValuePairType" substitutionGroup="swe:CV_AbstractGeometryValuePair">
    <annotation>
        <documentation>Implementation of CV_GeometryValuePair from ISO 19123 - this is the most general
case, and is a literal encoding of the model.
It is implemented as a sibling of specialized versions because of XML Schema derivation by restriction
gotchas.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
geometry swe:geometry (1) (1)
value swe:value (1) (1)
Collapse Derivation Tree:
Collapse References:
swe:CV_AbstractGeometryValuePair