<NewDataSet>
  <xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:MainDataTable="DS_WEAC_Lookup_ProjectPhases" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="DS_WEAC_Lookup_ProjectPhases">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="Value" type="xs:string" minOccurs="0" />
                <xs:element name="Title" type="xs:string" minOccurs="0" />
                <xs:element name="Description" type="xs:string" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
    </xs:element>
  </xs:schema>
  <DS_WEAC_Lookup_ProjectPhases>
    <Value>FEL 0</Value>
    <Title>Identify</Title>
  </DS_WEAC_Lookup_ProjectPhases>
  <DS_WEAC_Lookup_ProjectPhases>
    <Value>FEL 1</Value>
    <Title>Appraise and Select</Title>
  </DS_WEAC_Lookup_ProjectPhases>
  <DS_WEAC_Lookup_ProjectPhases>
    <Value>FEL 2</Value>
    <Title>Optimize</Title>
  </DS_WEAC_Lookup_ProjectPhases>
  <DS_WEAC_Lookup_ProjectPhases>
    <Value>FEL 3</Value>
    <Title>Define</Title>
  </DS_WEAC_Lookup_ProjectPhases>
  <DS_WEAC_Lookup_ProjectPhases>
    <Value>EXECUTE</Value>
    <Title>Execute</Title>
  </DS_WEAC_Lookup_ProjectPhases>
  <DS_WEAC_Lookup_ProjectPhases>
    <Value>PRODUCTION</Value>
    <Title>Production</Title>
  </DS_WEAC_Lookup_ProjectPhases>
</NewDataSet>