Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema defaultStyle.xsd
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/ForestStatisticsData
Annotations
Default Style schema for GML 3.1.1 GML is an OGC Standard. Copyright (c) 2001,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: 3.1.1.2
Element gml:defaultStyle
Namespace http://www.opengis.net/gml
Annotations
Top-level property. Used in application schemas to "attach" the styling information to GML data. The link between the data and the style should be established through this property only.
Diagram
Diagram index40.tmp#id1911 index0.tmp#id719 index40.tmp#id1909 index40.tmp#id1908
Type gml:DefaultStylePropertyType
Properties
content: complex
Model gml:_Style{0,1}
Children gml:_Style
Instance
<gml:defaultStyle about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:_Style gml:id="">{0,1}</gml:_Style>
</gml:defaultStyle>
Attributes
QName Type Fixed Default Use Annotation
about anyURI optional
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="defaultStyle" type="gml:DefaultStylePropertyType">
  <annotation>
    <documentation>Top-level property. Used in application schemas to "attach" the styling information to GML data. The link between the data and the style should be established through this property only.</documentation>
  </annotation>
</element>
Element gml:_Style
Namespace http://www.opengis.net/gml
Annotations
The value of the top-level property. It is an abstract element. Used as the head element of the substitution group for extensibility purposes.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715 index40.tmp#id1910 index40.tmp#id1186 index0.tmp#id942
Type gml:AbstractStyleType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name*
Children gml:description, gml:metaDataProperty, gml:name
Instance
<gml:_Style gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:_Style>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="_Style" type="gml:AbstractStyleType" abstract="true" substitutionGroup="gml:_GML">
  <annotation>
    <documentation>The value of the top-level property. It is an abstract element. Used as the head element of the substitution group for extensibility purposes.</documentation>
  </annotation>
</element>
Element gml:Style
Namespace http://www.opengis.net/gml
Annotations
Predefined concrete value of the top-level property. Encapsulates all other styling information.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715 index40.tmp#id1910 index40.tmp#id1913 index40.tmp#id2034 index40.tmp#id1912 index40.tmp#id1909
Type gml:StyleType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:featureStyle+ , gml:graphStyle{0,1}
Children gml:description, gml:featureStyle, gml:graphStyle, gml:metaDataProperty, gml:name
Instance
<gml:Style gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:Style>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<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>
Element gml:featureStyle
Namespace http://www.opengis.net/gml
Annotations
Diagram
Diagram index40.tmp#id2033 index0.tmp#id719 index40.tmp#id1187 index40.tmp#id1914
Type gml:FeatureStylePropertyType
Properties
content: complex
Used by
Complex Type gml:StyleType
Model gml:FeatureStyle{0,1}
Children gml:FeatureStyle
Instance
<gml:featureStyle about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:FeatureStyle baseType="" featureType="" gml:id="" queryGrammar="">{0,1}</gml:FeatureStyle>
</gml:featureStyle>
Attributes
QName Type Fixed Default Use Annotation
about anyURI optional
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="featureStyle" type="gml:FeatureStylePropertyType">
  <annotation>
    <documentation/>
  </annotation>
</element>
Element gml:FeatureStyle
Namespace http://www.opengis.net/gml
Annotations
The style descriptor for features.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715 index40.tmp#id2029 index40.tmp#id2030 index40.tmp#id2031 index40.tmp#id1916 index40.tmp#id1917 index40.tmp#id2022 index40.tmp#id2011 index40.tmp#id1915 index0.tmp#id942
Type gml:FeatureStyleType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:featureConstraint{0,1} , gml:geometryStyle* , gml:topologyStyle* , gml:labelStyle{0,1}
Children gml:description, gml:featureConstraint, gml:geometryStyle, gml:labelStyle, gml:metaDataProperty, gml:name, gml:topologyStyle
Instance
<gml:FeatureStyle baseType="" featureType="" gml:id="" queryGrammar="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:FeatureStyle>
Attributes
QName Type Fixed Default Use Annotation
baseType string optional
featureType string optional
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
queryGrammar gml:QueryGrammarEnumeration optional
Source
<element name="FeatureStyle" type="gml:FeatureStyleType" substitutionGroup="gml:_GML">
  <annotation>
    <documentation>The style descriptor for features.</documentation>
  </annotation>
</element>
Element gml:FeatureStyleType / gml:featureConstraint
Namespace http://www.opengis.net/gml
Diagram
Diagram
Type string
Properties
content: simple
minOccurs: 0
Source
<element name="featureConstraint" type="string" minOccurs="0"/>
Element gml:geometryStyle
Namespace http://www.opengis.net/gml
Annotations
Diagram
Diagram index40.tmp#id2021 index0.tmp#id719 index40.tmp#id1188 index40.tmp#id1918
Type gml:GeometryStylePropertyType
Properties
content: complex
Used by
Complex Type gml:FeatureStyleType
Model gml:GeometryStyle{0,1}
Children gml:GeometryStyle
Instance
<gml:geometryStyle about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:GeometryStyle geometryProperty="" geometryType="" gml:id="">{0,1}</gml:GeometryStyle>
</gml:geometryStyle>
Attributes
QName Type Fixed Default Use Annotation
about anyURI optional
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="geometryStyle" type="gml:GeometryStylePropertyType">
  <annotation>
    <documentation/>
  </annotation>
