<?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_impact_moral" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="DYN_cyclist_impact_moral">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="IDcyclist_moral" type="xs:string" minOccurs="0" />
              <xs:element name="fkIDcyclist" type="xs:string" minOccurs="0" />
              <xs:element name="fkIDimpact_moral" type="xs:string" minOccurs="0" />
              <xs:element name="fkIDstage" type="xs:string" minOccurs="0" />
              <xs:element name="value_i_moral" type="xs:string" minOccurs="0" />
              <xs:element name="value_b_enable" type="xs:string" minOccurs="0" />
              <xs:element name="value_i_day_remaining" type="xs:string" minOccurs="0" />
              <xs:element name="value_i_day_revelation" type="xs:string" minOccurs="0" />
              <xs:element name="value_i_date" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>