Definition Type: Element
Name: Style
Namespace: http://www.opengis.net/gml
Type: gml:StyleType
Containing Schema: defaultStyle.xsd
Abstract
Documentation:
Predefined concrete value of the top-level property. Encapsulates all other styling information.
Collapse XSD Schema Diagram:
Drilldown into graphStyle in schema defaultstyle_xsd Drilldown into featureStyle in schema defaultstyle_xsd Drilldown into name in schema gmlbase_xsd Drilldown into description in schema gmlbase_xsd Drilldown into metaDataProperty in schema gmlbase_xsd Drilldown into StandardObjectProperties in schema gmlbase_xsd Drilldown into id in schema gmlbase_xsd Drilldown into AbstractGMLType in schema gmlbase_xsd Drilldown into AbstractStyleType in schema defaultstyle_xsd Drilldown into StyleType in schema defaultstyle_xsdXSD Diagram of Style in schema defaultstyle_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="Style" type="gml:StyleType" substitutionGroup="gml:_Style">
    <annotation>
        <documentation>Predefined concrete value of the top-level property. Encapsulates all other styling information.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
featureStyle gml:featureStyle (1) unbounded
graphStyle gml:graphStyle 0 (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
Collapse Derivation Tree:
Collapse References:
gml:_Style