</element>
Element gml:GeometryStyle
Namespace http://www.opengis.net/gml
Annotations
The style descriptor for geometries of a feature.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715 index40.tmp#id1921 index40.tmp#id1922 index2.tmp#id1926 index2.tmp#id1991 index2.tmp#id1996 index2.tmp#id2000 index40.tmp#id1920 index40.tmp#id2019 index40.tmp#id2020 index40.tmp#id2004 index40.tmp#id2010 index40.tmp#id2011 index40.tmp#id1919 index0.tmp#id942
Type gml:GeometryStyleType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:spatialResolution{0,1} , gml:styleVariation* , smil20:animate* , smil20:animateMotion* , smil20:animateColor* , smil20:set* , (gml:symbol | gml:style) , gml:labelStyle{0,1}
Children gml:description, gml:labelStyle, gml:metaDataProperty, gml:name, gml:spatialResolution, gml:style, gml:styleVariation, gml:symbol, smil20:animate, smil20:animateColor, smil20:animateMotion, smil20:set
Instance
<gml:GeometryStyle geometryProperty="" geometryType="" gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:GeometryStyle>
Attributes
QName Type Fixed Default Use Annotation
geometryProperty string optional
geometryType string optional
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="GeometryStyle" type="gml:GeometryStyleType" substitutionGroup="gml:_GML">
  <annotation>
    <documentation>The style descriptor for geometries of a feature.</documentation>
  </annotation>
</element>
Element gml:BaseStyleDescriptorType / gml:spatialResolution
Namespace http://www.opengis.net/gml
Diagram
Diagram index7.tmp#id988 index7.tmp#id987 index42.tmp#id1075
Type gml:ScaleType
Type hierarchy
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<element name="spatialResolution" type="gml:ScaleType" minOccurs="0"/>
Element gml:BaseStyleDescriptorType / gml:styleVariation
Namespace http://www.opengis.net/gml
Diagram
Diagram index40.tmp#id1924 index40.tmp#id1925 index40.tmp#id1923
Type gml:StyleVariationType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
featurePropertyRange string optional
styleProperty string required
Source
<element name="styleVariation" type="gml:StyleVariationType" minOccurs="0" maxOccurs="unbounded"/>
Element gml:symbol
Namespace http://www.opengis.net/gml
Annotations
The symbol property. Extends the gml:AssociationType to allow for remote referencing of symbols.
Diagram
Diagram index40.tmp#id2006 index40.tmp#id2008 index40.tmp#id2009 index0.tmp#id719 index40.tmp#id2005
Type gml:SymbolType
Properties
content: complex
Used by
Model ANY element from ANY namespace
Attributes
QName Type Fixed Default Use Annotation
about anyURI optional
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
gml:transform string optional
Defines the geometric transformation of entities. There is no particular grammar defined for this value.
symbolType gml:SymbolTypeEnumeration required
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="symbol" type="gml:SymbolType">
  <annotation>
    <documentation>The symbol property. Extends the gml:AssociationType to allow for remote referencing of symbols.</documentation>
  </annotation>
</element>
Element gml:GeometryStyleType / gml:style
Namespace http://www.opengis.net/gml
Annotations
Deprecated in GML version 3.1.0. Use symbol with inline content instead.
Diagram
Diagram
Type string
Properties
content: simple
Source
<element name="style" type="string">
  <annotation>
    <appinfo>deprecated</appinfo>
    <documentation>Deprecated in GML version 3.1.0. Use symbol with inline content instead.</documentation>
  </annotation>
</element>
Element gml:labelStyle
Namespace http://www.opengis.net/gml
Annotations
Diagram
Diagram index40.tmp#id2018 index0.tmp#id719 index40.tmp#id1190 index40.tmp#id2012
Type gml:LabelStylePropertyType
Properties
content: complex
Used by
Model gml:LabelStyle{0,1}
Children gml:LabelStyle
Instance
<gml:labelStyle about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:LabelStyle gml:id="">{0,1}</gml:LabelStyle>
</gml:labelStyle>
Attributes
QName Type Fixed Default Use Annotation
about anyURI optional
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="labelStyle" type="gml:LabelStylePropertyType">
  <annotation>
    <documentation/>
  </annotation>
</element>
Element gml:LabelStyle
Namespace http://www.opengis.net/gml
Annotations
The style descriptor for labels of a feature, geometry or topology.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715 index40.tmp#id1921 index40.tmp#id1922 index2.tmp#id1926 index2.tmp#id1991 index2.tmp#id1996 index2.tmp#id2000 index40.tmp#id1920 index40.tmp#id2014 index40.tmp#id2015 index40.tmp#id2013 index0.tmp#id942
Type gml:LabelStyleType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:spatialResolution{0,1} , gml:styleVariation* , smil20:animate* , smil20:animateMotion* , smil20:animateColor* , smil20:set* , gml:style , gml:label
Children gml:description, gml:label, gml:metaDataProperty, gml:name, gml:spatialResolution, gml:style, gml:styleVariation, smil20:animate, smil20:animateColor, smil20:animateMotion, smil20:set
Instance
<gml:LabelStyle gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:LabelStyle>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="LabelStyle" type="gml:LabelStyleType" substitutionGroup="gml:_GML">
  <annotation>
    <documentation>The style descriptor for labels of a feature, geometry or topology.</documentation>
  </annotation>
</element>
Element gml:LabelStyleType / gml:style
Namespace http://www.opengis.net/gml
Diagram
Diagram
Type string
Properties
content: simple
Source
<element name="style" type="string"/>
Element gml:LabelStyleType / gml:label
Namespace http://www.opengis.net/gml
Diagram
Diagram index40.tmp#id2008 index40.tmp#id2017 index40.tmp#id2016
Type gml:LabelType
Properties
content: complex
mixed: true
Model gml:LabelExpression*
Children gml:LabelExpression
Instance
<gml:label gml:transform="">
  <gml:LabelExpression>{0,unbounded}</gml:LabelExpression>
