Schema Central > NIEM 3.2 > coverage.xsd > gml:CoverageMappingRule
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:CoverageMappingRule

gml:CoverageMappingRule provides a formal or informal description of the coverage function.
The mapping rule may be defined as an in-line string (gml:ruleDefinition) or via a remote reference through xlink:href (gml:ruleReference).  
If no rule name is specified, the default is 'Linear' with respect to members of the domain in document order.

Element information

Type: gml:MappingRuleType

Properties: Global, Qualified

Content

Attributes

None

Used in

Substitution hierarchy

Sample instance

<gml:CoverageMappingRule>
   <gml:ruleDefinition>string</gml:ruleDefinition>
</gml:CoverageMappingRule>