<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="http://water.usgs.gov/XML/AQ" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://water.usgs.gov/XML/AQ" elementFormDefault="qualified" version="1.0">
   <xsd:complexType name="PLSSAreaType" abstract="false">
      <xsd:annotation>
         <xsd:documentation source="http://en.wikipedia.org/wiki/Public_Lands_Survey_System">
            <Definition>Public land survey system (PLSS) area. A method used in the United States to survey and identify land parcels, particularly for titles and deeds of rural, wild or undeveloped land.</Definition>
            <Nwisdb>SITEFILE_##.land_net_ds</Nwisdb>
         </xsd:documentation>
      </xsd:annotation>
      <xsd:simpleContent>
         <xsd:extension base="xsd:token">
            <xsd:attribute name="quarterQuarterQuarter" type="xsd:token" use="optional">
               <xsd:annotation>
                  <xsd:documentation/>
               </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="quarterQuarter" type="xsd:token" use="optional">
               <xsd:annotation>
                  <xsd:documentation/>
               </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="quarter" type="xsd:token" use="optional">
               <xsd:annotation>
                  <xsd:documentation/>
               </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="section" type="xsd:token" use="optional">
               <xsd:annotation>
                  <xsd:documentation/>
               </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="township" type="xsd:token" use="optional">
               <xsd:annotation>
                  <xsd:documentation/>
               </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="range" type="xsd:token" use="optional">
               <xsd:annotation>
                  <xsd:documentation/>
               </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="meridian" type="xsd:token" use="optional">
               <xsd:annotation>
                  <xsd:documentation/>
               </xsd:annotation>
            </xsd:attribute>
         </xsd:extension>
      </xsd:simpleContent>
   </xsd:complexType>
</xsd:schema>