</gml:label>
Attributes
QName Type Fixed Default Use Annotation
gml:transform string optional
Defines the geometric transformation of entities. There is no particular grammar defined for this value.
Source
<element name="label" type="gml:LabelType"/>
Element gml:LabelType / gml:LabelExpression
Namespace http://www.opengis.net/gml
Diagram
Diagram
Type string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<element name="LabelExpression" type="string" minOccurs="0" maxOccurs="unbounded"/>
Element gml:topologyStyle
Namespace http://www.opengis.net/gml
Annotations
Diagram
Diagram index40.tmp#id2028 index0.tmp#id719 index40.tmp#id1189 index40.tmp#id2023
Type gml:TopologyStylePropertyType
Properties
content: complex
Used by
Complex Type gml:FeatureStyleType
Model gml:TopologyStyle{0,1}
Children gml:TopologyStyle
Instance
<gml:topologyStyle about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:TopologyStyle gml:id="" topologyProperty="" topologyType="">{0,1}</gml:TopologyStyle>
</gml:topologyStyle>
Attributes
QName Type Fixed Default Use Annotation
about anyURI optional
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="topologyStyle" type="gml:TopologyStylePropertyType">
  <annotation>
    <documentation/>
  </annotation>
</element>
Element gml:TopologyStyle
Namespace http://www.opengis.net/gml
Annotations
The style descriptor for topologies of a feature. Describes individual topology elements styles.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715 index40.tmp#id1921 index40.tmp#id1922 index2.tmp#id1926 index2.tmp#id1991 index2.tmp#id1996 index2.tmp#id2000 index40.tmp#id1920 index40.tmp#id2026 index40.tmp#id2027 index40.tmp#id2004 index40.tmp#id2025 index40.tmp#id2011 index40.tmp#id2024 index0.tmp#id942
Type gml:TopologyStyleType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:spatialResolution{0,1} , gml:styleVariation* , smil20:animate* , smil20:animateMotion* , smil20:animateColor* , smil20:set* , (gml:symbol | gml:style) , gml:labelStyle{0,1}
Children gml:description, gml:labelStyle, gml:metaDataProperty, gml:name, gml:spatialResolution, gml:style, gml:styleVariation, gml:symbol, smil20:animate, smil20:animateColor, smil20:animateMotion, smil20:set
Instance
<gml:TopologyStyle gml:id="" topologyProperty="" topologyType="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:TopologyStyle>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
topologyProperty string optional
topologyType string optional
Source
<element name="TopologyStyle" type="gml:TopologyStyleType" substitutionGroup="gml:_GML">
  <annotation>
    <documentation>The style descriptor for topologies of a feature. Describes individual topology elements styles.</documentation>
  </annotation>
</element>
Element gml:TopologyStyleType / gml:style
Namespace http://www.opengis.net/gml
Annotations
Deprecated in GML version 3.1.0. Use symbol with inline content instead.
Diagram
Diagram
Type string
Properties
content: simple
Source
<element name="style" type="string">
  <annotation>
    <appinfo>deprecated</appinfo>
    <documentation>Deprecated in GML version 3.1.0. Use symbol with inline content instead.</documentation>
  </annotation>
</element>
Element gml:graphStyle
Namespace http://www.opengis.net/gml
Annotations
Diagram
Diagram index40.tmp#id2050 index0.tmp#id719 index40.tmp#id1191 index40.tmp#id2035
Type gml:GraphStylePropertyType
Properties
content: complex
Used by
Complex Type gml:StyleType
Model gml:GraphStyle{0,1}
Children gml:GraphStyle
Instance
<gml:graphStyle about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:GraphStyle gml:id="">{0,1}</gml:GraphStyle>
</gml:graphStyle>
Attributes
QName Type Fixed Default Use Annotation
about anyURI optional
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="graphStyle" type="gml:GraphStylePropertyType">
  <annotation>
    <documentation/>
  </annotation>
</element>
Element gml:GraphStyle
Namespace http://www.opengis.net/gml
Annotations
The style descriptor for a graph consisting of a number of features. Describes graph-specific style attributes.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715 index40.tmp#id1921 index40.tmp#id1922 index2.tmp#id1926 index2.tmp#id1991 index2.tmp#id1996 index2.tmp#id2000 index40.tmp#id1920 index40.tmp#id2037 index40.tmp#id2038 index40.tmp#id2039 index40.tmp#id2040 index40.tmp#id2041 index40.tmp#id2042 index40.tmp#id2044 index40.tmp#id2046 index40.tmp#id2048 index40.tmp#id2036 index0.tmp#id942
Type gml:GraphStyleType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:spatialResolution{0,1} , gml:styleVariation* , smil20:animate* , smil20:animateMotion* , smil20:animateColor* , smil20:set* , gml:planar{0,1} , gml:directed{0,1} , gml:grid{0,1} , gml:minDistance{0,1} , gml:minAngle{0,1} , gml:graphType{0,1} , gml:drawingType{0,1} , gml:lineType{0,1} , gml:aestheticCriteria*
Children gml:aestheticCriteria, gml:description, gml:directed, gml:drawingType, gml:graphType, gml:grid, gml:lineType, gml:metaDataProperty, gml:minAngle, gml:minDistance, gml:name, gml:planar, gml:spatialResolution, gml:styleVariation, smil20:animate, smil20:animateColor, smil20:animateMotion, smil20:set
Instance
<gml:GraphStyle gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:GraphStyle>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="GraphStyle" type="gml:GraphStyleType" substitutionGroup="gml:_GML">
  <annotation>
    <documentation>The style descriptor for a graph consisting of a number of features. Describes graph-specific style attributes.</documentation>
  </annotation>
