﻿<KU_PRZEPLYWY>
  <xs:schema id="KU_PRZEPLYWY" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="KU_PRZEPLYWY" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="Table">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="ID" type="xs:int" />
                <xs:element name="ID_KU" type="xs:int" minOccurs="0" />
                <xs:element name="ID_ODDZSPEC_ZRODLOWA" type="xs:int" minOccurs="0" />
                <xs:element name="ID_ODDZSPEC_DOCELOWA" type="xs:int" minOccurs="0" />
                <xs:element name="data" type="xs:dateTime" minOccurs="0" />
                <xs:element name="poziom_zrodlowy" type="xs:int" minOccurs="0" />
                <xs:element name="poziom_docelowy" type="xs:int" minOccurs="0" />
                <xs:element name="nr_w_dzienniku_zrodlowy" type="xs:int" minOccurs="0" />
                <xs:element name="ID_POWOD" type="xs:int" minOccurs="0" />
                <xs:element name="modifyDate" type="xs:dateTime" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
      <xs:unique name="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//Table" />
        <xs:field xpath="ID" />
      </xs:unique>
    </xs:element>
  </xs:schema>
</KU_PRZEPLYWY>