<?xml version="1.0" encoding="UTF-8"?>
<CoordinateSystemAxis xmlns:gml="http://www.opengis.net/gml"
                      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                      xmlns="http://www.opengis.net/gml"
                      xsi:schemaLocation="http://www.opengis.net/gml ../gmlCommonCRSsProfile.xsd"
                      gml:id="Row" gml:uom="urn:ogc:def:uom:OGC:1.0:GridSpacing">
  <!-- Primary editor: Arliss Whiteside. Last updated 2005-11-15 -->
  <name>Grid row axis</name>
  <axisID>
    <name codeSpace="urn:ogc:def:axis:OGC:1.0:">Row</name>
  </axisID>
  <axisID>
    <name codeSpace="urn:ogc:def:axis:OGC:1.0:">Line</name>
  </axisID>
  <remarks>For this first grid axis, row coordinate values match grid row numbers, but allow
    fractional coordinate values between grid points. The first row in a grid is sometimes called
    the "top" row, so the direction of this axis is "down", but these terms are not required.
  </remarks>
  <axisAbbrev>R</axisAbbrev>
  <axisDirection>urn:ogc:def:axisDirection:OGC:1.0:rowPositive</axisDirection>
</CoordinateSystemAxis>
