gml:styleVariation
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/defaultStyle.xsd
Type: gml:StyleVariationType
Properties: Local, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
styleProperty | [1..1] | xsd:string | ||
featurePropertyRange | [0..1] | xsd:string |
Used in
- Type gml:BaseStyleDescriptorType
- Type gml:GeometryStyleType via extension of gml:BaseStyleDescriptorType (Element gml:GeometryStyle)
- Type gml:GraphStyleType via extension of gml:BaseStyleDescriptorType (Element gml:GraphStyle)
- Type gml:LabelStyleType via extension of gml:BaseStyleDescriptorType (Element gml:LabelStyle)
- Type gml:TopologyStyleType via extension of gml:BaseStyleDescriptorType (Element gml:TopologyStyle)
Sample instance
<gml:styleVariation styleProperty="string">string</gml:styleVariation>