</element>
Element gml:GraphStyleType / gml:planar
Namespace http://www.opengis.net/gml
Diagram
Diagram
Type boolean
Properties
content: simple
minOccurs: 0
Source
<element name="planar" type="boolean" minOccurs="0"/>
Element gml:GraphStyleType / gml:directed
Namespace http://www.opengis.net/gml
Diagram
Diagram
Type boolean
Properties
content: simple
minOccurs: 0
Source
<element name="directed" type="boolean" minOccurs="0"/>
Element gml:GraphStyleType / gml:grid
Namespace http://www.opengis.net/gml
Diagram
Diagram
Type boolean
Properties
content: simple
minOccurs: 0
Source
<element name="grid" type="boolean" minOccurs="0"/>
Element gml:GraphStyleType / gml:minDistance
Namespace http://www.opengis.net/gml
Diagram
Diagram
Type double
Properties
content: simple
minOccurs: 0
Source
<element name="minDistance" type="double" minOccurs="0"/>
Element gml:GraphStyleType / gml:minAngle
Namespace http://www.opengis.net/gml
Diagram
Diagram
Type double
Properties
content: simple
minOccurs: 0
Source
<element name="minAngle" type="double" minOccurs="0"/>
Element gml:GraphStyleType / gml:graphType
Namespace http://www.opengis.net/gml
Diagram
Diagram index40.tmp#id2043
Type gml:GraphTypeType
Properties
content: simple
minOccurs: 0
Facets
enumeration TREE
enumeration BICONNECTED
Source
<element name="graphType" type="gml:GraphTypeType" minOccurs="0"/>
Element gml:GraphStyleType / gml:drawingType
Namespace http://www.opengis.net/gml
Diagram
Diagram index40.tmp#id2045
Type gml:DrawingTypeType
Properties
content: simple
minOccurs: 0
Facets
enumeration POLYLINE
enumeration ORTHOGONAL
Source
<element name="drawingType" type="gml:DrawingTypeType" minOccurs="0"/>
Element gml:GraphStyleType / gml:lineType
Namespace http://www.opengis.net/gml
Diagram
Diagram index40.tmp#id2047
Type gml:LineTypeType
Properties
content: simple
minOccurs: 0
Facets
enumeration STRAIGHT
enumeration BENT
Source
<element name="lineType" type="gml:LineTypeType" minOccurs="0"/>
Element gml:GraphStyleType / gml:aestheticCriteria
Namespace http://www.opengis.net/gml
Diagram
Diagram index40.tmp#id2049
Type gml:AesheticCriteriaType
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Facets
enumeration MIN_CROSSINGS
enumeration MIN_AREA
enumeration MIN_BENDS
enumeration MAX_BENDS
enumeration UNIFORM_BENDS
enumeration MIN_SLOPES
enumeration MIN_EDGE_LENGTH
enumeration MAX_EDGE_LENGTH
enumeration UNIFORM_EDGE_LENGTH
enumeration MAX_ANGULAR_RESOLUTION
enumeration MIN_ASPECT_RATIO
enumeration MAX_SYMMETRIES
Source
<element name="aestheticCriteria" type="gml:AesheticCriteriaType" minOccurs="0" maxOccurs="unbounded"/>
Complex Type gml:DefaultStylePropertyType
Namespace http://www.opengis.net/gml
Annotations
[complexType of] Top-level property. Used in application schemas to "attach" the styling information to GML data. The link between the data and the style should be established through this property only.
Diagram
Diagram index40.tmp#id1911 index0.tmp#id719 index40.tmp#id1909
Used by
Model gml:_Style{0,1}
Children gml:_Style
Attributes
QName Type Fixed Default Use Annotation
about anyURI optional
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="DefaultStylePropertyType">
  <annotation>
    <documentation>[complexType of] Top-level property. Used in application schemas to "attach" the styling information to GML data. The link between the data and the style should be established through this property only.</documentation>
  </annotation>
  <sequence>
    <element ref="gml:_Style" minOccurs="0"/>
  </sequence>
  <attribute name="about" type="anyURI" use="optional"/>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:AbstractStyleType
Namespace http://www.opengis.net/gml
Annotations
[complexType of] The value of the top-level property. It is an abstract element. Used as the head element of the substitution group for extensibility purposes.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715
Type extension of gml:AbstractGMLType
Type hierarchy
Properties
abstract: true
Used by
Element gml:_Style
Complex Type gml:StyleType
Model gml:metaDataProperty* , gml:description{0,1} , gml:name*
Children gml:description, gml:metaDataProperty, gml:name
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="AbstractStyleType" abstract="true">
  <annotation>
    <documentation>[complexType of] The value of the top-level property. It is an abstract element. Used as the head element of the substitution group for extensibility purposes.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractGMLType"/>
  </complexContent>
</complexType>
Complex Type gml:StyleType
Namespace http://www.opengis.net/gml
Annotations
[complexType of] Predefined concrete value of the top-level property. Encapsulates all other styling information.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715 index40.tmp#id1910 index40.tmp#id1913 index40.tmp#id2034
Type extension of gml:AbstractStyleType
Type hierarchy
Used by
Element gml:Style
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:featureStyle+ , gml:graphStyle{0,1}
Children gml:description, gml:featureStyle, gml:graphStyle, gml:metaDataProperty, gml:name
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="StyleType">
  <annotation>
    <documentation>[complexType of] Predefined concrete value of the top-level property. Encapsulates all other styling information.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractStyleType">
      <sequence>
        <element ref="gml:featureStyle" maxOccurs="unbounded"/>
        <element ref="gml:graphStyle" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:FeatureStylePropertyType
Namespace http://www.opengis.net/gml
Annotations
Diagram
Diagram index40.tmp#id2033 index0.tmp#id719 index40.tmp#id1187
Used by
Model gml:FeatureStyle{0,1}
Children gml:FeatureStyle
Attributes
QName Type Fixed Default Use Annotation
about anyURI optional
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="FeatureStylePropertyType">
  <annotation>
    <documentation/>
  </annotation>
  <sequence>
    <element ref="gml:FeatureStyle" minOccurs="0"/>
  </sequence>
  <attribute name="about" type="anyURI" use="optional"/>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:FeatureStyleType
