Definition Type: Attribute
Name: crs
Namespace: http://niem.gov/niem/external/ogc-ows/1.0.0/dhs-gmo/1.0.0
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: ows.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 ows_xsd (National Information Exchange Model (NEIM))
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>