Documentation for fieldgml

Element: TopologyStyle

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name TopologyStyle
Type gml:TopologyStyleType
Nillable no
Abstract no
Documentation The style descriptor for topologies of a feature. Describes individual topology elements styles.
Logical Diagram
XML Instance Representation
<gml:TopologyStyle
gml:id="[0..1]"
topologyProperty="string [0..1]"
topologyType="string [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..*]
Start Choice [1]
<gml:symbol> ... </gml:symbol> [1]
<gml:style> string </gml:style> [1]

'Deprecated in GML version 3.1.0. Use symbol with inline content instead.'

End Choice
<gml:labelStyle> ... </gml:labelStyle> [0..1]
</gml:TopologyStyle>
Diagram
h-1129867717 h-1694770379 h-742066978 h-2079468484 h1077085280 h712976966 h1723224726 h674198565 h-635644106
Schema Component Representation
<element name="TopologyStyle" type=" gml:TopologyStyleType " substitutionGroup="gml:_GML"/>