Definition Type: Attribute
Name: crs
Namespace: http://www.opengis.net/ows/1.1
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: owsCommon.xsd
Fixed urn:ogc:def:crs:OGC:2:84
Use Optional
Documentation:
This attribute can be included when considered useful. When included, this attribute shall reference the 2D WGS 84 coordinate reference system with longitude before latitude and decimal values of longitude and latitude.
Collapse XSD Schema Diagram:
XSD Diagram of crs in schema owscommon_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<attribute name="crs" type="anyURI" use="optional" fixed="urn:ogc:def:crs:OGC:2:84">
    <annotation>
        <documentation>This attribute can be included when considered useful. When included, this attribute shall reference the 2D WGS 84 coordinate reference system with longitude before latitude and decimal values of longitude and latitude. </documentation>
    </annotation>
</attribute>