Documentation for fieldgml

Element: LabelStyle

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name LabelStyle
Type gml:LabelStyleType
Nillable no
Abstract no
Documentation The style descriptor for labels of a feature, geometry or topology.
Logical Diagram
XML Instance Representation
<gml:LabelStyle
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:spatialResolution> gml:ScaleType </gml:spatialResolution> [0..1]
<gml:styleVariation> gml:StyleVariationType </gml:styleVariation> [0..*]
<smil20:animate> ... </smil20:animate> [0..*]
<smil20:animateMotion> ... </smil20:animateMotion> [0..*]
<smil20:animateColor> ... </smil20:animateColor> [0..*]
<smil20:set> ... </smil20:set> [0..*]
<gml:style> string </gml:style> [1]
<gml:label> gml:LabelType </gml:label> [1]
</gml:LabelStyle>
Diagram
h-1129867717 h-1694770379 h-742066978 h-2079468484 h733073503 h712976966 h1723224726 h674198565 h-635644106
Schema Component Representation
<element name="LabelStyle" type=" gml:LabelStyleType " substitutionGroup="gml:_GML"/>