Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Element gml:CoverageMappingRule
Namespace http://www.opengis.net/gml/3.2
Annotations
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.
Diagram
Diagramgml3_2Profile_diggs_xsd_Complex_Type_gml_MappingRuleType.tmp#MappingRuleType_ruleDefinitiongml3_2Profile_diggs_xsd_Complex_Type_gml_MappingRuleType.tmp#MappingRuleType_ruleReferencegml3_2Profile_diggs_xsd_Complex_Type_gml_MappingRuleType.tmp#MappingRuleTypegml3_2Profile_diggs_xsd_Element_gml_AbstractObject.tmp#http___www.opengis.net_gml_3.2_AbstractObject
Type gml:MappingRuleType
Properties
content complex
Substitution Group Affiliation
Model
Children gml:ruleDefinition, gml:ruleReference
Instance
<gml:CoverageMappingRule xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:ruleDefinition>{1,1}</gml:ruleDefinition>
  <gml:ruleReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:ruleReference>
</gml:CoverageMappingRule>
Source
<element name="CoverageMappingRule" type="gml:MappingRuleType" substitutionGroup="gml:AbstractObject">
  <annotation>
    <documentation>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.</documentation>
  </annotation>
</element>