Definition Type: Element
Name: rangeSet
Namespace: http://www.opengis.net/gml/3.2
Type: gml:RangeSetType
Containing Schema: coverage.xsd
Abstract
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.
Collapse XSD Schema Diagram:
Drilldown into File in schema coverage_xsd Drilldown into DataBlock in schema coverage_xsd Drilldown into AbstractScalarValueList in schema valueobjects_xsd Drilldown into ValueArray in schema valueobjects_xsd Drilldown into RangeSetType in schema coverage_xsdXSD Diagram of rangeSet in schema coverage_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ValueArray gml:ValueArray (1) unbounded
AbstractScalarValueList gml:AbstractScalarValueList (1) unbounded
DataBlock gml:DataBlock (1) (1)
File gml:File (1) (1)
Collapse Derivation Tree: