Documentation for fieldgml

Element: Style

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name Style
Type gml:StyleType
Nillable no
Abstract no
Documentation Predefined concrete value of the top-level property. Encapsulates all other styling information.
Logical Diagram
XML Instance Representation
<gml:Style
gml:id="[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:featureStyle> ... </gml:featureStyle> [1..*]
<gml:graphStyle> ... </gml:graphStyle> [0..1]
</gml:Style>
Diagram
h-1694770379
Schema Component Representation
<element name="Style" type=" gml:StyleType " substitutionGroup="gml:_Style"/>