srsName
In general this reference points to a CRS instance of gml:CoordinateReferenceSystemType (see coordinateReferenceSystems.xsd). 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 must be specified as part of the larger context this geometry element is part of, e.g. a geometric element like point, curve, etc. It is expected that this attribute will be specified at the direct position level only in rare cases.
Attribute information
Namespace: None
Schema document: external/have/1.0/gml-oasis.xsd
Other attributes with the same name: srsName
Type: xsd:anyURI
Properties: Local, Unqualified
Value
- A value of type xsd:anyURI.
Used in
- Attribute group gml:SRSReferenceGroup
- Type gml:AbstractCurveType via reference to gml:SRSReferenceGroup (Element gml:_Curve)
- Type gml:AbstractGeometricPrimitiveType via reference to gml:SRSReferenceGroup (Element gml:_GeometricPrimitive)
- Type gml:AbstractGeometryType via reference to gml:SRSReferenceGroup (Element gml:_Geometry)
- Type gml:AbstractRingType via reference to gml:SRSReferenceGroup (Element gml:_Ring)
- Type gml:AbstractSurfaceType via reference to gml:SRSReferenceGroup (Element gml:_Surface)
- Type gml:CurveType via reference to gml:SRSReferenceGroup (Element gml:Curve)
- Type gml:DirectPositionListType via reference to gml:SRSReferenceGroup (Element gml:posList)
- Type gml:LineStringType via reference to gml:SRSReferenceGroup (Element gml:LineString)
- Type gml:LinearRingType via reference to gml:SRSReferenceGroup (Element gml:LinearRing)
- Type gml:PointType via reference to gml:SRSReferenceGroup (Element gml:Point)
- Type gml:PolygonType via reference to gml:SRSReferenceGroup (Element gml:Polygon)
- Type gml:DirectPositionType via reference to gml:SRSReferenceGroup (Elements gml:pos, gml:lowerCorner, gml:upperCorner)