diagram | ![]() |
||
namespace | http://www.opengis.net/gml | ||
children | gml:MappingRule gml:GridFunction | ||
used by |
|
||
annotation |
|
||
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> |