Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element gml:rangeSet
Namespace http://www.opengis.net/gml/3.2
Annotations
The gml:rangeSet property element contains the values of the coverage (sometimes called the attribute values).  Its content model is given by gml:RangeSetType.
This content model supports a structural description of the range.  The semantic information describing the range set is embedded using a uniform method, as part of the explicit values, or as a template value accompanying the representation using gml:DataBlock and gml:File.
The values from each component (or "band") in the range may be encoded within a gml:ValueArray element or a concrete member of the gml:AbstractScalarValueList substitution group . Use of these elements satisfies the value-type homogeneity requirement.
Diagram
Diagram index204.tmp#id819 index170.tmp#id1006 index205.tmp#id805 index206.tmp#id806 index207.tmp#id994
Type gml:RangeSetType
Properties
content: complex
Used by
Model gml:ValueArray+ | gml:AbstractScalarValueList+ | gml:DataBlock | gml:File
Children gml:AbstractScalarValueList, gml:DataBlock, gml:File, gml:ValueArray
Instance
<gml:rangeSet>
  <gml:ValueArray aggregationType="" codeSpace="" gml:id="" uom="">{1,unbounded}</gml:ValueArray>
  <gml:AbstractScalarValueList>{1,unbounded}</gml:AbstractScalarValueList>
  <gml:DataBlock>{1,1}</gml:DataBlock>
  <gml:File>{1,1}</gml:File>
</gml:rangeSet>
Source
<element name="rangeSet" type="gml:RangeSetType">
  <annotation>
    <documentation>The gml:rangeSet property element contains the values of the coverage (sometimes called the attribute values). Its content model is given by gml:RangeSetType. This content model supports a structural description of the range. The semantic information describing the range set is embedded using a uniform method, as part of the explicit values, or as a template value accompanying the representation using gml:DataBlock and gml:File. The values from each component (or "band") in the range may be encoded within a gml:ValueArray element or a concrete member of the gml:AbstractScalarValueList substitution group . Use of these elements satisfies the value-type homogeneity requirement.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/coverage.xsd