Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema defaultStyle.xsd
Namespace http://kuutio.fi/schemas/contactRequests
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 index16.tmp#id2146 index1.tmp#id140 index16.tmp#id2144 index16.tmp#id2143
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136 index16.tmp#id2145 index16.tmp#id1424 index1.tmp#id1189
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136 index16.tmp#id2145 index16.tmp#id2148 index16.tmp#id2269 index16.tmp#id2147 index16.tmp#id2144
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 index16.tmp#id2268 index1.tmp#id140 index16.tmp#id1425 index16.tmp#id2149
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136 index16.tmp#id2264 index16.tmp#id2265 index16.tmp#id2266 index16.tmp#id2151 index16.tmp#id2152 index16.tmp#id2257 index16.tmp#id2246 index16.tmp#id2150 index1.tmp#id1189
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 index16.tmp#id2256 index1.tmp#id140 index16.tmp#id1426 index16.tmp#id2153
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136 index16.tmp#id2156 index16.tmp#id2157 index45.tmp#id2161 index45.tmp#id2226 index45.tmp#id2231 index45.tmp#id2235 index16.tmp#id2155 index16.tmp#id2254 index16.tmp#id2255 index16.tmp#id2239 index16.tmp#id2245 index16.tmp#id2246 index16.tmp#id2154 index1.tmp#id1189
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 index13.tmp#id1228 index13.tmp#id1227 index6.tmp#id1313
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 index16.tmp#id2159 index16.tmp#id2160 index16.tmp#id2158
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 index16.tmp#id2241 index16.tmp#id2243 index16.tmp#id2244 index1.tmp#id140 index16.tmp#id2240
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 index16.tmp#id2253 index1.tmp#id140 index16.tmp#id1428 index16.tmp#id2247
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136 index16.tmp#id2156 index16.tmp#id2157 index45.tmp#id2161 index45.tmp#id2226 index45.tmp#id2231 index45.tmp#id2235 index16.tmp#id2155 index16.tmp#id2249 index16.tmp#id2250 index16.tmp#id2248 index1.tmp#id1189
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 index16.tmp#id2243 index16.tmp#id2252 index16.tmp#id2251
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 index16.tmp#id2263 index1.tmp#id140 index16.tmp#id1427 index16.tmp#id2258
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136 index16.tmp#id2156 index16.tmp#id2157 index45.tmp#id2161 index45.tmp#id2226 index45.tmp#id2231 index45.tmp#id2235 index16.tmp#id2155 index16.tmp#id2261 index16.tmp#id2262 index16.tmp#id2239 index16.tmp#id2260 index16.tmp#id2246 index16.tmp#id2259 index1.tmp#id1189
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 index16.tmp#id2285 index1.tmp#id140 index16.tmp#id1429 index16.tmp#id2270
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136 index16.tmp#id2156 index16.tmp#id2157 index45.tmp#id2161 index45.tmp#id2226 index45.tmp#id2231 index45.tmp#id2235 index16.tmp#id2155 index16.tmp#id2272 index16.tmp#id2273 index16.tmp#id2274 index16.tmp#id2275 index16.tmp#id2276 index16.tmp#id2277 index16.tmp#id2279 index16.tmp#id2281 index16.tmp#id2283 index16.tmp#id2271 index1.tmp#id1189
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 index16.tmp#id2278
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 index16.tmp#id2280
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 index16.tmp#id2282
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 index16.tmp#id2284
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 index16.tmp#id2146 index1.tmp#id140 index16.tmp#id2144
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136 index16.tmp#id2145 index16.tmp#id2148 index16.tmp#id2269
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 index16.tmp#id2268 index1.tmp#id140 index16.tmp#id1425
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136 index16.tmp#id2264 index16.tmp#id2265 index16.tmp#id2266 index16.tmp#id2151 index16.tmp#id2152 index16.tmp#id2257 index16.tmp#id2246
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 index16.tmp#id2256 index1.tmp#id140 index16.tmp#id1426
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136 index16.tmp#id2156 index16.tmp#id2157 index45.tmp#id2161 index45.tmp#id2226 index45.tmp#id2231 index45.tmp#id2235 index16.tmp#id2155 index16.tmp#id2254 index16.tmp#id2255 index16.tmp#id2239 index16.tmp#id2245 index16.tmp#id2246
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136 index16.tmp#id2156 index16.tmp#id2157 index45.tmp#id2161 index45.tmp#id2226 index45.tmp#id2231 index45.tmp#id2235
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 index16.tmp#id2159 index16.tmp#id2160
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 index16.tmp#id2241 index16.tmp#id2243 index16.tmp#id2244 index1.tmp#id140
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 index16.tmp#id2253 index1.tmp#id140 index16.tmp#id1428
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136 index16.tmp#id2156 index16.tmp#id2157 index45.tmp#id2161 index45.tmp#id2226 index45.tmp#id2231 index45.tmp#id2235 index16.tmp#id2155 index16.tmp#id2249 index16.tmp#id2250
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 index16.tmp#id2243 index16.tmp#id2252
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 index16.tmp#id2263 index1.tmp#id140 index16.tmp#id1427
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136 index16.tmp#id2156 index16.tmp#id2157 index45.tmp#id2161 index45.tmp#id2226 index45.tmp#id2231 index45.tmp#id2235 index16.tmp#id2155 index16.tmp#id2261 index16.tmp#id2262 index16.tmp#id2239 index16.tmp#id2260 index16.tmp#id2246
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 index16.tmp#id2285 index1.tmp#id140 index16.tmp#id1429
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 index1.tmp#id172 index1.tmp#id138 index1.tmp#id158 index1.tmp#id160 index1.tmp#id137 index1.tmp#id136 index16.tmp#id2156 index16.tmp#id2157 index45.tmp#id2161 index45.tmp#id2226 index45.tmp#id2231 index45.tmp#id2235 index16.tmp#id2155 index16.tmp#id2272 index16.tmp#id2273 index16.tmp#id2274 index16.tmp#id2275 index16.tmp#id2276 index16.tmp#id2277 index16.tmp#id2279 index16.tmp#id2281 index16.tmp#id2283
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"/>