Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Imported schema FeatureStyle.xsd
Namespace http://www.opengis.net/se
Annotations
Symbology Encoding FEATURE STYLE version 1.1.0 (2010-02-01)
      
Symbology Encoding is an OGC Standard.
Copyright (c) 2005,2010 Open Geospatial Consortium.
To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
Properties
attribute form default unqualified
element form default qualified
version 1.1.0.2
Element se:FeatureTypeStyle
Namespace http://www.opengis.net/se
Annotations
A FeatureTypeStyle contains styling information specific to one
feature type.
Diagram
Diagram FeatureStyle_xsd.tmp#FeatureTypeStyleType_version common_xsd.tmp#Name common_xsd.tmp#Description common_xsd.tmp#FeatureTypeName FeatureStyle_xsd.tmp#SemanticTypeIdentifier FeatureStyle_xsd.tmp#Rule common_xsd.tmp#OnlineResource FeatureStyle_xsd.tmp#FeatureTypeStyleType
Type se:FeatureTypeStyleType
Properties
content complex
Used by
Element sld:UserStyle
Model
Children se:Description, se:FeatureTypeName, se:Name, se:OnlineResource, se:Rule, se:SemanticTypeIdentifier
Instance
<se:FeatureTypeStyle version="" xmlns:se="http://www.opengis.net/se">
  <se:Name>{0,1}</se:Name>
  <se:Description>{0,1}</se:Description>
  <se:FeatureTypeName>{0,1}</se:FeatureTypeName>
  <se:SemanticTypeIdentifier>{0,unbounded}</se:SemanticTypeIdentifier>
  <se:Rule>{1,1}</se:Rule>
  <se:OnlineResource xlink:actuate="" xlink:arcrole="" xlink:href="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</se:OnlineResource>
</se:FeatureTypeStyle>
Attributes
QName Type Use
version se:VersionType optional
Source
<xsd:element name="FeatureTypeStyle" type="se:FeatureTypeStyleType">
  <xsd:annotation>
    <xsd:documentation>A FeatureTypeStyle contains styling information specific to one feature type.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element se:SemanticTypeIdentifier
Namespace http://www.opengis.net/se
Diagram
Diagram
Type xsd:string
Properties
content simple
Used by
Source
<xsd:element name="SemanticTypeIdentifier" type="xsd:string"/>
Element se:Rule
Namespace http://www.opengis.net/se
Annotations
A Rule is used to attach property/scale conditions to and group
the individual symbols used for rendering.
Diagram
Diagram common_xsd.tmp#Name common_xsd.tmp#Description FeatureStyle_xsd.tmp#LegendGraphic filter_xsd.tmp#Filter FeatureStyle_xsd.tmp#ElseFilter FeatureStyle_xsd.tmp#MinScaleDenominator FeatureStyle_xsd.tmp#MaxScaleDenominator Symbolizer_xsd.tmp#Symbolizer FeatureStyle_xsd.tmp#RuleType
Type se:RuleType
Properties
content complex
Used by
Model
Children ogc:Filter, se:Description, se:ElseFilter, se:LegendGraphic, se:MaxScaleDenominator, se:MinScaleDenominator, se:Name, se:Symbolizer
Instance
<se:Rule xmlns:se="http://www.opengis.net/se" xmlns:ogc="http://www.opengis.net/ogc">
  <se:Name>{0,1}</se:Name>
  <se:Description>{0,1}</se:Description>
  <se:LegendGraphic>{0,1}</se:LegendGraphic>
  <ogc:Filter>{1,1}</ogc:Filter>
  <se:ElseFilter>{1,1}</se:ElseFilter>
  <se:MinScaleDenominator>{0,1}</se:MinScaleDenominator>
  <se:MaxScaleDenominator>{0,1}</se:MaxScaleDenominator>
  <se:Symbolizer uom="" version="">{1,unbounded}</se:Symbolizer>
</se:Rule>
Source
<xsd:element name="Rule" type="se:RuleType">
  <xsd:annotation>
    <xsd:documentation>A Rule is used to attach property/scale conditions to and group the individual symbols used for rendering.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element se:LegendGraphic