Namespace http://www.opengis.net/gml
Annotations
[complexType of] The style descriptor for features.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715 index40.tmp#id2029 index40.tmp#id2030 index40.tmp#id2031 index40.tmp#id1916 index40.tmp#id1917 index40.tmp#id2022 index40.tmp#id2011
Type extension of gml:AbstractGMLType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:featureConstraint{0,1} , gml:geometryStyle* , gml:topologyStyle* , gml:labelStyle{0,1}
Children gml:description, gml:featureConstraint, gml:geometryStyle, gml:labelStyle, gml:metaDataProperty, gml:name, gml:topologyStyle
Attributes
QName Type Fixed Default Use Annotation
baseType string optional
featureType string optional
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
queryGrammar gml:QueryGrammarEnumeration optional
Source
<complexType name="FeatureStyleType">
  <annotation>
    <documentation>[complexType of] The style descriptor for features.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractGMLType">
      <sequence>
        <element name="featureConstraint" type="string" minOccurs="0"/>
        <element ref="gml:geometryStyle" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="gml:topologyStyle" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="gml:labelStyle" minOccurs="0"/>
      </sequence>
      <attribute name="featureType" type="string" use="optional"/>
      <attribute name="baseType" type="string" use="optional"/>
      <attribute name="queryGrammar" type="gml:QueryGrammarEnumeration"/>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:GeometryStylePropertyType
Namespace http://www.opengis.net/gml
Annotations
Diagram
Diagram index40.tmp#id2021 index0.tmp#id719 index40.tmp#id1188
Used by
Model gml:GeometryStyle{0,1}
Children gml:GeometryStyle
Attributes
QName Type Fixed Default Use Annotation
about anyURI optional
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="GeometryStylePropertyType">
  <annotation>
    <documentation/>
  </annotation>
  <sequence>
    <element ref="gml:GeometryStyle" minOccurs="0"/>
  </sequence>
  <attribute name="about" type="anyURI" use="optional"/>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:GeometryStyleType
Namespace http://www.opengis.net/gml
Annotations
[complexType of] The style descriptor for geometries of a feature.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715 index40.tmp#id1921 index40.tmp#id1922 index2.tmp#id1926 index2.tmp#id1991 index2.tmp#id1996 index2.tmp#id2000 index40.tmp#id1920 index40.tmp#id2019 index40.tmp#id2020 index40.tmp#id2004 index40.tmp#id2010 index40.tmp#id2011
Type extension of gml:BaseStyleDescriptorType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:spatialResolution{0,1} , gml:styleVariation* , smil20:animate* , smil20:animateMotion* , smil20:animateColor* , smil20:set* , (gml:symbol | gml:style) , gml:labelStyle{0,1}
Children gml:description, gml:labelStyle, gml:metaDataProperty, gml:name, gml:spatialResolution, gml:style, gml:styleVariation, gml:symbol, smil20:animate, smil20:animateColor, smil20:animateMotion, smil20:set
Attributes
QName Type Fixed Default Use Annotation
geometryProperty string optional
geometryType string optional
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="GeometryStyleType">
  <annotation>
    <documentation>[complexType of] The style descriptor for geometries of a feature.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:BaseStyleDescriptorType">
      <sequence>
        <choice>
          <element ref="gml:symbol"/>
          <element name="style" type="string">
            <annotation>
              <appinfo>deprecated</appinfo>
              <documentation>Deprecated in GML version 3.1.0. Use symbol with inline content instead.</documentation>
            </annotation>
          </element>
        </choice>
        <element ref="gml:labelStyle" minOccurs="0"/>
      </sequence>
      <attribute name="geometryProperty" type="string"/>
      <attribute name="geometryType" type="string"/>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:BaseStyleDescriptorType
Namespace http://www.opengis.net/gml
Annotations
Base complex type for geometry, topology, label and graph styles.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715 index40.tmp#id1921 index40.tmp#id1922 index2.tmp#id1926 index2.tmp#id1991 index2.tmp#id1996 index2.tmp#id2000
Type extension of gml:AbstractGMLType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:spatialResolution{0,1} , gml:styleVariation* , smil20:animate* , smil20:animateMotion* , smil20:animateColor* , smil20:set*
Children gml:description, gml:metaDataProperty, gml:name, gml:spatialResolution, gml:styleVariation, smil20:animate, smil20:animateColor, smil20:animateMotion, smil20:set
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="BaseStyleDescriptorType">
  <annotation>
    <documentation>Base complex type for geometry, topology, label and graph styles.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractGMLType">
      <sequence>
        <element name="spatialResolution" type="gml:ScaleType" minOccurs="0"/>
        <element name="styleVariation" type="gml:StyleVariationType" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="smil20:animate" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="smil20:animateMotion" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="smil20:animateColor" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="smil20:set" minOccurs="0" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:StyleVariationType
Namespace http://www.opengis.net/gml
Annotations
Used to vary individual graphic parameters and attributes of the style, symbol or text.
Diagram
Diagram index40.tmp#id1924 index40.tmp#id1925
Type extension of string
Used by
Attributes
QName Type Fixed Default Use Annotation
featurePropertyRange string optional
styleProperty string required
Source
<complexType name="StyleVariationType">
  <annotation>
    <documentation>Used to vary individual graphic parameters and attributes of the style, symbol or text.</documentation>
  </annotation>
  <simpleContent>
    <extension base="string">
      <attribute name="styleProperty" type="string" use="required"/>
      <attribute name="featurePropertyRange" type="string" use="optional"/>
    </extension>
  </simpleContent>
</complexType>
Complex Type gml:SymbolType
Namespace http://www.opengis.net/gml
Annotations
[complexType of] The symbol property. Allows for remote referencing of symbols.
Diagram
Diagram index40.tmp#id2006 index40.tmp#id2008 index40.tmp#id2009 index0.tmp#id719
Used by
Element gml:symbol
Model ANY element from ANY namespace
Attributes
QName Type Fixed Default Use Annotation
about anyURI optional
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
gml:transform string optional
Defines the geometric transformation of entities. There is no particular grammar defined for this value.
symbolType gml:SymbolTypeEnumeration required
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="SymbolType">
  <annotation>
    <documentation>[complexType of] The symbol property. Allows for remote referencing of symbols.</documentation>
  </annotation>
  <sequence>
    <any processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
  </sequence>
  <attribute name="symbolType" type="gml:SymbolTypeEnumeration" use="required"/>
  <attribute ref="gml:transform" use="optional"/>
  <attribute name="about" type="anyURI" use="optional"/>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Simple Type gml:SymbolTypeEnumeration
Namespace http://www.opengis.net/gml
Annotations
Used to specify the type of the symbol used.
Diagram
Diagram
Type restriction of string
Facets
enumeration svg
enumeration xpath
enumeration other
Used by
Source
<simpleType name="SymbolTypeEnumeration">
  <annotation>
    <documentation>Used to specify the type of the symbol used.</documentation>
  </annotation>
  <restriction base="string">
    <enumeration value="svg"/>
    <enumeration value="xpath"/>
    <enumeration value="other"/>
  </restriction>
</simpleType>
Complex Type gml:LabelStylePropertyType
Namespace http://www.opengis.net/gml
Annotations
Diagram
Diagram index40.tmp#id2018 index0.tmp#id719 index40.tmp#id1190
Used by
Element gml:labelStyle
Model gml:LabelStyle{0,1}
Children gml:LabelStyle
Attributes
QName Type Fixed Default Use Annotation
about anyURI optional
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="LabelStylePropertyType">
  <annotation>
    <documentation/>
  </annotation>
  <sequence>
    <element ref="gml:LabelStyle" minOccurs="0"/>
  </sequence>
  <attribute name="about" type="anyURI" use="optional"/>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:LabelStyleType
Namespace http://www.opengis.net/gml
Annotations
[complexType of] The style descriptor for labels of a feature, geometry or topology.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715 index40.tmp#id1921 index40.tmp#id1922 index2.tmp#id1926 index2.tmp#id1991 index2.tmp#id1996 index2.tmp#id2000 index40.tmp#id1920 index40.tmp#id2014 index40.tmp#id2015
Type extension of gml:BaseStyleDescriptorType
Type hierarchy
Used by
Element gml:LabelStyle
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:spatialResolution{0,1} , gml:styleVariation* , smil20:animate* , smil20:animateMotion* , smil20:animateColor* , smil20:set* , gml:style , gml:label
Children gml:description, gml:label, gml:metaDataProperty, gml:name, gml:spatialResolution, gml:style, gml:styleVariation, smil20:animate, smil20:animateColor, smil20:animateMotion, smil20:set
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="LabelStyleType">
  <annotation>
    <documentation>[complexType of] The style descriptor for labels of a feature, geometry or topology.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:BaseStyleDescriptorType">
      <sequence>
        <element name="style" type="string"/>
        <element name="label" type="gml:LabelType"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:LabelType
Namespace http://www.opengis.net/gml
Annotations
Label is mixed -- composed of text and XPath expressions used to extract the useful information from the feature.
Diagram
Diagram index40.tmp#id2008 index40.tmp#id2017
Properties
mixed: true
Used by
Model gml:LabelExpression*
Children gml:LabelExpression
Attributes
QName Type Fixed Default Use Annotation
gml:transform string optional
Defines the geometric transformation of entities. There is no particular grammar defined for this value.
Source
<complexType name="LabelType" mixed="true">
  <annotation>
    <documentation>Label is mixed -- composed of text and XPath expressions used to extract the useful information from the feature.</documentation>
  </annotation>
  <sequence>
    <element name="LabelExpression" type="string" minOccurs="0" maxOccurs="unbounded"/>
  </sequence>
  <attribute ref="gml:transform" use="optional"/>
</complexType>
Complex Type gml:TopologyStylePropertyType
Namespace http://www.opengis.net/gml
Annotations
Diagram
Diagram index40.tmp#id2028 index0.tmp#id719 index40.tmp#id1189
Used by
Model gml:TopologyStyle{0,1}
Children gml:TopologyStyle
Attributes
QName Type Fixed Default Use Annotation
about anyURI optional
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="TopologyStylePropertyType">
  <annotation>
    <documentation/>
  </annotation>
  <sequence>
    <element ref="gml:TopologyStyle" minOccurs="0"/>
  </sequence>
  <attribute name="about" type="anyURI" use="optional"/>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:TopologyStyleType
Namespace http://www.opengis.net/gml
Annotations
[complexType of] The style descriptor for topologies of a feature. Describes individual topology elements styles.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715 index40.tmp#id1921 index40.tmp#id1922 index2.tmp#id1926 index2.tmp#id1991 index2.tmp#id1996 index2.tmp#id2000 index40.tmp#id1920 index40.tmp#id2026 index40.tmp#id2027 index40.tmp#id2004 index40.tmp#id2025 index40.tmp#id2011
Type extension of gml:BaseStyleDescriptorType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:spatialResolution{0,1} , gml:styleVariation* , smil20:animate* , smil20:animateMotion* , smil20:animateColor* , smil20:set* , (gml:symbol | gml:style) , gml:labelStyle{0,1}
Children gml:description, gml:labelStyle, gml:metaDataProperty, gml:name, gml:spatialResolution, gml:style, gml:styleVariation, gml:symbol, smil20:animate, smil20:animateColor, smil20:animateMotion, smil20:set
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
topologyProperty string optional
topologyType string optional
Source
<complexType name="TopologyStyleType">
  <annotation>
    <documentation>[complexType of] The style descriptor for topologies of a feature. Describes individual topology elements styles.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:BaseStyleDescriptorType">
      <sequence>
        <choice>
          <element ref="gml:symbol"/>
          <element name="style" type="string">
            <annotation>
              <appinfo>deprecated</appinfo>
              <documentation>Deprecated in GML version 3.1.0. Use symbol with inline content instead.</documentation>
            </annotation>
          </element>
        </choice>
        <element ref="gml:labelStyle" minOccurs="0"/>
      </sequence>
      <attribute name="topologyProperty" type="string"/>
      <attribute name="topologyType" type="string"/>
    </extension>
  </complexContent>
