complexType CoverageFunctionType
diagram index_p634.png
namespace http://www.opengis.net/gml
children gml:MappingRule gml:GridFunction
used by
element coverageFunction
annotation
documentation
The function or rule which defines the map from members of the domainSet to the range. 
      More functions will be added to this list
source <xs:complexType name="CoverageFunctionType">
 
<xs:annotation>
   
<xs:documentation>The function or rule which defines the map from members of the domainSet to the range. 
      More functions will be added to this list
</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element ref="gml:MappingRule"/>
   
<xs:element ref="gml:GridFunction"/>
 
</xs:choice>
</xs:complexType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy