Documentation for fieldgml

Element: FeatureStyle

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name FeatureStyle
Type gml:FeatureStyleType
Nillable no
Abstract no
Documentation The style descriptor for features.
Logical Diagram
XML Instance Representation
<gml:FeatureStyle
gml:id="[0..1]"
featureType="string [0..1]"
baseType="string [0..1]"
queryGrammar=" gml:QueryGrammarEnumeration [0..1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:description> ... </gml:description> [0..1]
<gml:name> ... </gml:name> [0..*]

'Multiple names may be provided. These will often be distinguished by being assigned by different authorities, as indicated by the value of the codeSpace attribute. In an instance document there will usually only be one name per authority.'

<gml:featureConstraint> string </gml:featureConstraint> [0..1]
<gml:geometryStyle> ... </gml:geometryStyle> [0..*]
<gml:topologyStyle> ... </gml:topologyStyle> [0..*]
<gml:labelStyle> ... </gml:labelStyle> [0..1]
</gml:FeatureStyle>
Diagram
h-1129867717 h-1694770379 h-2079468484 h733073503 h1077085280 h712976966 h1723224726 h674198565 h-635644106
Schema Component Representation
<element name="FeatureStyle" type=" gml:FeatureStyleType " substitutionGroup="gml:_GML"/>