<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_CustomScheme_Picker" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="DS_CustomScheme_Picker">
            <xs:complexType>
              <xs:sequence>
                <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_CustomScheme_Picker>
    <Title>Findings Overdue Actions</Title>
    <Description>Show Action status colors (Red = overdue, Green = All completed, Gray = all other cases)</Description>
  </DS_CustomScheme_Picker>
  <DS_CustomScheme_Picker>
    <Title>Demo of visualization of Hot Work from Job Plan</Title>
    <Description>Demo of Integration of planning data system.  Hot work should show as red in shapes, and the number in the shape should be number of Hot Work jobs.</Description>
  </DS_CustomScheme_Picker>
  <DS_CustomScheme_Picker>
    <Title>Findings OK Progress</Title>
    <Description>Show Red-Green color spectrum depending on %OK.</Description>
  </DS_CustomScheme_Picker>
  <DS_CustomScheme_Picker>
    <Title>Gaps and NC status</Title>
    <Description>Shows Gap color and Findings status color in same shape (gradient).</Description>
  </DS_CustomScheme_Picker>
  <DS_CustomScheme_Picker>
    <Title>Default</Title>
    <Description>Shows color according to Deviation Status (Gaps and Findings combined).</Description>
  </DS_CustomScheme_Picker>
</NewDataSet>