Documentation for fieldgml

Complex Type: CoverageFunctionType

[Table of contents]

Super-types: None
Sub-types: None
Name CoverageFunctionType
Abstract no
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
XML Instance Representation
<...>
Start Choice [1]
<gml:MappingRule> ... </gml:MappingRule> [1]
<gml:GridFunction> ... </gml:GridFunction> [1]
End Choice
</...>
Diagram
h2081724423 h1706071489
Schema Component Representation
<complexType name="CoverageFunctionType">
<choice>
<element ref=" gml:MappingRule "/>
<element ref=" gml:GridFunction "/>
</choice>
</complexType>