</complexType>
Simple Type gml:QueryGrammarEnumeration
Namespace http://www.opengis.net/gml
Annotations
Used to specify the grammar of the feature query mechanism.
Diagram
Diagram
Type restriction of string
Facets
enumeration xpath
enumeration xquery
enumeration other
Used by
Source
<simpleType name="QueryGrammarEnumeration">
  <annotation>
    <documentation>Used to specify the grammar of the feature query mechanism.</documentation>
  </annotation>
  <restriction base="string">
    <enumeration value="xpath"/>
    <enumeration value="xquery"/>
    <enumeration value="other"/>
  </restriction>
</simpleType>
Complex Type gml:GraphStylePropertyType
Namespace http://www.opengis.net/gml
Annotations
Diagram
Diagram index40.tmp#id2050 index0.tmp#id719 index40.tmp#id1191
Used by
Element gml:graphStyle
Model gml:GraphStyle{0,1}
Children gml:GraphStyle
Attributes
QName Type Fixed Default Use Annotation
about anyURI optional
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="GraphStylePropertyType">
  <annotation>
    <documentation/>
  </annotation>
  <sequence>
    <element ref="gml:GraphStyle" minOccurs="0"/>
  </sequence>
  <attribute name="about" type="anyURI" use="optional"/>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:GraphStyleType
Namespace http://www.opengis.net/gml
Annotations
[complexType of] The style descriptor for a graph consisting of a number of features. Describes graph-specific style attributes.
Diagram
Diagram index0.tmp#id751 index0.tmp#id717 index0.tmp#id737 index0.tmp#id739 index0.tmp#id716 index0.tmp#id715 index40.tmp#id1921 index40.tmp#id1922 index2.tmp#id1926 index2.tmp#id1991 index2.tmp#id1996 index2.tmp#id2000 index40.tmp#id1920 index40.tmp#id2037 index40.tmp#id2038 index40.tmp#id2039 index40.tmp#id2040 index40.tmp#id2041 index40.tmp#id2042 index40.tmp#id2044 index40.tmp#id2046 index40.tmp#id2048
Type extension of gml:BaseStyleDescriptorType
Type hierarchy
Used by
Element gml:GraphStyle
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:spatialResolution{0,1} , gml:styleVariation* , smil20:animate* , smil20:animateMotion* , smil20:animateColor* , smil20:set* , gml:planar{0,1} , gml:directed{0,1} , gml:grid{0,1} , gml:minDistance{0,1} , gml:minAngle{0,1} , gml:graphType{0,1} , gml:drawingType{0,1} , gml:lineType{0,1} , gml:aestheticCriteria*
Children gml:aestheticCriteria, gml:description, gml:directed, gml:drawingType, gml:graphType, gml:grid, gml:lineType, gml:metaDataProperty, gml:minAngle, gml:minDistance, gml:name, gml:planar, gml:spatialResolution, gml:styleVariation, smil20:animate, smil20:animateColor, smil20:animateMotion, smil20:set
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="GraphStyleType">
  <annotation>
    <documentation>[complexType of] The style descriptor for a graph consisting of a number of features. Describes graph-specific style attributes.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:BaseStyleDescriptorType">
      <sequence>
        <element name="planar" type="boolean" minOccurs="0"/>
        <element name="directed" type="boolean" minOccurs="0"/>
        <element name="grid" type="boolean" minOccurs="0"/>
        <element name="minDistance" type="double" minOccurs="0"/>
        <element name="minAngle" type="double" minOccurs="0"/>
        <element name="graphType" type="gml:GraphTypeType" minOccurs="0"/>
        <element name="drawingType" type="gml:DrawingTypeType" minOccurs="0"/>
        <element name="lineType" type="gml:LineTypeType" minOccurs="0"/>
        <element name="aestheticCriteria" type="gml:AesheticCriteriaType" minOccurs="0" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Simple Type gml:GraphTypeType
Namespace http://www.opengis.net/gml
Annotations
Graph-specific styling property.
Diagram
Diagram
Type restriction of string
Facets
enumeration TREE
enumeration BICONNECTED
Used by
Source
<simpleType name="GraphTypeType">
  <annotation>
    <documentation>Graph-specific styling property.</documentation>
  </annotation>
  <restriction base="string">
    <enumeration value="TREE"/>
    <enumeration value="BICONNECTED"/>
  </restriction>
</simpleType>
Simple Type gml:DrawingTypeType
Namespace http://www.opengis.net/gml
Annotations
Graph-specific styling property.
Diagram
Diagram
Type restriction of string
Facets
enumeration POLYLINE
enumeration ORTHOGONAL
Used by
Source
<simpleType name="DrawingTypeType">
  <annotation>
    <documentation>Graph-specific styling property.</documentation>
  </annotation>
  <restriction base="string">
    <enumeration value="POLYLINE"/>
    <enumeration value="ORTHOGONAL"/>
  </restriction>
</simpleType>
Simple Type gml:LineTypeType
Namespace http://www.opengis.net/gml
Annotations
Graph-specific styling property.
Diagram
Diagram
Type restriction of string
Facets
enumeration STRAIGHT
enumeration BENT
Used by
Source
<simpleType name="LineTypeType">
  <annotation>
    <documentation>Graph-specific styling property.</documentation>
  </annotation>
  <restriction base="string">
    <enumeration value="STRAIGHT"/>
    <enumeration value="BENT"/>
  </restriction>
