gml:rangeMeaning
gml:rangeMeaning describes the meaning of axis value range specified by gml:minimumValue and gml:maximumValue. This element shall be omitted when both gml:minimumValue and gml:maximumValue are omitted. This element should be included when gml:minimumValue and/or gml:maximumValue are included. If this element is omitted when the gml:minimumValue and/or gml:maximumValue are included, the meaning is unspecified. The codeSpace attribute shall reference a source of information specifying the values and meanings of all the allowed string values for this property.
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/coordinateSystems.xsd
Type: gml:CodeWithAuthorityType
Properties: Global, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
codeSpace | [1..1] | xsd:anyURI |
Used in
- Type gml:CoordinateSystemAxisType (Element gml:CoordinateSystemAxis)
Sample instance
<gml:rangeMeaning codeSpace="http://www.example.com/">string</gml:rangeMeaning>