<?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:element name="DataAgingCode" type="xsd:integer" default="0">
		<xsd:annotation>
			<xsd:documentation>
				<Definition>The code indicating the data aging status of the information. This indicates the level of review the data has undergone. A code of 0 is Working, a code of 1 is In-Review and a code of 2 is approved.</Definition>
			</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
</xsd:schema>
