Definition Type: Element
Name: FeatureStyle
Namespace: http://www.opengis.net/gml
Type: gml:FeatureStyleType
Containing Schema: defaultStyle.xsd
Abstract
Documentation:
The style descriptor for features.
Collapse XSD Schema Diagram:
Drilldown into LabelStyle in schema defaultstyle_xsd Drilldown into TopologyStyle in schema defaultstyle_xsd Drilldown into GeometryStyle in schema defaultstyle_xsd Drilldown into featureConstraint in schema defaultstyle_xsd Drilldown into baseType in schema defaultstyle_xsd Drilldown into featureType in schema defaultstyle_xsd Drilldown into FeatureStyleType in schema defaultstyle_xsdXSD Diagram of FeatureStyle in schema defaultstyle_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<xsd:element name="FeatureStyle" type="gml:FeatureStyleType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
        <xsd:documentation>The style descriptor for features.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
featureConstraint gml:featureConstraint 0 (1)
GeometryStyle gml:GeometryStyle 0 unbounded
TopologyStyle gml:TopologyStyle 0 unbounded
LabelStyle gml:LabelStyle 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
featureType gml:featureType Optional
baseType gml:baseType Optional
Collapse Derivation Tree: