<complexType name="RangeParametersType">
<annotation>
<appinfo source="urn:opengis:specification:gml:schema-xsd:coverage:3.1.1">coverage.xsd</appinfo>
<documentation>Metadata about the rangeSet. Definition of record structure.
This is required if the rangeSet is encoded in a DataBlock.
We use a gml:_Value with empty values as a map of the composite value structure.</documentation>
</annotation>
<sequence minOccurs="0">
<group ref="gml:ValueObject" />
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup" />
</complexType>
|