Documentation for fieldgml

Element: GraphStyle

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name GraphStyle
Type gml:GraphStyleType
Nillable no
Abstract no
Documentation The style descriptor for a graph consisting of a number of features. Describes graph-specific style attributes.
Logical Diagram
XML Instance Representation
<gml:GraphStyle
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:planar> boolean </gml:planar> [0..1]
<gml:directed> boolean </gml:directed> [0..1]
<gml:grid> boolean </gml:grid> [0..1]
<gml:minDistance> double </gml:minDistance> [0..1]
<gml:minAngle> double </gml:minAngle> [0..1]
<gml:graphType> gml:GraphTypeType </gml:graphType> [0..1]
<gml:drawingType> gml:DrawingTypeType </gml:drawingType> [0..1]
<gml:lineType> gml:LineTypeType </gml:lineType> [0..1]
<gml:aestheticCriteria> gml:AesheticCriteriaType </gml:aestheticCriteria> [0..*]
</gml:GraphStyle>
Diagram
h-1129867717 h-1694770379 h-742066978 h-2079468484 h733073503 h1077085280 h1723224726 h674198565 h-635644106
Schema Component Representation
<element name="GraphStyle" type=" gml:GraphStyleType " substitutionGroup="gml:_GML"/>