Namespace http://www.opengis.net/se
Diagram
Diagram Symbolizer_xsd.tmp#Graphic FeatureStyle_xsd.tmp#LegendGraphicType
Type se:LegendGraphicType
Properties
content complex
Used by
Complex Type se:RuleType
Model
Children se:Graphic
Instance
<se:LegendGraphic xmlns:se="http://www.opengis.net/se">
  <se:Graphic>{1,1}</se:Graphic>
</se:LegendGraphic>
Source
<xsd:element name="LegendGraphic" type="se:LegendGraphicType"/>
Element se:ElseFilter
Namespace http://www.opengis.net/se
Diagram
Diagram FeatureStyle_xsd.tmp#ElseFilterType
Type se:ElseFilterType
Properties
content complex
Used by
Complex Type se:RuleType
Source
<xsd:element name="ElseFilter" type="se:ElseFilterType"/>
Element se:MinScaleDenominator
Namespace http://www.opengis.net/se
Diagram
Diagram
Type xsd:double
Properties
content simple
Used by
Complex Type se:RuleType
Source
<xsd:element name="MinScaleDenominator" type="xsd:double"/>
Element se:MaxScaleDenominator
Namespace http://www.opengis.net/se
Diagram
Diagram
Type xsd:double
Properties
content simple
Used by
Complex Type se:RuleType
Source
<xsd:element name="MaxScaleDenominator" type="xsd:double"/>
Element se:CoverageStyle
Namespace http://www.opengis.net/se
Annotations
A CoverageStyle contains styling information specific to one
Coverage offering.
Diagram
Diagram FeatureStyle_xsd.tmp#CoverageStyleType_version common_xsd.tmp#Name common_xsd.tmp#Description common_xsd.tmp#CoverageName FeatureStyle_xsd.tmp#SemanticTypeIdentifier FeatureStyle_xsd.tmp#Rule common_xsd.tmp#OnlineResource FeatureStyle_xsd.tmp#CoverageStyleType
Type se:CoverageStyleType
Properties
content complex
Used by
Element sld:UserStyle
Model
Children se:CoverageName, se:Description, se:Name, se:OnlineResource, se:Rule, se:SemanticTypeIdentifier
Instance
<se:CoverageStyle version="" xmlns:se="http://www.opengis.net/se">
  <se:Name>{0,1}</se:Name>
  <se:Description>{0,1}</se:Description>
  <se:CoverageName>{0,1}</se:CoverageName>
  <se:SemanticTypeIdentifier>{0,unbounded}</se:SemanticTypeIdentifier>
  <se:Rule>{1,1}</se:Rule>
  <se:OnlineResource xlink:actuate="" xlink:arcrole="" xlink:href="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</se:OnlineResource>
</se:CoverageStyle>
Attributes
QName Type Use
version se:VersionType optional
Source
<xsd:element name="CoverageStyle" type="se:CoverageStyleType">
  <xsd:annotation>
    <xsd:documentation>A CoverageStyle contains styling information specific to one Coverage offering.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Complex Type se:FeatureTypeStyleType
Namespace http://www.opengis.net/se
Diagram
Diagram FeatureStyle_xsd.tmp#FeatureTypeStyleType_version common_xsd.tmp#Name common_xsd.tmp#Description common_xsd.tmp#FeatureTypeName FeatureStyle_xsd.tmp#SemanticTypeIdentifier FeatureStyle_xsd.tmp#Rule common_xsd.tmp#OnlineResource
Used by
Model
Children se:Description, se:FeatureTypeName, se:Name, se:OnlineResource, se:Rule, se:SemanticTypeIdentifier
Attributes
QName Type Use
version se:VersionType optional
Source
<xsd:complexType name="FeatureTypeStyleType">
  <xsd:sequence>
    <xsd:element ref="se:Name" minOccurs="0"/>
    <xsd:element ref="se:Description" minOccurs="0"/>
    <xsd:element ref="se:FeatureTypeName" minOccurs="0"/>
    <xsd:element ref="se:SemanticTypeIdentifier" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:choice maxOccurs="unbounded">
      <xsd:element ref="se:Rule"/>
      <xsd:element ref="se:OnlineResource"/>
    </xsd:choice>
  </xsd:sequence>
  <xsd:attribute name="version" type="se:VersionType"/>
