<?xml version="1.0" standalone="yes"?>
<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="DYN_cyclist_fitpeak_history" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="DYN_cyclist_fitpeak_history">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="IDcyclist_fitpeak_history" type="xs:string" minOccurs="0" />
              <xs:element name="fkIDcyclist" type="xs:string" minOccurs="0" />
              <xs:element name="value_i_date_begin" type="xs:string" minOccurs="0" />
              <xs:element name="value_i_date_end_min" type="xs:string" minOccurs="0" />
              <xs:element name="value_i_date_end_max" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>