<?xml version="1.0" encoding="UTF-8"?>
<ReferenceList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="C:/XML/ReferenceList.xsd">
  <ListName>Stream Discharge Measurement Quality</ListName>
  <ListDescription>The reference table containing the codes, names, and descriptions of the valid stream discharge measurement quality qualifiers.</ListDescription>
  <ListAuthority>United States Geological Survey, Surface Water User Group</ListAuthority>
  <List>
    <ListItem>
      <Code>UNSP</Code>
      <SortOrderNumber>1</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>unspecified</Name>
      <Description>The  accuracy of the discharge measurement was not rated.</Description>
    </ListItem>
    <ListItem>
      <Code>EXCL</Code>
      <SortOrderNumber>2</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>excellent (2%)</Name>
      <Description>The discharge measurement was rated excellent and it should be within 2% of the actual flow.</Description>
    </ListItem>
    <ListItem>
      <Code>GOOD</Code>
      <SortOrderNumber>3</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>good (5%)</Name>
      <Description>The discharge measurement was rated as good and should be within 5% of the actual flow.</Description>
    </ListItem>
    <ListItem>
      <Code>FAIR</Code>
      <SortOrderNumber>4</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>fair (8%)</Name>
      <Description>The discharge measurement was rated fair and should be within 8% of the actual flow.</Description>
    </ListItem>
    <ListItem>
      <Code>POOR</Code>
      <SortOrderNumber>5</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>poor (more than 8%)</Name>
      <Description>The discharge measurement was rated as poor and should be more than 8% of the actual flow.</Description>
    </ListItem>
  </List>
</ReferenceList>
