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 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:
<xsd:element name="Style" type="gml:StyleType" substitutionGroup="gml:_Style" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
        <xsd:documentation>Predefined concrete value of the top-level property. Encapsulates all other styling information.</xsd:documentation>
    </xsd:annotation>
</xsd: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 0 unbounded
GraphStyle gml:GraphStyle 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
Collapse Derivation Tree:
Collapse References:
gml:_Style