<?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 Horizontal Flow Distribution</ListName>
  <ListDescription>The code identifying the horizontal flow distribution in the stream cross-section. That is, whether the flow is evenly or unevenly distributed bank to bank</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 horizontal flow distribution was not specified.</Description>
    </ListItem>
    <ListItem>
      <Code>EVEN</Code>
      <SortOrderNumber>2</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>even</Name>
      <Description>The horizontal flow was distributed evenly from bank to bank.</Description>
    </ListItem>
    <ListItem>
      <Code>UNEV</Code>
      <SortOrderNumber>3</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>uneven</Name>
      <Description>The horizontal flow was distributed evenly from bank to bank.</Description>
    </ListItem>
  </List>
</ReferenceList>
