Definition Type: Element
Name: GeometryStyle
Namespace: http://www.opengis.net/gml
Type: gml:GeometryStyleType
Containing Schema: defaultStyle.xsd
Abstract
Documentation:
The style descriptor for geometries of a feature.
Collapse XSD Schema Diagram:
Drilldown into LabelStyle in schema defaultstyle_xsd Drilldown into style in schema defaultstyle_xsd Drilldown into symbol in schema defaultstyle_xsd Drilldown into set in schema smil20_xsd Drilldown into animateColor in schema smil20_xsd Drilldown into animateMotion in schema smil20_xsd Drilldown into animate in schema smil20_xsd Drilldown into styleVariation in schema defaultstyle_xsd Drilldown into spatialResolution in schema defaultstyle_xsd Drilldown into BaseStyleDescriptorType in schema defaultstyle_xsd Drilldown into geometryType in schema defaultstyle_xsd Drilldown into geometryProperty in schema defaultstyle_xsd Drilldown into GeometryStyleType in schema defaultstyle_xsdXSD Diagram of GeometryStyle in schema defaultstyle_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<xsd:element name="GeometryStyle" type="gml:GeometryStyleType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
        <xsd:documentation>The style descriptor for geometries of a feature.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
spatialResolution gml:spatialResolution 0 (1)
styleVariation gml:styleVariation 0 unbounded
animate smil20:animate 0 unbounded
animateMotion smil20:animateMotion 0 unbounded
animateColor smil20:animateColor 0 unbounded
set smil20:set 0 unbounded
symbol gml:symbol (1) (1)
style gml:style (1) (1)
LabelStyle gml:LabelStyle 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
geometryProperty gml:geometryProperty (Optional)
geometryType gml:geometryType (Optional)
Collapse Derivation Tree: