<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:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="Query_x0020_Report">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="Title" type="xs:string" minOccurs="0" />
                <xs:element name="Url" type="xs:string" minOccurs="0" />
                <xs:element name="Storage" msdata:Caption="Storage [GB]" type="xs:float" minOccurs="0" />
                <xs:element name="IISAllowsAnonymous" msdata:Caption="Anonymous Access Enabled" type="xs:boolean" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="Fields">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="FieldName" type="xs:string" minOccurs="0" />
                <xs:element name="Visible" type="xs:boolean" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="Warnings">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="Title" type="xs:string" minOccurs="0" />
                <xs:element name="Text" type="xs:string" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
    </xs:element>
  </xs:schema>
  <Query_x0020_Report>
    <Title>AFIS - Association Française d'Ingénierie Système</Title>
    <Url>http://srvsp2010afis</Url>
    <Storage>7.37</Storage>
    <IISAllowsAnonymous>true</IISAllowsAnonymous>
  </Query_x0020_Report>
  <Fields>
    <FieldName>Title</FieldName>
    <Visible>true</Visible>
  </Fields>
  <Fields>
    <FieldName>Url</FieldName>
    <Visible>true</Visible>
  </Fields>
  <Fields>
    <FieldName>Storage</FieldName>
    <Visible>true</Visible>
  </Fields>
  <Fields>
    <FieldName>IISAllowsAnonymous</FieldName>
    <Visible>true</Visible>
  </Fields>
</NewDataSet>