</xsd:complexType>
Complex Type se:RuleType
Namespace http://www.opengis.net/se
Diagram
Diagram common_xsd.tmp#Name common_xsd.tmp#Description FeatureStyle_xsd.tmp#LegendGraphic filter_xsd.tmp#Filter FeatureStyle_xsd.tmp#ElseFilter FeatureStyle_xsd.tmp#MinScaleDenominator FeatureStyle_xsd.tmp#MaxScaleDenominator Symbolizer_xsd.tmp#Symbolizer
Used by
Element se:Rule
Model
Children ogc:Filter, se:Description, se:ElseFilter, se:LegendGraphic, se:MaxScaleDenominator, se:MinScaleDenominator, se:Name, se:Symbolizer
Source
<xsd:complexType name="RuleType">
  <xsd:sequence>
    <xsd:element ref="se:Name" minOccurs="0"/>
    <xsd:element ref="se:Description" minOccurs="0"/>
    <xsd:element ref="se:LegendGraphic" minOccurs="0"/>
    <xsd:choice minOccurs="0">
      <xsd:element ref="ogc:Filter"/>
      <xsd:element ref="se:ElseFilter"/>
    </xsd:choice>
    <xsd:element ref="se:MinScaleDenominator" minOccurs="0"/>
    <xsd:element ref="se:MaxScaleDenominator" minOccurs="0"/>
    <xsd:element ref="se:Symbolizer" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>
Complex Type se:LegendGraphicType
Namespace http://www.opengis.net/se
Diagram
Diagram Symbolizer_xsd.tmp#Graphic
Used by
Model
Children se:Graphic
Source
<xsd:complexType name="LegendGraphicType">
  <xsd:sequence>
    <xsd:element ref="se:Graphic"/>
  </xsd:sequence>
</xsd:complexType>
Complex Type se:ElseFilterType
Namespace http://www.opengis.net/se
Diagram
Diagram
Used by
Element se:ElseFilter
Source
<xsd:complexType name="ElseFilterType"/>
Complex Type se:CoverageStyleType
Namespace http://www.opengis.net/se
Diagram
Diagram FeatureStyle_xsd.tmp#CoverageStyleType_version common_xsd.tmp#Name common_xsd.tmp#Description common_xsd.tmp#CoverageName FeatureStyle_xsd.tmp#SemanticTypeIdentifier FeatureStyle_xsd.tmp#Rule common_xsd.tmp#OnlineResource
Used by
Model
Children se:CoverageName, se:Description, se:Name, se:OnlineResource, se:Rule, se:SemanticTypeIdentifier
Attributes
QName Type Use
version se:VersionType optional
Source
<xsd:complexType name="CoverageStyleType">
  <xsd:sequence>
    <xsd:element ref="se:Name" minOccurs="0"/>
    <xsd:element ref="se:Description" minOccurs="0"/>
    <xsd:element ref="se:CoverageName" minOccurs="0"/>
    <xsd:element ref="se:SemanticTypeIdentifier" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:choice maxOccurs="unbounded">
      <xsd:element ref="se:Rule"/>
      <xsd:element ref="se:OnlineResource"/>
    </xsd:choice>
  </xsd:sequence>
  <xsd:attribute name="version" type="se:VersionType"/>
</xsd:complexType>
Attribute se:FeatureTypeStyleType / @version
Namespace No namespace
Type se:VersionType
Properties
content simple
Facets
enumeration 1.1.0
Used by
Source
<xsd:attribute name="version" type="se:VersionType"/>
Attribute se:CoverageStyleType / @version
Namespace No namespace
Type se:VersionType
Properties
content simple
Facets
enumeration 1.1.0
Used by
Complex Type se:CoverageStyleType
Source
<xsd:attribute name="version" type="se:VersionType"/>