<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_ProjDocDialog" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="DS_WEAC_ProjDocDialog">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="Action" 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_ProjDocDialog>
    <Action>New</Action>
    <Description>Create a New Project Document using the selected Phase and Activity</Description>
  </DS_WEAC_ProjDocDialog>
  <DS_WEAC_ProjDocDialog>
    <Action>Recent</Action>
    <Description>Show the most Recently created Project Document matching the selected Phase and Activity</Description>
  </DS_WEAC_ProjDocDialog>
  <DS_WEAC_ProjDocDialog>
    <Action>Filter</Action>
    <Description>Show all Project Documents that match the selected Phase and Activity</Description>
  </DS_WEAC_ProjDocDialog>
</NewDataSet>