<?xml version="1.0" encoding="utf-8" ?>
<xs:schema id="Particpants2"
                  targetNamespace="http://tempuri.org/Particpants2.xsd"
                  elementFormDefault="qualified"
                  attributeFormDefault="qualified"
                  xmlns="http://tempuri.org/Particpants2.xsd"
                  xmlns:mstns="http://tempuri.org/Particpants2.xsd"
                  xmlns:xs="http://www.w3.org/2001/XMLSchema"
                  xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  <xs:element name="Particpants2" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice maxOccurs="unbounded"></xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>
