Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Attribute gml:SRSReferenceGroup / @srsName
Namespace No namespace
Type anyURI
Properties
content: simple
Used by
Attribute Group gml:SRSReferenceGroup
Source
<attribute name="srsName" type="anyURI"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryBasic0d1d.xsd
Attribute gml:SRSReferenceGroup / @srsDimension
Namespace No namespace
Type positiveInteger
Properties
content: simple
Used by
Attribute Group gml:SRSReferenceGroup
Source
<attribute name="srsDimension" type="positiveInteger"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryBasic0d1d.xsd
Attribute Group gml:SRSReferenceGroup
Namespace http://www.opengis.net/gml/3.2
Annotations
The attribute group SRSReferenceGroup is an optional reference to the CRS used by this geometry, with optional additional information to simplify the processing of the coordinates when a more complete definition of the CRS is not needed.
In general the attribute srsName points to a CRS instance of gml:AbstractCoordinateReferenceSystem. For well-known references it is not required that the CRS description exists at the location the URI points to. 
If no srsName attribute is given, the CRS shall be specified as part of the larger context this geometry element is part of.
Diagram
Diagram index18.tmp#id112 index18.tmp#id113 index592.tmp#id115 index592.tmp#id117 index592.tmp#id114
Used by
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional
Source
<attributeGroup name="SRSReferenceGroup">
  <annotation>
    <documentation>The attribute group SRSReferenceGroup is an optional reference to the CRS used by this geometry, with optional additional information to simplify the processing of the coordinates when a more complete definition of the CRS is not needed. In general the attribute srsName points to a CRS instance of gml:AbstractCoordinateReferenceSystem. For well-known references it is not required that the CRS description exists at the location the URI points to. If no srsName attribute is given, the CRS shall be specified as part of the larger context this geometry element is part of.</documentation>
  </annotation>
  <attribute name="srsName" type="anyURI"/>
  <attribute name="srsDimension" type="positiveInteger"/>
  <attributeGroup ref="gml:SRSInformationGroup"/>
</attributeGroup>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryBasic0d1d.xsd