Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element gml:rangeMeaning
Namespace http://www.opengis.net/gml/3.2
Annotations
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.
Diagram
Diagramgml3_2Profile_diggs_xsd_Complex_Type_gml_CodeType.tmp#CodeType_codeSpacegml3_2Profile_diggs_xsd_Complex_Type_gml_CodeType.tmp#CodeTypegml3_2Profile_diggs_xsd_Complex_Type_gml_CodeWithAuthorityType.tmp#CodeWithAuthorityType_codeSpacegml3_2Profile_diggs_xsd_Complex_Type_gml_CodeWithAuthorityType.tmp#CodeWithAuthorityType
Type gml:CodeWithAuthorityType
Type hierarchy
Properties
content complex
Used by
Attributes
QName Type Use
codeSpace anyURI required
Source
<element name="rangeMeaning" type="gml:CodeWithAuthorityType">
  <annotation>
    <documentation>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.</documentation>
  </annotation>
</element>