</simpleType>
Simple Type gml:AesheticCriteriaType
Namespace http://www.opengis.net/gml
Annotations
Graph-specific styling property.
Diagram
Diagram
Type restriction of string
Facets
enumeration MIN_CROSSINGS
enumeration MIN_AREA
enumeration MIN_BENDS
enumeration MAX_BENDS
enumeration UNIFORM_BENDS
enumeration MIN_SLOPES
enumeration MIN_EDGE_LENGTH
enumeration MAX_EDGE_LENGTH
enumeration UNIFORM_EDGE_LENGTH
enumeration MAX_ANGULAR_RESOLUTION
enumeration MIN_ASPECT_RATIO
enumeration MAX_SYMMETRIES
Used by
Source
<simpleType name="AesheticCriteriaType">
  <annotation>
    <documentation>Graph-specific styling property.</documentation>
  </annotation>
  <restriction base="string">
    <enumeration value="MIN_CROSSINGS"/>
    <enumeration value="MIN_AREA"/>
    <enumeration value="MIN_BENDS"/>
    <enumeration value="MAX_BENDS"/>
    <enumeration value="UNIFORM_BENDS"/>
    <enumeration value="MIN_SLOPES"/>
    <enumeration value="MIN_EDGE_LENGTH"/>
    <enumeration value="MAX_EDGE_LENGTH"/>
    <enumeration value="UNIFORM_EDGE_LENGTH"/>
    <enumeration value="MAX_ANGULAR_RESOLUTION"/>
    <enumeration value="MIN_ASPECT_RATIO"/>
    <enumeration value="MAX_SYMMETRIES"/>
  </restriction>
</simpleType>
Attribute gml:DefaultStylePropertyType / @about
Namespace No namespace
Type anyURI
Properties
use: optional
Used by
Source
<attribute name="about" type="anyURI" use="optional"/>
Attribute gml:StyleVariationType / @styleProperty
Namespace No namespace
Type string
Properties
use: required
Used by
Complex Type gml:StyleVariationType
Source
<attribute name="styleProperty" type="string" use="required"/>
Attribute gml:StyleVariationType / @featurePropertyRange
Namespace No namespace
Type string
Properties
use: optional
Used by
Complex Type gml:StyleVariationType
Source
<attribute name="featurePropertyRange" type="string" use="optional"/>
Attribute gml:SymbolType / @symbolType
Namespace No namespace
Type gml:SymbolTypeEnumeration
Properties
use: required
Facets
enumeration svg
enumeration xpath
enumeration other
Used by
Complex Type gml:SymbolType
Source
<attribute name="symbolType" type="gml:SymbolTypeEnumeration" use="required"/>
Attribute @gml:transform
Namespace http://www.opengis.net/gml
Annotations
Defines the geometric transformation of entities. There is no particular grammar defined for this value.
Type string
Properties
content: simple
Used by
Complex Types gml:LabelType, gml:SymbolType
Source
<attribute name="transform" type="string">
  <annotation>
    <documentation>Defines the geometric transformation of entities. There is no particular grammar defined for this value.</documentation>
  </annotation>
</attribute>
Attribute gml:SymbolType / @about
Namespace No namespace
Type anyURI
Properties
use: optional
Used by
Complex Type gml:SymbolType
Source
<attribute name="about" type="anyURI" use="optional"/>
Attribute gml:LabelStylePropertyType / @about
Namespace No namespace
Type anyURI
Properties
use: optional
Used by
Source
<attribute name="about" type="anyURI" use="optional"/>
Attribute gml:GeometryStyleType / @geometryProperty
Namespace No namespace
Type string
Properties
content: simple
Used by
Complex Type gml:GeometryStyleType
Source
<attribute name="geometryProperty" type="string"/>
Attribute gml:GeometryStyleType / @geometryType
Namespace No namespace
Type string
Properties
content: simple
Used by
Complex Type gml:GeometryStyleType
Source
<attribute name="geometryType" type="string"/>
Attribute gml:GeometryStylePropertyType / @about
Namespace No namespace
Type anyURI
Properties
use: optional
Used by
Source
<attribute name="about" type="anyURI" use="optional"/>
Attribute gml:TopologyStyleType / @topologyProperty
Namespace No namespace
Type string
Properties
content: simple
Used by
Complex Type gml:TopologyStyleType
Source
<attribute name="topologyProperty" type="string"/>
Attribute gml:TopologyStyleType / @topologyType
Namespace No namespace
Type string
Properties
content: simple
Used by
Complex Type gml:TopologyStyleType
Source
<attribute name="topologyType" type="string"/>
Attribute gml:TopologyStylePropertyType / @about
Namespace No namespace
Type anyURI
Properties
use: optional
Used by
Source
<attribute name="about" type="anyURI" use="optional"/>
Attribute gml:FeatureStyleType / @featureType
Namespace No namespace
Type string
Properties
use: optional
Used by
Complex Type gml:FeatureStyleType
Source
<attribute name="featureType" type="string" use="optional"/>
Attribute gml:FeatureStyleType / @baseType
Namespace No namespace
Type string
Properties
use: optional
Used by
Complex Type gml:FeatureStyleType
Source
<attribute name="baseType" type="string" use="optional"/>
Attribute gml:FeatureStyleType / @queryGrammar
Namespace No namespace
Type gml:QueryGrammarEnumeration
Properties
content: simple
Facets
enumeration xpath
enumeration xquery
enumeration other
Used by
Complex Type gml:FeatureStyleType
Source
<attribute name="queryGrammar" type="gml:QueryGrammarEnumeration"/>
Attribute gml:FeatureStylePropertyType / @about
Namespace No namespace
Type anyURI
Properties
use: optional
Used by
Source
<attribute name="about" type="anyURI" use="optional"/>
Attribute gml:GraphStylePropertyType / @about
Namespace No namespace
Type anyURI
Properties
use: optional
Used by
Source
<attribute name="about" type="anyURI" use="optional"/>