<?xml version="1.0" encoding="UTF-8"?>
<ReferenceList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="C:/XML/ReferenceList.xsd">
  <ListName>Data Aging Status</ListName>
  <ListDescription>The reference table containing the codes, names, and descriptions of the valid phases of the data aging process.</ListDescription>
  <ListAuthority>United States Geological Survey, National Water Information System</ListAuthority>
  <List>
    <ListItem>
      <Code>W</Code>
      <SortOrderNumber>1</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>working</Name>
      <Description>The record has been entered into the system and it has been checked by USGS personnel.</Description>
    </ListItem>
    <ListItem>
      <Code>R</Code>
      <SortOrderNumber>2</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>in review</Name>
      <Description>The processing of the record has been completed and it is currently waiting review by the lead technican or reviewer.</Description>
    </ListItem>
    <ListItem>
      <Code>A</Code>
      <SortOrderNumber>3</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>approved</Name>
      <Description>The processing of the record has been completed and it has been approved for publication.</Description>
    </ListItem>
    <ListItem>
      <Code>P</Code>
      <SortOrderNumber>4</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>published</Name>
      <Description>The record has been published and is considered final.</Description>
    </ListItem>
    <ListItem>
      <Code>O</Code>
      <SortOrderNumber>5</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>accepted as reported</Name>
      <Description>The record has been accepted as reported, with no validation.</Description>
    </ListItem>
  </List>
</ReferenceList>
