Definition Type: Attribute
Name: srsName
Namespace: http://www.opengis.net/gml
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: geometryBasic0d1d.xsd
Use Optional
Documentation:
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 (Note: These "WKCRS"-ids still have to be specified). 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 aggregate.
Collapse XSD Schema Diagram:
XSD Diagram of srsName in schema geometrybasic0d1d_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<attribute name="srsName" type="anyURI" use="optional">
    <annotation>
        <documentation>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 (Note: These "WKCRS"-ids still have to be specified).  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 aggregate.</documentation>
    </annotation>
</attribute>