﻿<SUMODEL>
  <xs:schema id="SUMODEL" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="SUMODEL" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="SUMODEL">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="Model" type="xs:string" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
    </xs:element>
  </xs:schema>
  <SUMODEL>
    <Model>&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;database xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" schemaversion="1.0" nameSpace="Vulcan.Sekretariat.Model" modelInstance="RelationalModel.Instance" oneToManyPrefix="L_" manyToOnePrefix="S_"&gt;
  &lt;entity dbtype="S_WOJEWODZTWA" classtype="CS_Wojewodztwa" relationaltable="S_Wojewodztwa" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KOD_WOJ" classfield="KOD_WOJ" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Miejscownik" classfield="Miejscownik" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="S_RODZ_GMIN" classtype="CS_Rodz_Gmin" relationaltable="S_Rodz_Gmin" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="S_POWIATY" classtype="CS_Powiaty" relationaltable="S_Powiaty" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_WOJEWODZTWO" classfield="ID_WOJEWODZTWO" type="int" length="0" tableref="S_WOJEWODZTWA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KOD_POW" classfield="KOD_POW" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="S_GMINY" classtype="CS_Gminy" relationaltable="S_Gminy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POWIAT" classfield="ID_POWIAT" type="int" length="0" tableref="S_POWIATY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_RODZ_GMI" classfield="ID_RODZ_GMI" type="int" length="0" tableref="S_RODZ_GMIN" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KOD_GMI" classfield="KOD_GMI" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="S_PANSTWA" classtype="CS_Panstwa" relationaltable="S_Panstwa" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="miejscownik" classfield="miejscownik" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="obywatelstwo" classfield="obywatelstwo" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ue" classfield="ue" type="bool" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="S_RODZ_MSC" classtype="CS_Rodz_Msc" relationaltable="S_Rodz_Msc" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="S_ULICE" classtype="CS_Ulice" relationaltable="S_Ulice" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="S_KATEGORIE_ADRESOW" classtype="CS_Kategorie_Adresow" relationaltable="S_Kategorie_Adresow" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="S_SRODKI_TRANSPORTU" classtype="CS_Srodki_Transportu" relationaltable="S_Srodki_Transportu" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="S_MIEJSCOWOSCI" classtype="CS_Miejscowosci" relationaltable="S_Miejscowosci" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PANSTWA" classfield="ID_PANSTWA" type="int" length="0" tableref="S_PANSTWA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_GMINA" classfield="ID_GMINA" type="int" length="0" tableref="S_GMINY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_RODZ_MSC" classfield="ID_RODZ_MSC" type="int" length="0" tableref="S_RODZ_MSC" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Mianownik" classfield="Mianownik" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Miejscownik" classfield="Miejscownik" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="wielkosc" classfield="wielkosc" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="SIO_S1" classtype="CSio_S1" relationaltable="Sio_S1" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_S51" classfield="ID_S51" type="int?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="GlobalID" classfield="GlobalID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="czySzkola" classfield="czySzkola" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="czyAktywny" classfield="czyAktywny" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="SIO_S6" classtype="CSio_S6" relationaltable="Sio_S6" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="GlobalID" classfield="GlobalID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="czyAktywny" classfield="czyAktywny" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="SIO_S12" classtype="CSio_S12" relationaltable="Sio_S12" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="GlobalID" classfield="GlobalID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="SIO_S8" classtype="CSio_S8" relationaltable="Sio_S8" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="GlobalID" classfield="GlobalID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="SIO_S15" classtype="CSio_S15" relationaltable="Sio_S15" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="GlobalID" classfield="GlobalID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="czywSzkole" classfield="czywSzkole" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="czywPrzedszkolu" classfield="czywPrzedszkolu" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="czyAktywny" classfield="czyAktywny" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="O_STATUS_SZKOLY" classtype="CO_Status_Szkoly" relationaltable="O_Status_Szkoly" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="SIO_S11" classtype="CSio_S11" relationaltable="Sio_S11" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="GlobalID" classfield="GlobalID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="S_ADRESY" classtype="CS_Adresy" relationaltable="S_Adresy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_MIEJSCOWOSC" classfield="ID_MIEJSCOWOSC" type="int" length="0" tableref="S_MIEJSCOWOSCI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ULICA" classfield="ID_ULICA" type="int" length="0" tableref="S_ULICE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POCZTA" classfield="ID_POCZTA" type="int" length="0" tableref="S_MIEJSCOWOSCI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KATEGORIA_ADRESU" classfield="ID_KATEGORIA_ADRESU" type="int" length="0" tableref="S_KATEGORIE_ADRESOW" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SRODEK_TRANSPORTU" classfield="ID_SRODEK_TRANSPORTU" type="int" length="0" tableref="S_SRODKI_TRANSPORTU" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NrDomu" classfield="NrDomu" type="string" length="9" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NrMieszkania" classfield="NrMieszkania" type="string" length="9" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KodPocztowy" classfield="KodPocztowy" type="string" length="10" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Telefon" classfield="Telefon" type="string" length="25" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="EMail" classfield="EMail" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="TelefonPraca" classfield="TelefonPraca" type="string" length="25" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="TelefonKomorkowy" classfield="TelefonKomorkowy" type="string" length="25" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Fax" classfield="Fax" type="string" length="25" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="odleglosc" classfield="odleglosc" type="double" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="czas_dojazdu" classfield="czas_dojazdu" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="do_korespondencji" classfield="do_korespondencji" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="smsAktywny" classfield="smsAktywny" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="smsNumer" classfield="smsNumer" type="string" length="12" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="OutToken" classfield="OutToken" type="string" length="150" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="eMailWitryna" classfield="eMailWitryna" type="string" length="11" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="eMailAktywny" classfield="eMailAktywny" type="bool" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="O_SZKOLY" classtype="CO_Szkoly" relationaltable="O_Szkoly" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ADRES" classfield="ID_ADRES" type="int" length="0" tableref="S_ADRESY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_STATUS" classfield="ID_STATUS" type="int" length="0" tableref="O_STATUS_SZKOLY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Patron" classfield="Patron" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Skrot" classfield="Skrot" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="REGON" classfield="REGON" type="string" length="14" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NrEO" classfield="NrEO" type="string" length="30" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Specyfika" classfield="Specyfika" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ZespolSzkol" classfield="ZespolSzkol" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SIO_S1" classfield="ID_SIO_S1" type="int" length="0" tableref="SIO_S1" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="naszosc" classfield="naszosc" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="OkresPromocyjny" classfield="OkresPromocyjny" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SIO_S11" classfield="ID_SIO_S11" type="int" length="0" tableref="SIO_S11" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SIO_S12" classfield="ID_SIO_S12" type="int" length="0" tableref="SIO_S12" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SIO_S15" classfield="ID_SIO_S15" type="int" length="0" tableref="SIO_S15" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SIO_S6" classfield="ID_SIO_S6" type="int" length="0" tableref="SIO_S6" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SIO_S8" classfield="ID_SIO_S8" type="int" length="0" tableref="SIO_S8" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DomainName" classfield="DomainName" type="string" length="50" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_KZ_SL_ROZDZIALY" classfield="ID_KZ_SL_ROZDZIALY" type="int" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="O_GRUPA_ODDZIALOW" classtype="CO_Grupa_Oddzialow" relationaltable="O_Grupa_Oddzialow" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="60" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Specyfika" classfield="Specyfika" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="OkresPromocyjny" classfield="OkresPromocyjny" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SZKOLA" classfield="ID_SZKOLA" type="int" length="0" tableref="O_SZKOLY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SIO_S1" classfield="ID_SIO_S1" type="int" length="0" tableref="SIO_S1" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SIO_S11" classfield="ID_SIO_S11" type="int" length="0" tableref="SIO_S11" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SIO_S12" classfield="ID_SIO_S12" type="int" length="0" tableref="SIO_S12" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SIO_S15" classfield="ID_SIO_S15" type="int" length="0" tableref="SIO_S15" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SIO_S6" classfield="ID_SIO_S6" type="int" length="0" tableref="SIO_S6" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SIO_S8" classfield="ID_SIO_S8" type="int" length="0" tableref="SIO_S8" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="SIO_S9" classtype="CSio_S9" relationaltable="Sio_S9" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="GlobalID" classfield="GlobalID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="150" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="S5id" classfield="S5id" type="int?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="J_ZAJECIA_EDUKACYJNE" classtype="CJ_Zajecia_Edukacyjne" relationaltable="J_Zajecia_Edukacyjne" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Kod" classfield="Kod" type="string" length="12" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="pozycja_w_arkuszu" classfield="pozycja_w_arkuszu" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="kategoria" classfield="kategoria" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="rodzaj" classfield="rodzaj" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PENSUM" classfield="PENSUM" type="decimal?" length="0" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="J_SPECJALNOSCI" classtype="CJ_Specjalnosci" relationaltable="J_Specjalnosci" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="P_ODDZIALY" classtype="CP_Oddzialy" relationaltable="P_Oddzialy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SZKOLA" classfield="ID_SZKOLA" type="int" length="0" tableref="O_SZKOLY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="poziom_zalozenia" classfield="poziom_zalozenia" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="poziom_biezacy" classfield="poziom_biezacy" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="lata_nauki" classfield="lata_nauki" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="30" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Symbol" classfield="Symbol" type="string" length="3" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="rok_utworzenia" classfield="rok_utworzenia" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="proj_liczba_uczniow" classfield="proj_liczba_uczniow" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="status" classfield="status" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_GRUPA_ODDZIALOW" classfield="ID_GRUPA_ODDZIALOW" type="int?" length="0" tableref="O_GRUPA_ODDZIALOW" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_S9_1" classfield="ID_S9_1" type="int" length="0" tableref="SIO_S9" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_S9_2" classfield="ID_S9_2" type="int?" length="0" tableref="SIO_S9" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_S9_3" classfield="ID_S9_3" type="int?" length="0" tableref="SIO_S9" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_S9_4" classfield="ID_S9_4" type="int?" length="0" tableref="SIO_S9" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="DataZamkniecia" classfield="DataZamkniecia" type="DateTime?" length="0" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="C_PROGRAM_NAUCZANIA" classtype="CC_Program_Nauczania" relationaltable="C_Program_Nauczania" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ZAJECIA" classfield="ID_ZAJECIA" type="int" length="0" tableref="J_ZAJECIA_EDUKACYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="typSzkoly" classfield="typSzkoly" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nrDopuszczenia" classfield="nrDopuszczenia" type="string" length="20" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nazwa" classfield="nazwa" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="autorzy" classfield="autorzy" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="wydawca" classfield="wydawca" type="string" length="150" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="J_SPECJALNOSCI_W_ODDZIALACH" classtype="CJ_Specjalnosci_W_Oddzialach" relationaltable="J_Specjalnosci_W_Oddzialach" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ODDZIAL" classfield="ID_ODDZIAL" type="int" length="0" tableref="P_ODDZIALY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SPECJALNOSC" classfield="ID_SPECJALNOSC" type="int" length="0" tableref="J_SPECJALNOSCI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="P_OKRESY_PROMOCYJNE" classtype="CP_Okresy_Promocyjne" relationaltable="P_Okresy_Promocyjne" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data_rozpoczecia" classfield="data_rozpoczecia" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zamknieto" classfield="zamknieto" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="WX_ZAKLADY_PRACY" classtype="CWx_Zaklady_Pracy" relationaltable="Wx_Zaklady_Pracy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ADRES" classfield="ID_ADRES" type="int" length="0" tableref="S_ADRESY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="100" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Skrot" classfield="Skrot" type="string" length="8" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="WX_WKU" classtype="CWx_Wku" relationaltable="Wx_Wku" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ADRES" classfield="ID_ADRES" type="int" length="0" tableref="S_ADRESY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="100" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Skrot" classfield="Skrot" type="string" length="8" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="D_DZIECI_PHOTO" classtype="CD_Dzieci_Photo" relationaltable="D_Dzieci_Photo" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zdjecie" classfield="zdjecie" type="byte[]" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="D_IMIONA" classtype="CD_Imiona" relationaltable="D_Imiona" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Mianownik" classfield="Mianownik" type="string" length="15" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Dopelniacz" classfield="Dopelniacz" type="string" length="15" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Celownik" classfield="Celownik" type="string" length="15" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Biernik" classfield="Biernik" type="string" length="15" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Narzednik" classfield="Narzednik" type="string" length="15" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Miejscownik" classfield="Miejscownik" type="string" length="15" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="C_ROZKLAD_MATERIALU" classtype="CC_Rozklad_Materialu" relationaltable="C_Rozklad_Materialu" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PROGRAM_NAUCZANIA" classfield="ID_PROGRAM_NAUCZANIA" type="int" length="0" tableref="C_PROGRAM_NAUCZANIA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nazwa" classfield="nazwa" type="string" length="100" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="A_SKALA_OCEN" classtype="CA_Skala_Ocen" relationaltable="A_Skala_Ocen" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="status" classfield="status" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="minPkt" classfield="minPkt" type="double" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="maxPkt" classfield="maxPkt" type="double" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="D_DZIECI" classtype="CD_Dzieci" relationaltable="D_Dzieci" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_IMIE1" classfield="ID_IMIE1" type="int" length="0" tableref="D_IMIONA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_IMIE2" classfield="ID_IMIE2" type="int" length="0" tableref="D_IMIONA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_MIEJSCOWOSCUR" classfield="ID_MIEJSCOWOSCUR" type="int" length="0" tableref="S_MIEJSCOWOSCI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ADRES_STALY" classfield="ID_ADRES_STALY" type="int" length="0" tableref="S_ADRESY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ADRES_TYMCZ" classfield="ID_ADRES_TYMCZ" type="int" length="0" tableref="S_ADRESY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_WKU" classfield="ID_WKU" type="int" length="0" tableref="WX_WKU" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ZAKLAD_PRACY" classfield="ID_ZAKLAD_PRACY" type="int" length="0" tableref="WX_ZAKLADY_PRACY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_MIEJSCE_PRAKTYK" classfield="ID_MIEJSCE_PRAKTYK" type="int" length="0" tableref="WX_ZAKLADY_PRACY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwisko" classfield="Nazwisko" type="string" length="28" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NazwiskoRodowe" classfield="NazwiskoRodowe" type="string" length="28" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Dopelniacz" classfield="Dopelniacz" type="string" length="28" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Celownik" classfield="Celownik" type="string" length="28" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Biernik" classfield="Biernik" type="string" length="28" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Narzednik" classfield="Narzednik" type="string" length="28" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Miejscownik" classfield="Miejscownik" type="string" length="28" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PESEL" classfield="PESEL" type="string" length="11" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NrEO" classfield="NrEO" type="string" length="30" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="plec" classfield="plec" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zyje" classfield="zyje" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ob_polskie" classfield="ob_polskie" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ob_ue" classfield="ob_ue" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="upr_do_dowozenia" classfield="upr_do_dowozenia" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dowoz_na_koszt_gminy" classfield="dowoz_na_koszt_gminy" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="sierota" classfield="sierota" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="rodzina_zastepcza" classfield="rodzina_zastepcza" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="rodzenstwo" classfield="rodzenstwo" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DataUr" classfield="DataUr" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="komentarz" classfield="komentarz" type="string" length="80" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="zgodaPrzetwarzanie" classfield="zgodaPrzetwarzanie" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zgodaUdostepnianie" classfield="zgodaUdostepnianie" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dataSprzeciwuP" classfield="dataSprzeciwuP" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dataSprzeciwuU" classfield="dataSprzeciwuU" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zrodloUdostepnien" classfield="zrodloUdostepnien" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="daneSprzeciwU" classfield="daneSprzeciwU" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_PHOTO" classfield="ID_PHOTO" type="int" length="0" tableref="D_DZIECI_PHOTO" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="canLogin" classfield="canLogin" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="IsOutTokenGenerated" classfield="IsOutTokenGenerated" type="bool" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="B_GRUPA" classtype="CB_Grupa" relationaltable="B_Grupa" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ODDZIAL" classfield="ID_ODDZIAL" type="int" length="0" tableref="P_ODDZIALY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ODDZIAL_PROFIL" classfield="ID_ODDZIAL_PROFIL" type="int?" length="0" tableref="J_SPECJALNOSCI_W_ODDZIALACH" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="nazwa" classfield="nazwa" type="string" length="100" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="kod" classfield="kod" type="string" length="60" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="regulaPrzynaleznosci" classfield="regulaPrzynaleznosci" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="oddzial" classfield="oddzial" type="string" length="30" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="J_POZYCJE_PLANU_NAUCZANIA" classtype="CJ_Pozycje_Planu_Nauczania" relationaltable="J_Pozycje_Planu_Nauczania" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SPECJALNOSC_W_ODDZIALE" classfield="ID_SPECJALNOSC_W_ODDZIALE" type="int" length="0" tableref="J_SPECJALNOSCI_W_ODDZIALACH" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ZAJECIA_EDUKACYJNE" classfield="ID_ZAJECIA_EDUKACYJNE" type="int" length="0" tableref="J_ZAJECIA_EDUKACYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Poziom" classfield="Poziom" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="WymiarGodzinTyg" classfield="WymiarGodzinTyg" type="double" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="WymiarGodzinRocz" classfield="WymiarGodzinRocz" type="double" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="obowiazkowe" classfield="obowiazkowe" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="grupa_wybieralna" classfield="grupa_wybieralna" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="liczba_wybieralnych" classfield="liczba_wybieralnych" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dosredniej" classfield="dosredniej" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_SKALA_OCEN" classfield="ID_SKALA_OCEN" type="int" length="0" tableref="A_SKALA_OCEN" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="poprzednie_okresy" classfield="poprzednie_okresy" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="normalizacja" classfield="normalizacja" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="grupaMiedzyoddzialowa" classfield="grupaMiedzyoddzialowa" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ROZKLAD_MATERIALU" classfield="ID_ROZKLAD_MATERIALU" type="int" length="0" tableref="C_ROZKLAD_MATERIALU" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="maxPkt" classfield="maxPkt" type="int?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_ODDZIAL_WIELOSPEC" classfield="ID_ODDZIAL_WIELOSPEC" type="int?" length="0" tableref="P_ODDZIALY" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="Kod" classfield="Kod" type="string" length="25" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="KodMiedzyoddzialowe" classfield="KodMiedzyoddzialowe" type="string" length="80" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_OKRES_PROMOCYJNY" classfield="ID_OKRES_PROMOCYJNY" type="int?" length="0" tableref="P_OKRESY_PROMOCYJNE" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KU_POWODY_PRZEPLYWU" classtype="CKu_Powody_Przeplywu" relationaltable="Ku_Powody_Przeplywu" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="kierunek" classfield="kierunek" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_DZIENNIK_ZAJEC" classtype="CDzi_Dziennik_Zajec" relationaltable="Dzi_Dziennik_Zajec" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_OKRES_PROMOCYJNY" classfield="ID_OKRES_PROMOCYJNY" type="int" length="0" tableref="P_OKRESY_PROMOCYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="FormaPlatnosci" classfield="FormaPlatnosci" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="DataUtworzenia" classfield="DataUtworzenia" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Szablon" classfield="Szablon" type="string" length="150" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="L_SZABLONY_OCEN" classtype="CL_Szablony_Ocen" relationaltable="L_Szablony_Ocen" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="X_BLOB" classtype="CX_Blob" relationaltable="X_Blob" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Blob" classfield="Blob" type="byte[]" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="15" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="80" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="N_PRACOWNICY" classtype="CN_Pracownicy" relationaltable="N_Pracownicy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_IMIE" classfield="ID_IMIE" type="int" length="0" tableref="D_IMIONA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwisko" classfield="Nazwisko" type="string" length="28" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="kod" classfield="kod" type="string" length="5" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="stanowisko" classfield="stanowisko" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nazwaWSQL" classfield="nazwaWSQL" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="uprawnienia" classfield="uprawnienia" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="canLogin" classfield="canLogin" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ADRES" classfield="ID_ADRES" type="int" length="0" tableref="S_ADRESY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PESEL" classfield="PESEL" type="string" length="11" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="MessagesRead" classfield="MessagesRead" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PENSUM" classfield="PENSUM" type="decimal?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ZNIZKA" classfield="ZNIZKA" type="decimal?" length="0" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_SL_ROZDZIALY_KB" classtype="CKz_Sl_Rozdzialy_Kb" relationaltable="Kz_Sl_Rozdzialy_Kb" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NAZWA" classfield="NAZWA" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KOD" classfield="KOD" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="F_GABINET" classtype="CF_Gabinet" relationaltable="F_Gabinet" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Kod" classfield="Kod" type="string" length="8" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KU_KSIEGA_UCZNIOW" classtype="CKu_Ksiega_Uczniow" relationaltable="Ku_Ksiega_Uczniow" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SPECJALNOSC_W_ODDZIALE" classfield="ID_SPECJALNOSC_W_ODDZIALE" type="int" length="0" tableref="J_SPECJALNOSCI_W_ODDZIALACH" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data_przyjscia" classfield="data_przyjscia" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data_wyjscia" classfield="data_wyjscia" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SZKOLY_ZRODLOWEJ" classfield="ID_SZKOLY_ZRODLOWEJ" type="int" length="0" tableref="O_SZKOLY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SZKOLY_DOCELOWEJ" classfield="ID_SZKOLY_DOCELOWEJ" type="int" length="0" tableref="O_SZKOLY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POWOD_PRZYJSCIA" classfield="ID_POWOD_PRZYJSCIA" type="int" length="0" tableref="KU_POWODY_PRZEPLYWU" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POWOD_WYJSCIA" classfield="ID_POWOD_WYJSCIA" type="int" length="0" tableref="KU_POWODY_PRZEPLYWU" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nr_w_ksiedze_uczniow" classfield="nr_w_ksiedze_uczniow" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nr_w_dzienniku" classfield="nr_w_dzienniku" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="poziom" classfield="poziom" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="repetent" classfield="repetent" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="rok_ukoncz_nizszego_szczebla" classfield="rok_ukoncz_nizszego_szczebla" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="status" classfield="status" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="poziom_przyjscia" classfield="poziom_przyjscia" type="int" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="A_TYPY_EGZAMINOW" classtype="CA_Typy_Egzaminow" relationaltable="A_Typy_Egzaminow" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="A_TYP_ZADANIA" classtype="CA_Typ_Zadania" relationaltable="A_Typ_Zadania" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nazwa" classfield="nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="kod" classfield="kod" type="string" length="10" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="kolor" classfield="kolor" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="maxDzien" classfield="maxDzien" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="maxTydzien" classfield="maxTydzien" type="byte" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="B_GRUPA_PPN" classtype="CB_Grupa_Ppn" relationaltable="B_Grupa_Ppn" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POZYCJA_PLANU_NAUCZANIA" classfield="ID_POZYCJA_PLANU_NAUCZANIA" type="int" length="0" tableref="J_POZYCJE_PLANU_NAUCZANIA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_GRUPA" classfield="ID_GRUPA" type="int" length="0" tableref="B_GRUPA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="L_KATEGORIA_OCEN" classtype="CL_Kategoria_Ocen" relationaltable="L_Kategoria_Ocen" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SZABLON" classfield="ID_SZABLON" type="int" length="0" tableref="L_SZABLONY_OCEN" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodlegaOcenianiu" classfield="PodlegaOcenianiu" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_TYP_CZYNNOSCI" classtype="CDzi_Typ_Czynnosci" relationaltable="Dzi_Typ_Czynnosci" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int?" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="A_POZYCJA_SKALI_OCEN" classtype="CA_Pozycja_Skali_Ocen" relationaltable="A_Pozycja_Skali_Ocen" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SKALA_OCEN" classfield="ID_SKALA_OCEN" type="int" length="0" tableref="A_SKALA_OCEN" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="symbol" classfield="symbol" type="string" length="4" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="progProc" classfield="progProc" type="double" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="przeliczona" classfield="przeliczona" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_BLOB" classfield="ID_BLOB" type="int?" length="0" tableref="X_BLOB" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_OKRES_ROZLICZENIOWY" classtype="CDzi_Okres_Rozliczeniowy" relationaltable="Dzi_Okres_Rozliczeniowy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="Zamknieto" classfield="Zamknieto" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DataUtworzenia" classfield="DataUtworzenia" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="L_ZAJECIA_SKLADOWE" classtype="CL_Zajecia_Skladowe" relationaltable="L_Zajecia_Skladowe" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ZAJECIA_EDUKACYJNE" classfield="ID_ZAJECIA_EDUKACYJNE" type="int" length="0" tableref="J_ZAJECIA_EDUKACYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Skrot" classfield="Skrot" type="string" length="12" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="E_ZAWODY" classtype="CE_Zawody" relationaltable="E_Zawody" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="F_BLOK_LEKCYJNY" classtype="CF_Blok_Lekcyjny" relationaltable="F_Blok_Lekcyjny" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nazwa" classfield="nazwa" type="string" length="28" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dataPoczatku" classfield="dataPoczatku" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dataKonca" classfield="dataKonca" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_TYP_FORMY_POMOCY" classtype="CDzi_Typ_Formy_Pomocy" relationaltable="Dzi_Typ_Formy_Pomocy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int?" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="E_WYKSZTALCENIE" classtype="CE_Wyksztalcenie" relationaltable="E_Wyksztalcenie" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="L_BLOK_PPN" classtype="CL_Blok_Ppn" relationaltable="L_Blok_Ppn" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PPN" classfield="ID_PPN" type="int" length="0" tableref="J_POZYCJE_PLANU_NAUCZANIA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SKLADOWA_ZAJEC" classfield="ID_SKLADOWA_ZAJEC" type="int" length="0" tableref="L_ZAJECIA_SKLADOWE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="WymiarGodzinTyg" classfield="WymiarGodzinTyg" type="double" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="WymiarGodzinRocz" classfield="WymiarGodzinRocz" type="double" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KED_FORMY_SPELN_OBOW_NAUKI" classtype="CKed_Formy_Speln_Obow_Nauki" relationaltable="Ked_Formy_Speln_Obow_Nauki" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="P_OKRESY_KLASYFIKACYJNE" classtype="CP_Okresy_Klasyfikacyjne" relationaltable="P_Okresy_Klasyfikacyjne" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_OKRES_PROMOCYJNY" classfield="ID_OKRES_PROMOCYJNY" type="int" length="0" tableref="P_OKRESY_PROMOCYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nr_grupy" classfield="nr_grupy" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data_rozpoczecia" classfield="data_rozpoczecia" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data_zakonczenia" classfield="data_zakonczenia" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Numer" classfield="Numer" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data_rady" classfield="data_rady" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zamknieto" classfield="zamknieto" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="U_KATEGORIA_UWAGI" classtype="CU_Kategoria_Uwagi" relationaltable="U_Kategoria_Uwagi" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nazwa" classfield="nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_SL_TYPY_PLATNOSCI" classtype="CKz_Sl_Typy_Platnosci" relationaltable="Kz_Sl_Typy_Platnosci" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NAZWA" classfield="NAZWA" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KOD" classfield="KOD" type="string" length="12" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PRZELICZNIK" classfield="PRZELICZNIK" type="decimal" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PENSUM" classfield="PENSUM" type="decimal" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KZ_SL_ROZDZIALY_KB" classfield="ID_KZ_SL_ROZDZIALY_KB" type="int" length="0" tableref="KZ_SL_ROZDZIALY_KB" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_KZ_SL_RODZAJE_GODZIN" classfield="ID_KZ_SL_RODZAJE_GODZIN" type="int" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_SL_SKUTKI_NIEOBECNOSCI" classtype="CKz_Sl_Skutki_Nieobecnosci" relationaltable="Kz_Sl_Skutki_Nieobecnosci" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NAZWA" classfield="NAZWA" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KOD" classfield="KOD" type="string" length="12" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ODBYTA" classfield="ODBYTA" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="L_PODKATEGORIA_OCEN" classtype="CL_Podkategoria_Ocen" relationaltable="L_Podkategoria_Ocen" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KATEGORIA" classfield="ID_KATEGORIA" type="int" length="0" tableref="L_KATEGORIA_OCEN" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodlegaOcenianiu" classfield="PodlegaOcenianiu" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="N_PERSONALIZACJA_ADRESY" classtype="CN_Personalizacja_Adresy" relationaltable="N_Personalizacja_Adresy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NazwaAplikacja" classfield="NazwaAplikacja" type="string" length="256" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="AdresStrony" classfield="AdresStrony" type="string" length="256" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_SL_FORMY_PLATNOSCI" classtype="CKz_Sl_Formy_Platnosci" relationaltable="Kz_Sl_Formy_Platnosci" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NAZWA" classfield="NAZWA" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KOD" classfield="KOD" type="string" length="12" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KZ_READONLY" classfield="KZ_READONLY" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_OKRESY_ROZLICZENIOWE" classtype="CKz_Okresy_Rozliczeniowe" relationaltable="Kz_Okresy_Rozliczeniowe" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KOD" classfield="KOD" type="string" length="12" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NAZWA" classfield="NAZWA" type="string" length="100" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DATA_OD" classfield="DATA_OD" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DATA_DO" classfield="DATA_DO" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="modifyLogin" classfield="modifyLogin" type="string" length="255" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_SL_POWODY_NIEOBECNOSCI" classtype="CKz_Sl_Powody_Nieobecnosci" relationaltable="Kz_Sl_Powody_Nieobecnosci" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NAZWA" classfield="NAZWA" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KOD" classfield="KOD" type="string" length="12" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NORMA" classfield="NORMA" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="L4" classfield="L4" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PLATNE" classfield="PLATNE" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KZ_READONLY" classfield="KZ_READONLY" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_SL_FORMY_ZASTEPSTWA" classtype="CKz_Sl_Formy_Zastepstwa" relationaltable="Kz_Sl_Formy_Zastepstwa" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NAZWA" classfield="NAZWA" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KOD" classfield="KOD" type="string" length="12" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KZ_READONLY" classfield="KZ_READONLY" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="WX_ORGAN_ORZEKAJACY" classtype="CWx_Organ_Orzekajacy" relationaltable="Wx_Organ_Orzekajacy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ADRES" classfield="ID_ADRES" type="int" length="0" tableref="S_ADRESY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="250" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Skrot" classfield="Skrot" type="string" length="8" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Typ" classfield="Typ" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_PLAN_PRACY" classtype="CDzi_Plan_Pracy" relationaltable="Dzi_Plan_Pracy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PRACOWNIK" classfield="ID_PRACOWNIK" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Tytul" classfield="Tytul" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="CzasTrwania" classfield="CzasTrwania" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="XamlOpis" classfield="XamlOpis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_LEKCJA" classtype="CDzi_Lekcja" relationaltable="Dzi_Lekcja" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_OKRES_ROZLICZENIOWY" classfield="ID_OKRES_ROZLICZENIOWY" type="int" length="0" tableref="DZI_OKRES_ROZLICZENIOWY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PRACOWNIK" classfield="ID_PRACOWNIK" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="GodzinaZakonczenia" classfield="GodzinaZakonczenia" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="GodzinaRozpoczecia" classfield="GodzinaRozpoczecia" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Temat" classfield="Temat" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="Data" classfield="Data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="LiczbaGodzin" classfield="LiczbaGodzin" type="double" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="FormaPlatnosci" classfield="FormaPlatnosci" type="byte" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="F_POZYCJA_PLANU_LEKCJI" classtype="CF_Pozycja_Planu_Lekcji" relationaltable="F_Pozycja_Planu_Lekcji" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_GRUPA_PPN" classfield="ID_GRUPA_PPN" type="int" length="0" tableref="B_GRUPA_PPN" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_ODDZIAL" classfield="ID_ODDZIAL" type="int" length="0" tableref="P_ODDZIALY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_GRUPA" classfield="ID_GRUPA" type="int" length="0" tableref="B_GRUPA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ZAJECIA" classfield="ID_ZAJECIA" type="int" length="0" tableref="J_ZAJECIA_EDUKACYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL" classfield="ID_NAUCZYCIEL" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zastepstwo" classfield="zastepstwo" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_GABINET" classfield="ID_GABINET" type="int?" length="0" tableref="F_GABINET" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_BLOK_LEKCYJNY" classfield="ID_BLOK_LEKCYJNY" type="int" length="0" tableref="F_BLOK_LEKCYJNY" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="G_LEKCJA" classtype="CG_Lekcja" relationaltable="G_Lekcja" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_GRUPA_PPN" classfield="ID_GRUPA_PPN" type="int?" length="0" tableref="B_GRUPA_PPN" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_GRUPA" classfield="ID_GRUPA" type="int" length="0" tableref="B_GRUPA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ZAJECIA" classfield="ID_ZAJECIA" type="int" length="0" tableref="J_ZAJECIA_EDUKACYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL" classfield="ID_NAUCZYCIEL" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dataWpisania" classfield="dataWpisania" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zastepstwo" classfield="zastepstwo" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="frekwencja" classfield="frekwencja" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="temat" classfield="temat" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="notatka" classfield="notatka" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="podpis" classfield="podpis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="IdTmp" classfield="IdTmp" type="int?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="isOpisowa" classfield="isOpisowa" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_BLOK_LEKCYJNY" classfield="ID_BLOK_LEKCYJNY" type="int" length="0" tableref="F_BLOK_LEKCYJNY" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="G_KATEGORIA_FREK" classtype="CG_Kategoria_Frek" relationaltable="G_Kategoria_Frek" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nazwa" classfield="nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="W_NIEP_NIED" classtype="CW_Niep_Nied" relationaltable="W_Niep_Nied" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_FORMA_POMOCY" classtype="CDzi_Forma_Pomocy" relationaltable="Dzi_Forma_Pomocy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_TYP_FORMY" classfield="ID_TYP_FORMY" type="int" length="0" tableref="DZI_TYP_FORMY_POMOCY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="C_JRM" classtype="CC_Jrm" relationaltable="C_Jrm" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ROZKLAD_MATERIALU" classfield="ID_ROZKLAD_MATERIALU" type="int" length="0" tableref="C_ROZKLAD_MATERIALU" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="numer" classfield="numer" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="kategoria" classfield="kategoria" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zagadnienie" classfield="zagadnienie" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="trescNauczania" classfield="trescNauczania" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="poziom" classfield="poziom" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="liczbaLekcji" classfield="liczbaLekcji" type="double" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nrOkresuKlasyfik" classfield="nrOkresuKlasyfik" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="A_TYPY_EGZAMINOW_ZEWN" classtype="CA_Typy_Egzaminow_Zewn" relationaltable="A_Typy_Egzaminow_Zewn" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="A_ARKUSZE_OCEN" classtype="CA_Arkusze_Ocen" relationaltable="A_Arkusze_Ocen" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KU" classfield="ID_KU" type="int" length="0" tableref="KU_KSIEGA_UCZNIOW" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_OKRES_PROMOCYJNY" classfield="ID_OKRES_PROMOCYJNY" type="int" length="0" tableref="P_OKRESY_PROMOCYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="numer_okresu_klasyfik" classfield="numer_okresu_klasyfik" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data_rady" classfield="data_rady" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="poziom" classfield="poziom" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nr_w_dzienniku" classfield="nr_w_dzienniku" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SPECJALNOSC_W_ODDZIALE" classfield="ID_SPECJALNOSC_W_ODDZIALE" type="int" length="0" tableref="J_SPECJALNOSCI_W_ODDZIALACH" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="wskaznik_promocji_aut" classfield="wskaznik_promocji_aut" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="wskaznik_promocji_man" classfield="wskaznik_promocji_man" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="il_godzin_ogolem" classfield="il_godzin_ogolem" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="il_spoznien" classfield="il_spoznien" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="il_nieobecn" classfield="il_nieobecn" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="t_indyw_tok" classfield="t_indyw_tok" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="t_indyw_naucz" classfield="t_indyw_naucz" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="t_wydl_eted" classfield="t_wydl_eted" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="t_innowacje" classfield="t_innowacje" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="il_nieobecn_nieuspr" classfield="il_nieobecn_nieuspr" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="D_OPIEKUNOWIE" classtype="CD_Opiekunowie" relationaltable="D_Opiekunowie" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_IMIE" classfield="ID_IMIE" type="int" length="0" tableref="D_IMIONA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_WYKSZTALCENIE" classfield="ID_WYKSZTALCENIE" type="int" length="0" tableref="E_WYKSZTALCENIE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ZAWOD" classfield="ID_ZAWOD" type="int" length="0" tableref="E_ZAWODY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwisko" classfield="Nazwisko" type="string" length="28" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ADRES" classfield="ID_ADRES" type="int" length="0" tableref="S_ADRESY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="plec" classfield="plec" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zyje" classfield="zyje" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="kontakt" classfield="kontakt" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="canLogin" classfield="canLogin" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PESEL" classfield="PESEL" type="string" length="11" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_DZIENNIK_POWODY_WYPISU" classtype="CDzi_Dziennik_Powody_Wypisu" relationaltable="Dzi_Dziennik_Powody_Wypisu" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_CZYNNOSCI" classtype="CDzi_Czynnosci" relationaltable="Dzi_Czynnosci" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_TYP_CZYNNOSCI" classfield="ID_TYP_CZYNNOSCI" type="int" length="0" tableref="DZI_TYP_CZYNNOSCI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PRACOWNIK" classfield="ID_PRACOWNIK" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="OpisPrzebiegu" classfield="OpisPrzebiegu" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="OpisKontaktu" classfield="OpisKontaktu" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="DataWpisu" classfield="DataWpisu" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="CzasTrwania" classfield="CzasTrwania" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DOK_RODZAJE_DOKMENTOW" classtype="CDok_Rodzaje_Dokmentow" relationaltable="Dok_Rodzaje_Dokmentow" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="AutoNumer" classfield="AutoNumer" type="string" length="15" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Kategoria" classfield="Kategoria" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="R_KALENDARZ" classtype="CR_Kalendarz" relationaltable="R_Kalendarz" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="1500" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DataOd" classfield="DataOd" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DataDo" classfield="DataDo" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Kategoria" classfield="Kategoria" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="CanModified" classfield="CanModified" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="U_RODZAJE_NIEPOWODZEN" classtype="CU_Rodzaje_Niepowodzen" relationaltable="U_Rodzaje_Niepowodzen" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="U_RODZAJE_OSIAGNIEC" classtype="CU_Rodzaje_Osiagniec" relationaltable="U_Rodzaje_Osiagniec" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="I_OCENA_EGZAMINACYJNA" classtype="CI_Ocena_Egzaminacyjna" relationaltable="I_Ocena_Egzaminacyjna" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POZYCJA_SKALI_OCEN" classfield="ID_POZYCJA_SKALI_OCEN" type="int" length="0" tableref="A_POZYCJA_SKALI_OCEN" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_TYP_EGZAMINU" classfield="ID_TYP_EGZAMINU" type="int" length="0" tableref="A_TYPY_EGZAMINOW" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIELA" classfield="ID_NAUCZYCIELA" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data_egzaminu" classfield="data_egzaminu" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nr_protokol" classfield="nr_protokol" type="string" length="40" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="status" classfield="status" type="byte" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="I_ZADANIE" classtype="CI_Zadanie" relationaltable="I_Zadanie" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL" classfield="ID_NAUCZYCIEL" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POZYCJA_PLANU_NAUCZANIA" classfield="ID_POZYCJA_PLANU_NAUCZANIA" type="int" length="0" tableref="J_POZYCJE_PLANU_NAUCZANIA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SKALA_OCEN" classfield="ID_SKALA_OCEN" type="int" length="0" tableref="A_SKALA_OCEN" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_TYP_ZADANIA" classfield="ID_TYP_ZADANIA" type="int" length="0" tableref="A_TYP_ZADANIA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nrOkresuKlasyfik" classfield="nrOkresuKlasyfik" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nazwa" classfield="nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="kod" classfield="kod" type="string" length="5" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="waga" classfield="waga" type="double" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="obowiazkowe" classfield="obowiazkowe" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="uwzglPrzyKlasyfikacji" classfield="uwzglPrzyKlasyfikacji" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dataZapowiedzi" classfield="dataZapowiedzi" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dataRealizacji" classfield="dataRealizacji" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="kolor" classfield="kolor" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="notatka" classfield="notatka" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="Numer" classfield="Numer" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="maxPkt" classfield="maxPkt" type="int?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="IdLms" classfield="IdLms" type="string" length="255" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="U_WLASNE_NAZWY" classtype="CU_Wlasne_Nazwy" relationaltable="U_Wlasne_Nazwy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ukryty" classfield="ukryty" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="typ" classfield="typ" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="X_SETTINGS" classtype="CX_Settings" relationaltable="X_Settings" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="klucz" classfield="klucz" type="string" length="40" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="wartosc" classfield="wartosc" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="X_REJESTR_DOSTEPU" classtype="CX_Rejestr_Dostepu" relationaltable="X_Rejestr_Dostepu" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nazwaKonta" classfield="nazwaKonta" type="string" length="150" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="IP" classfield="IP" type="string" length="20" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="status" classfield="status" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="U_UWAGA_O_GRUPIE" classtype="CU_Uwaga_O_Grupie" relationaltable="U_Uwaga_O_Grupie" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_GRUPA" classfield="ID_GRUPA" type="int" length="0" tableref="B_GRUPA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL" classfield="ID_NAUCZYCIEL" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL_WYSTAW" classfield="ID_NAUCZYCIEL_WYSTAW" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="tresc" classfield="tresc" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="prywatna" classfield="prywatna" type="bool" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="X_REJESTR_UDOSTEPNIEN" classtype="CX_Rejestr_Udostepnien" relationaltable="X_Rejestr_Udostepnien" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nazwaKonta" classfield="nazwaKonta" type="string" length="150" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="cel" classfield="cel" type="string" length="150" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="adresat" classfield="adresat" type="string" length="255" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="zakres" classfield="zakres" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="uwagi" classfield="uwagi" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="rodzaj" classfield="rodzaj" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="X_REJESTR_MODYFIKACJI" classtype="CX_Rejestr_Modyfikacji" relationaltable="X_Rejestr_Modyfikacji" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nazwaTabeli" classfield="nazwaTabeli" type="string" length="150" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nazwaKonta" classfield="nazwaKonta" type="string" length="30" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="X_USER_PARAM" classtype="CX_User_Param" relationaltable="X_User_Param" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PRACOWNIK" classfield="ID_PRACOWNIK" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="klucz" classfield="klucz" type="string" length="40" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="wartosc" classfield="wartosc" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="Z_PASSWORD" classtype="CZ_Password" relationaltable="Z_Password" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ADRES" classfield="ID_ADRES" type="int" length="0" tableref="S_ADRESY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Haslo" classfield="Haslo" type="string" length="250" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DataUstawienia" classfield="DataUstawienia" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Token" classfield="Token" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Typ" classfield="Typ" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="R_KALENDARZ_SZKOLY" classtype="CR_Kalendarz_Szkoly" relationaltable="R_Kalendarz_Szkoly" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KALENDARZ" classfield="ID_KALENDARZ" type="int" length="0" tableref="R_KALENDARZ" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SZKOLA" classfield="ID_SZKOLA" type="int" length="0" tableref="O_SZKOLY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="U_UWAGI_SRODOWISKOWE" classtype="CU_Uwagi_Srodowiskowe" relationaltable="U_Uwagi_Srodowiskowe" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int?" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="U_OSIAGNIECIA" classtype="CU_Osiagniecia" relationaltable="U_Osiagniecia" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_RODZAJ" classfield="ID_RODZAJ" type="int" length="0" tableref="U_RODZAJE_OSIAGNIEC" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="na_swiadectwo" classfield="na_swiadectwo" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="Z_MODIFICATIONS" classtype="CZ_Modifications" relationaltable="Z_Modifications" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ItemID" classfield="ItemID" type="int?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="TableName" classfield="TableName" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="USER_MODYF" classfield="USER_MODYF" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DATA_MODYF" classfield="DATA_MODYF" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="R_WYDARZENIE" classtype="CR_Wydarzenie" relationaltable="R_Wydarzenie" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ODDZIAL" classfield="ID_ODDZIAL" type="int?" length="0" tableref="P_ODDZIALY" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_GRUPA" classfield="ID_GRUPA" type="int?" length="0" tableref="B_GRUPA" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="opis" classfield="opis" type="string" length="1500" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="kategoria" classfield="kategoria" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="X_ODO_LOG" classtype="CX_Odo_Log" relationaltable="X_Odo_Log" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int?" length="0" tableref="D_DZIECI" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ZRODLO_WPROW" classfield="ZRODLO_WPROW" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="USER_MODYF" classfield="USER_MODYF" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DATA_MODYF" classfield="DATA_MODYF" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="DzieckoCopy" classfield="DzieckoCopy" type="string" length="150" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="WX_UDOSTEPNIENIA" classtype="CWx_Udostepnienia" relationaltable="Wx_Udostepnienia" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="USER_UDOST" classfield="USER_UDOST" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="komu" classfield="komu" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="cel" classfield="cel" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zakres" classfield="zakres" type="string" length="1024" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="uwagi" classfield="uwagi" type="string" length="1024" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="U_UWAGI_SP_TRAKTOWANIE" classtype="CU_Uwagi_Sp_Traktowanie" relationaltable="U_Uwagi_Sp_Traktowanie" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int?" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="X_DATY" classtype="CX_Daty" relationaltable="X_Daty" primarykey="ID"&gt;
    &lt;property dbfield="DateValue" classfield="DateValue" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nrDnia" classfield="nrDnia" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="U_WLASNE" classtype="CU_Wlasne" relationaltable="U_Wlasne" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_WLASNE_NAZWY" classfield="ID_WLASNE_NAZWY" type="int" length="0" tableref="U_WLASNE_NAZWY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="text1" classfield="text1" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="int1" classfield="int1" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="float1" classfield="float1" type="double" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="bit1" classfield="bit1" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="date1" classfield="date1" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="W_DZIECI_NIEP_NIED" classtype="CW_Dzieci_Niep_Nied" relationaltable="W_Dzieci_Niep_Nied" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NIEP_NIED" classfield="ID_NIEP_NIED" type="int" length="0" tableref="W_NIEP_NIED" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data_orzeczenia" classfield="data_orzeczenia" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="podstawa" classfield="podstawa" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data_waznosci" classfield="data_waznosci" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ORGAN_ORZEKAJACY" classfield="ID_ORGAN_ORZEKAJACY" type="int" length="0" tableref="WX_ORGAN_ORZEKAJACY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="V_KSIEGA_UCZNIOW_DATAMI" classtype="CV_Ksiega_Uczniow_Datami" relationaltable="V_Ksiega_Uczniow_Datami" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KU" classfield="ID_KU" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NrWDzienniku" classfield="NrWDzienniku" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DataOd" classfield="DataOd" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DataDo" classfield="DataDo" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PRZEPLYWU" classfield="ID_PRZEPLYWU" type="int?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_SPECJALNOSC_W_ODDZIALE" classfield="ID_SPECJALNOSC_W_ODDZIALE" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="W_REJESTR_WYPADKOW" classtype="CW_Rejestr_Wypadkow" relationaltable="W_Rejestr_Wypadkow" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KU" classfield="ID_KU" type="int" length="0" tableref="KU_KSIEGA_UCZNIOW" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="szkolny" classfield="szkolny" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zbiorowy" classfield="zbiorowy" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="skutek" classfield="skutek" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="rodzajUszkodzenia" classfield="rodzajUszkodzenia" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="czescCiala" classfield="czescCiala" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="miejsce" classfield="miejsce" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="rodzajZajec" classfield="rodzajZajec" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="przyczyna" classfield="przyczyna" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="opis" classfield="opis" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PRACOWNIK_Z" classfield="ID_PRACOWNIK_Z" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="X_ODO_EXP" classtype="CX_Odo_Exp" relationaltable="X_Odo_Exp" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="USER_EXP" classfield="USER_EXP" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DATA_EXP" classfield="DATA_EXP" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="CEL_EXP" classfield="CEL_EXP" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="rodzaj" classfield="rodzaj" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="U_KOMUNIKAT" classtype="CU_Komunikat" relationaltable="U_Komunikat" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ODDZIAL" classfield="ID_ODDZIAL" type="int?" length="0" tableref="P_ODDZIALY" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_OPIEKUN" classfield="ID_OPIEKUN" type="int?" length="0" tableref="D_OPIEKUNOWIE" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int?" length="0" tableref="D_DZIECI" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL" classfield="ID_NAUCZYCIEL" type="int?" length="0" tableref="N_PRACOWNICY" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="opis" classfield="opis" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dataUtworzenia" classfield="dataUtworzenia" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="prywatny" classfield="prywatny" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="rodzaj" classfield="rodzaj" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PRACOWNIK_TO" classfield="ID_PRACOWNIK_TO" type="int?" length="0" tableref="N_PRACOWNICY" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="DataOd" classfield="DataOd" type="DateTime?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="DataDo" classfield="DataDo" type="DateTime?" length="0" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="U_NIEPOWODZENIA" classtype="CU_Niepowodzenia" relationaltable="U_Niepowodzenia" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_RODZAJ" classfield="ID_RODZAJ" type="int" length="0" tableref="U_RODZAJE_NIEPOWODZEN" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="X_INFO" classtype="CX_Info" relationaltable="X_Info" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="wersja" classfield="wersja" type="string" length="15" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="U_UWAGI" classtype="CU_Uwagi" relationaltable="U_Uwagi" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL" classfield="ID_NAUCZYCIEL" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL_WYSTAW" classfield="ID_NAUCZYCIEL_WYSTAW" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KATEGORIA_UWAGI" classfield="ID_KATEGORIA_UWAGI" type="int" length="0" tableref="U_KATEGORIA_UWAGI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="prywatna" classfield="prywatna" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int?" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="X_FILTRY" classtype="CX_Filtry" relationaltable="X_Filtry" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NazwaTabeli" classfield="NazwaTabeli" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KodSymbolic" classfield="KodSymbolic" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="X_GLOBAL_PARAM" classtype="CX_Global_Param" relationaltable="X_Global_Param" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PwdDaysValid" classfield="PwdDaysValid" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PwdUniqueDaysForNew" classfield="PwdUniqueDaysForNew" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PwdMinLength" classfield="PwdMinLength" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PwdMinNonAlpha" classfield="PwdMinNonAlpha" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PwdMinDigits" classfield="PwdMinDigits" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PwdMinUppercaseLetters" classfield="PwdMinUppercaseLetters" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="LastCopyExecute" classfield="LastCopyExecute" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="LastCopyQuestion" classfield="LastCopyQuestion" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="CopyChoice" classfield="CopyChoice" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="CopyExecute" classfield="CopyExecute" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="CopyQuestion" classfield="CopyQuestion" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="CanRememberPassword" classfield="CanRememberPassword" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="WorkDays" classfield="WorkDays" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DomainName" classfield="DomainName" type="string" length="50" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="WorkWeek" classfield="WorkWeek" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="IsPesel" classfield="IsPesel" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="AppUid" classfield="AppUid" type="string" length="36" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_PRACOWNIK_DZIENNIK" classtype="CDzi_Pracownik_Dziennik" relationaltable="Dzi_Pracownik_Dziennik" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PRACOWNIK" classfield="ID_PRACOWNIK" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Uprawnienie" classfield="Uprawnienie" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_ROZKLAD_ZAJEC" classtype="CDzi_Rozklad_Zajec" relationaltable="Dzi_Rozklad_Zajec" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DzienTygodnia" classfield="DzienTygodnia" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_LEKCJA_ROZPOCZECIA" classfield="ID_LEKCJA_ROZPOCZECIA" type="int?" length="0" tableref="DZI_LEKCJA" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_LEKCJA_ZAKONCZENIA" classfield="ID_LEKCJA_ZAKONCZENIA" type="int?" length="0" tableref="DZI_LEKCJA" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="GodzinaRozpoczecia" classfield="GodzinaRozpoczecia" type="DateTime?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="GodzinaZakonczenia" classfield="GodzinaZakonczenia" type="DateTime?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="Nazwa" classfield="Nazwa" type="string" length="80" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="G_FREKWENCJA" classtype="CG_Frekwencja" relationaltable="G_Frekwencja" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KU" classfield="ID_KU" type="int" length="0" tableref="KU_KSIEGA_UCZNIOW" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL" classfield="ID_NAUCZYCIEL" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_LEKCJA" classfield="ID_LEKCJA" type="int" length="0" tableref="G_LEKCJA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL_WYSTAW" classfield="ID_NAUCZYCIEL_WYSTAW" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KATEGORIA_FREK" classfield="ID_KATEGORIA_FREK" type="int" length="0" tableref="G_KATEGORIA_FREK" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dataWpisu" classfield="dataWpisu" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="wpis" classfield="wpis" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="opis" classfield="opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="dataLekcji" classfield="dataLekcji" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nrLekcji" classfield="nrLekcji" type="int" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_FREKWENCJA" classtype="CDzi_Frekwencja" relationaltable="Dzi_Frekwencja" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="wpis" classfield="wpis" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_LEKCJA" classfield="ID_LEKCJA" type="int?" length="0" tableref="DZI_LEKCJA" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_PRACOWNIK" classfield="ID_PRACOWNIK" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DataWpisu" classfield="DataWpisu" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="GodzinaOd" classfield="GodzinaOd" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="GodzinaDo" classfield="GodzinaDo" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="Historyczny" classfield="Historyczny" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_HOSPITACJA" classtype="CDzi_Hospitacja" relationaltable="Dzi_Hospitacja" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="UzytkownikModyf" classfield="UzytkownikModyf" type="string" length="150" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Hospitujacy" classfield="Hospitujacy" type="string" length="250" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nauczyciel" classfield="nauczyciel" type="string" length="150" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Temat" classfield="Temat" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Komentarz" classfield="Komentarz" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="DataHospitacji" classfield="DataHospitacji" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="MiejscePracy" classfield="MiejscePracy" type="string" length="255" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="Stanowisko" classfield="Stanowisko" type="string" length="255" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_PLAN_ZAJEC" classtype="CDzi_Plan_Zajec" relationaltable="Dzi_Plan_Zajec" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PRACOWNIK" classfield="ID_PRACOWNIK" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="XamlOpis" classfield="XamlOpis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="G_LEKCJA_C_JRM" classtype="CG_Lekcja_C_Jrm" relationaltable="G_Lekcja_C_Jrm" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_LEKCJA" classfield="ID_LEKCJA" type="int" length="0" tableref="G_LEKCJA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_JEDNOSTKA_RM" classfield="ID_JEDNOSTKA_RM" type="int" length="0" tableref="C_JRM" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="I_OCENA_ROCZNA" classtype="CI_Ocena_Roczna" relationaltable="I_Ocena_Roczna" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POZYCJA_SKALI_OCEN" classfield="ID_POZYCJA_SKALI_OCEN" type="int?" length="0" tableref="A_POZYCJA_SKALI_OCEN" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIELA" classfield="ID_NAUCZYCIELA" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ARKUSZ_OCEN" classfield="ID_ARKUSZ_OCEN" type="int" length="0" tableref="A_ARKUSZE_OCEN" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ZAJECIA" classfield="ID_ZAJECIA" type="int" length="0" tableref="J_ZAJECIA_EDUKACYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_OCENY_EGZAMINACYJNEJ" classfield="ID_OCENY_EGZAMINACYJNEJ" type="int" length="0" tableref="I_OCENA_EGZAMINACYJNA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zrodlo" classfield="zrodlo" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nr_protokol" classfield="nr_protokol" type="string" length="40" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="opis" classfield="opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="indyw_program" classfield="indyw_program" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="obowiazkowe" classfield="obowiazkowe" type="bool?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="dosredniej" classfield="dosredniej" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="status" classfield="status" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL_WYSTAW" classfield="ID_NAUCZYCIEL_WYSTAW" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_TMP" classfield="ID_TMP" type="int?" length="0" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="I_OCENA_ZEWN" classtype="CI_Ocena_Zewn" relationaltable="I_Ocena_Zewn" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_TYP_EGZAMINU_ZEWN" classfield="ID_TYP_EGZAMINU_ZEWN" type="int" length="0" tableref="A_TYPY_EGZAMINOW_ZEWN" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="wynik" classfield="wynik" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nr_zasw" classfield="nr_zasw" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zwolniono" classfield="zwolniono" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="rokSzkolny" classfield="rokSzkolny" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KU" classfield="ID_KU" type="int" length="0" tableref="KU_KSIEGA_UCZNIOW" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="I_ZADANIE_C_JRM" classtype="CI_Zadanie_C_Jrm" relationaltable="I_Zadanie_C_Jrm" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ZADANIE" classfield="ID_ZADANIE" type="int" length="0" tableref="I_ZADANIE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_JEDNOSTKA_RM" classfield="ID_JEDNOSTKA_RM" type="int" length="0" tableref="C_JRM" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="G_TRESC_LEKCJI" classtype="CG_Tresc_Lekcji" relationaltable="G_Tresc_Lekcji" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_LEKCJA" classfield="ID_LEKCJA" type="int" length="0" tableref="G_LEKCJA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="tresc" classfield="tresc" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="I_OCENA_CZASTKOWA" classtype="CI_Ocena_Czastkowa" relationaltable="I_Ocena_Czastkowa" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL" classfield="ID_NAUCZYCIEL" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL_WYSTAW" classfield="ID_NAUCZYCIEL_WYSTAW" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KU" classfield="ID_KU" type="int" length="0" tableref="KU_KSIEGA_UCZNIOW" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ZADANIE" classfield="ID_ZADANIE" type="int" length="0" tableref="I_ZADANIE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POZYCJA_SKALI_OCEN" classfield="ID_POZYCJA_SKALI_OCEN" type="int?" length="0" tableref="A_POZYCJA_SKALI_OCEN" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="wartosc" classfield="wartosc" type="double" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dopisek" classfield="dopisek" type="string" length="5" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="opis" classfield="opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="status" classfield="status" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dataWpisu" classfield="dataWpisu" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="IdLms" classfield="IdLms" type="string" length="250" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PPN" classfield="ID_PPN" type="int" length="0" tableref="J_POZYCJE_PLANU_NAUCZANIA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="kodPPN" classfield="kodPPN" type="string" length="25" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="I_OCENA_KLASYFIKACYJNA" classtype="CI_Ocena_Klasyfikacyjna" relationaltable="I_Ocena_Klasyfikacyjna" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL" classfield="ID_NAUCZYCIEL" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL_WYSTAW" classfield="ID_NAUCZYCIEL_WYSTAW" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KU" classfield="ID_KU" type="int" length="0" tableref="KU_KSIEGA_UCZNIOW" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POZYCJA_PLANU_NAUCZANIA" classfield="ID_POZYCJA_PLANU_NAUCZANIA" type="int" length="0" tableref="J_POZYCJE_PLANU_NAUCZANIA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POZYCJA_SKALI_OCEN" classfield="ID_POZYCJA_SKALI_OCEN" type="int?" length="0" tableref="A_POZYCJA_SKALI_OCEN" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="nrOkresuKlasyfik" classfield="nrOkresuKlasyfik" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="wartosc" classfield="wartosc" type="double" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="opis" classfield="opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="status" classfield="status" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dataWpisu" classfield="dataWpisu" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_FORMA_PLATNOSCI" classtype="CDzi_Forma_Platnosci" relationaltable="Dzi_Forma_Platnosci" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PRACOWNIK" classfield="ID_PRACOWNIK" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Rodzaj" classfield="Rodzaj" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="C_BANK_KOMENTARZY" classtype="CC_Bank_Komentarzy" relationaltable="C_Bank_Komentarzy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ROZKLAD_MATERIALU" classfield="ID_ROZKLAD_MATERIALU" type="int" length="0" tableref="C_ROZKLAD_MATERIALU" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_JEDNOSTKA_RM" classfield="ID_JEDNOSTKA_RM" type="int?" length="0" tableref="C_JRM" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="opis" classfield="opis" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="C_JRM_RESOURCE" classtype="CC_Jrm_Resource" relationaltable="C_Jrm_Resource" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_JRM" classfield="ID_JRM" type="int?" length="0" tableref="C_JRM" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="int?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="C_SRODEK_DYDAKTYCZNY" classtype="CC_Srodek_Dydaktyczny" relationaltable="C_Srodek_Dydaktyczny" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PROGRAM_NAUCZANIA" classfield="ID_PROGRAM_NAUCZANIA" type="int" length="0" tableref="C_PROGRAM_NAUCZANIA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="opis" classfield="opis" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="kategoria" classfield="kategoria" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="A_PROMOCJA_WARUNKOWA" classtype="CA_Promocja_Warunkowa" relationaltable="A_Promocja_Warunkowa" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KU" classfield="ID_KU" type="int" length="0" tableref="KU_KSIEGA_UCZNIOW" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_OKRES_PROMOCYJNY" classfield="ID_OKRES_PROMOCYJNY" type="int" length="0" tableref="P_OKRESY_PROMOCYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="klasa" classfield="klasa" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="A_PROMOCJA_Z_WYROZNIENIEM" classtype="CA_Promocja_Z_Wyroznieniem" relationaltable="A_Promocja_Z_Wyroznieniem" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SZKOLA" classfield="ID_SZKOLA" type="int" length="0" tableref="O_SZKOLY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_OKRES_PROMOCYJNY" classfield="ID_OKRES_PROMOCYJNY" type="int" length="0" tableref="P_OKRESY_PROMOCYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="srednia" classfield="srednia" type="double" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ocena_z_zachowania" classfield="ocena_z_zachowania" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="frekwencja" classfield="frekwencja" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nieob_nieuspr" classfield="nieob_nieuspr" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="spoznienia" classfield="spoznienia" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="B_UCZEN_GRUPA" classtype="CB_Uczen_Grupa" relationaltable="B_Uczen_Grupa" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_GRUPA" classfield="ID_GRUPA" type="int" length="0" tableref="B_GRUPA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KU" classfield="ID_KU" type="int" length="0" tableref="KU_KSIEGA_UCZNIOW" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="dataPrzyjscia" classfield="dataPrzyjscia" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="dataWyjscia" classfield="dataWyjscia" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="D_DZIECI_OPIEKUNOWIE" classtype="CD_Dzieci_Opiekunowie" relationaltable="D_Dzieci_Opiekunowie" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_OPIEKUN" classfield="ID_OPIEKUN" type="int" length="0" tableref="D_OPIEKUNOWIE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="OpiekunPrawny" classfield="OpiekunPrawny" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="stopienPokrewienstwa" classfield="stopienPokrewienstwa" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PrawoDoObbioru" classfield="PrawoDoObbioru" type="bool" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_DZIECKO_PLAN_PRACY" classtype="CDzi_Dziecko_Plan_Pracy" relationaltable="Dzi_Dziecko_Plan_Pracy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PLAN_PRACY" classfield="ID_PLAN_PRACY" type="int" length="0" tableref="DZI_PLAN_PRACY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int?" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_DZIENNIK_HISTORIA_WPISOW" classtype="CDzi_Dziennik_Historia_Wpisow" relationaltable="Dzi_Dziennik_Historia_Wpisow" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POWOD_WYPISU" classfield="ID_POWOD_WYPISU" type="int" length="0" tableref="DZI_DZIENNIK_POWODY_WYPISU" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DataZapisania" classfield="DataZapisania" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DataWypisania" classfield="DataWypisania" type="DateTime?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_DZIENNIK_USTAWIENIA" classtype="CDzi_Dziennik_Ustawienia" relationaltable="Dzi_Dziennik_Ustawienia" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DziennikWidokPodopiecznych" classfield="DziennikWidokPodopiecznych" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DziennikFrekwencje" classfield="DziennikFrekwencje" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DziennikEwidencjonowanieZajec" classfield="DziennikEwidencjonowanieZajec" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DziennikUwagi" classfield="DziennikUwagi" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DziennikPlanPracy" classfield="DziennikPlanPracy" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DziennikCzynnosciWykonane" classfield="DziennikCzynnosciWykonane" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DziennikHospitacje" classfield="DziennikHospitacje" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="OddzialWidokPodopiecznych" classfield="OddzialWidokPodopiecznych" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="OddzialFrekwencje" classfield="OddzialFrekwencje" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="OddzialUwagi" classfield="OddzialUwagi" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="OddzialPlanPracy" classfield="OddzialPlanPracy" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="OddzialCzynnosciWykonane" classfield="OddzialCzynnosciWykonane" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodopiecznyDaneImie" classfield="PodopiecznyDaneImie" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodopiecznyDaneNazwisko" classfield="PodopiecznyDaneNazwisko" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodopiecznyDanePESEL" classfield="PodopiecznyDanePESEL" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodopiecznyDaneOddzial" classfield="PodopiecznyDaneOddzial" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodopiecznyDaneSzkola" classfield="PodopiecznyDaneSzkola" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodopiecznyHistoriaZapisu" classfield="PodopiecznyHistoriaZapisu" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodopiecznyFrekwencje" classfield="PodopiecznyFrekwencje" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodopiecznyInformacje" classfield="PodopiecznyInformacje" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodopiecznyPlanPracy" classfield="PodopiecznyPlanPracy" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodopiecznyListaOpiekunow" classfield="PodopiecznyListaOpiekunow" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodopiecznyUwagi" classfield="PodopiecznyUwagi" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodopiecznyCzynnosci" classfield="PodopiecznyCzynnosci" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="DziennikZorganizowaneFormyPomocy" classfield="DziennikZorganizowaneFormyPomocy" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="OddzialZorganizowaneFormyPomocy" classfield="OddzialZorganizowaneFormyPomocy" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="PodopiecznyZorganizowaneFormyPomocy" classfield="PodopiecznyZorganizowaneFormyPomocy" type="byte" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="GodzinaOd" classfield="GodzinaOd" type="DateTime?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="GodzinaDo" classfield="GodzinaDo" type="DateTime?" length="0" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DOK_DOKUMENTY" classtype="CDok_Dokumenty" relationaltable="Dok_Dokumenty" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_RODZAJ_DOKUMENTU" classfield="ID_RODZAJ_DOKUMENTU" type="int" length="0" tableref="DOK_RODZAJE_DOKMENTOW" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NR_DOKUMENTU" classfield="NR_DOKUMENTU" type="string" length="15" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data_wydania" classfield="data_wydania" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="organ_wydania" classfield="organ_wydania" type="string" length="60" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="duplikat" classfield="duplikat" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_DZIECKO_CZYNNOSC" classtype="CDzi_Dziecko_Czynnosc" relationaltable="Dzi_Dziecko_Czynnosc" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_CZYNNOSC" classfield="ID_CZYNNOSC" type="int" length="0" tableref="DZI_CZYNNOSCI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int?" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="DZI_DZIECKO_FORMA_POMOCY" classtype="CDzi_Dziecko_Forma_Pomocy" relationaltable="Dzi_Dziecko_Forma_Pomocy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_FORMA_POMOCY" classfield="ID_FORMA_POMOCY" type="int" length="0" tableref="DZI_FORMA_POMOCY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_DZIENNIK_ZAJEC" classfield="ID_DZIENNIK_ZAJEC" type="int?" length="0" tableref="DZI_DZIENNIK_ZAJEC" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="L_LEKCJA_SKLADOWE" classtype="CL_Lekcja_Skladowe" relationaltable="L_Lekcja_Skladowe" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_BLOK_PPN" classfield="ID_BLOK_PPN" type="int" length="0" tableref="L_BLOK_PPN" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Data" classfield="Data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="CzasTrwania" classfield="CzasTrwania" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Temat" classfield="Temat" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="L_OCENA_13" classtype="CL_Ocena_13" relationaltable="L_Ocena_13" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL" classfield="ID_NAUCZYCIEL" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL_WYSTAW" classfield="ID_NAUCZYCIEL_WYSTAW" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KU" classfield="ID_KU" type="int" length="0" tableref="KU_KSIEGA_UCZNIOW" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POZYCJA_SKALI_OCEN" classfield="ID_POZYCJA_SKALI_OCEN" type="int" length="0" tableref="A_POZYCJA_SKALI_OCEN" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PODKATEGORIA_OCEN" classfield="ID_PODKATEGORIA_OCEN" type="int?" length="0" tableref="L_PODKATEGORIA_OCEN" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_ZADANIE" classfield="ID_ZADANIE" type="int" length="0" tableref="I_ZADANIE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="dataWpisu" classfield="dataWpisu" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_KATEGORIA_OCEN" classfield="ID_KATEGORIA_OCEN" type="int?" length="0" tableref="L_KATEGORIA_OCEN" allownull="true" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="L_OCENA_SKLADOWA_KLASYFIKACYJNA13" classtype="CL_Ocena_Skladowa_Klasyfikacyjna13" relationaltable="L_Ocena_Skladowa_Klasyfikacyjna13" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POZYCJA_PLANU_NAUCZANIA" classfield="ID_POZYCJA_PLANU_NAUCZANIA" type="int" length="0" tableref="J_POZYCJE_PLANU_NAUCZANIA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KU" classfield="ID_KU" type="int" length="0" tableref="KU_KSIEGA_UCZNIOW" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL" classfield="ID_NAUCZYCIEL" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL_WYSTAW" classfield="ID_NAUCZYCIEL_WYSTAW" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KATEGORIA" classfield="ID_KATEGORIA" type="int?" length="0" tableref="L_KATEGORIA_OCEN" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_PODKATEGORIA" classfield="ID_PODKATEGORIA" type="int?" length="0" tableref="L_PODKATEGORIA_OCEN" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="NrOkresKlasyfik" classfield="NrOkresKlasyfik" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="Data" classfield="Data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_WAGI_JEDNOSTEK" classtype="CKz_Wagi_Jednostek" relationaltable="Kz_Wagi_Jednostek" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_O_SZKOLY" classfield="ID_O_SZKOLY" type="int" length="0" tableref="O_SZKOLY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KZ_OKRESY_ROZLICZENIOWE" classfield="ID_KZ_OKRESY_ROZLICZENIOWE" type="int" length="0" tableref="KZ_OKRESY_ROZLICZENIOWE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="WAGA" classfield="WAGA" type="decimal" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_N_PRACOWNICY" classfield="ID_N_PRACOWNICY" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_WERSJA_BAZY" classtype="CKz_Wersja_Bazy" relationaltable="Kz_Wersja_Bazy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="WERSJA" classfield="WERSJA" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="NUMER" classfield="NUMER" type="string" length="255" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_ZMIANA" classtype="CKz_Zmiana" relationaltable="Kz_Zmiana" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_F_POZYCJA_PLANU_LEKCJI" classfield="ID_F_POZYCJA_PLANU_LEKCJI" type="int" length="0" tableref="F_POZYCJA_PLANU_LEKCJI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KZ_SL_FORMY_ZASTEPSTWA" classfield="ID_KZ_SL_FORMY_ZASTEPSTWA" type="int?" length="0" tableref="KZ_SL_FORMY_ZASTEPSTWA" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_KZ_SL_SKUTKI_NIEOBECNOSCI" classfield="ID_KZ_SL_SKUTKI_NIEOBECNOSCI" type="int?" length="0" tableref="KZ_SL_SKUTKI_NIEOBECNOSCI" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_KZ_SL_POWODY_NIEOBECNOSCI" classfield="ID_KZ_SL_POWODY_NIEOBECNOSCI" type="int?" length="0" tableref="KZ_SL_POWODY_NIEOBECNOSCI" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_KZ_SL_TYPY_PLATNOSCI" classfield="ID_KZ_SL_TYPY_PLATNOSCI" type="int?" length="0" tableref="KZ_SL_TYPY_PLATNOSCI" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_N_PRACOWNICY" classfield="ID_N_PRACOWNICY" type="int?" length="0" tableref="N_PRACOWNICY" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_KZ_SL_FROMY_PLATNOSCI" classfield="ID_KZ_SL_FROMY_PLATNOSCI" type="int?" length="0" tableref="KZ_SL_FORMY_PLATNOSCI" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="PRZEN_DATA" classfield="PRZEN_DATA" type="DateTime?" length="0" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_F_BLOK_LEKCYJNY" classfield="ID_F_BLOK_LEKCYJNY" type="int?" length="0" tableref="F_BLOK_LEKCYJNY" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_F_GABINET" classfield="ID_F_GABINET" type="int?" length="0" tableref="F_GABINET" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="NIEOBECNOSC_ODDZIALU" classfield="NIEOBECNOSC_ODDZIALU" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="UWAGI" classfield="UWAGI" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="modifyLogin" classfield="modifyLogin" type="string" length="255" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_J_POZYCJE_PLANU_NAUCZANIA" classfield="ID_J_POZYCJE_PLANU_NAUCZANIA" type="int?" length="0" tableref="J_POZYCJE_PLANU_NAUCZANIA" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_J_POZYCJA_PLANU_LEKCJI" classfield="ID_J_POZYCJA_PLANU_LEKCJI" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ZLACZENIE_GRUP" classfield="ZLACZENIE_GRUP" type="bool" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="L_OCENA_SKLADOWA_ROCZNA13" classtype="CL_Ocena_Skladowa_Roczna13" relationaltable="L_Ocena_Skladowa_Roczna13" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ZAJECIA_EDUKACYJNE" classfield="ID_ZAJECIA_EDUKACYJNE" type="int" length="0" tableref="J_ZAJECIA_EDUKACYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL" classfield="ID_NAUCZYCIEL" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL_WYSTAW" classfield="ID_NAUCZYCIEL_WYSTAW" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KATEGORIA" classfield="ID_KATEGORIA" type="int?" length="0" tableref="L_KATEGORIA_OCEN" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_PODKATEGORIA" classfield="ID_PODKATEGORIA" type="int?" length="0" tableref="L_PODKATEGORIA_OCEN" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="Opis" classfield="Opis" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="Data" classfield="Data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="ID_KU" classfield="ID_KU" type="int" length="0" tableref="KU_KSIEGA_UCZNIOW" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_OKRES_PROMOCYJNY" classfield="ID_OKRES_PROMOCYJNY" type="int" length="0" tableref="P_OKRESY_PROMOCYJNE" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="N_WYCHOWAWCY" classtype="CN_Wychowawcy" relationaltable="N_Wychowawcy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_NAUCZYCIEL" classfield="ID_NAUCZYCIEL" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ODDZIAL" classfield="ID_ODDZIAL" type="int" length="0" tableref="P_ODDZIALY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_OKRES_PROMOCYJNY" classfield="ID_OKRES_PROMOCYJNY" type="int" length="0" tableref="P_OKRESY_PROMOCYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="P_ODDZIALY_OKRESY_KLASYFIK" classtype="CP_Oddzialy_Okresy_Klasyfik" relationaltable="P_Oddzialy_Okresy_Klasyfik" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ODDZIAL" classfield="ID_ODDZIAL" type="int" length="0" tableref="P_ODDZIALY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_OKRES_KLASYFIK" classfield="ID_OKRES_KLASYFIK" type="int" length="0" tableref="P_OKRESY_KLASYFIKACYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="promocja" classfield="promocja" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="zmiana_poziomu" classfield="zmiana_poziomu" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="Is13" classfield="Is13" type="bool" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="P_TRWANIE_POZIOMU" classtype="CP_Trwanie_Poziomu" relationaltable="P_Trwanie_Poziomu" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ODDZIAL" classfield="ID_ODDZIAL" type="int" length="0" tableref="P_ODDZIALY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Poziom" classfield="Poziom" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="Trwanie" classfield="Trwanie" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="L_PPN_KATEGORIA_OCEN" classtype="CL_Ppn_Kategoria_Ocen" relationaltable="L_Ppn_Kategoria_Ocen" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SZABLON_OCEN" classfield="ID_SZABLON_OCEN" type="int" length="0" tableref="L_SZABLONY_OCEN" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PPN" classfield="ID_PPN" type="int" length="0" tableref="J_POZYCJE_PLANU_NAUCZANIA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="N_PERSONALIZACJA" classtype="CN_Personalizacja" relationaltable="N_Personalizacja" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="UstawieniaStrony" classfield="UstawieniaStrony" type="byte[]" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NazwaAplikacja" classfield="NazwaAplikacja" type="string" length="256" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="AdresStrony" classfield="AdresStrony" type="string" length="256" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="N_PERSONALIZACJA_UZYTKOWNIK" classtype="CN_Personalizacja_Uzytkownik" relationaltable="N_Personalizacja_Uzytkownik" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="UstawieniaStrony" classfield="UstawieniaStrony" type="byte[]" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PRACOWNIK" classfield="ID_PRACOWNIK" type="int?" length="0" tableref="N_PRACOWNICY" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_ADRES" classfield="ID_ADRES" type="int?" length="0" tableref="N_PERSONALIZACJA_ADRESY" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_SYTUACJE_TYPOWE" classtype="CKz_Sytuacje_Typowe" relationaltable="Kz_Sytuacje_Typowe" primarykey="ID"&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="KOD" classfield="KOD" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NAZWA" classfield="NAZWA" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="TYPOWA_ID" classfield="TYPOWA_ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KED_OBOWIAZEK_NAUKI" classtype="CKed_Obowiazek_Nauki" relationaltable="Ked_Obowiazek_Nauki" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_DZIECKO" classfield="ID_DZIECKO" type="int" length="0" tableref="D_DZIECI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_FORMA_SPELN" classfield="ID_FORMA_SPELN" type="int" length="0" tableref="KED_FORMY_SPELN_OBOW_NAUKI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_AKT_SZKOLA" classfield="ID_AKT_SZKOLA" type="int" length="0" tableref="O_SZKOLY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_OBWOD_SZKOLA" classfield="ID_OBWOD_SZKOLA" type="int" length="0" tableref="O_SZKOLY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nr_w_ksiedze_dzieci" classfield="nr_w_ksiedze_dzieci" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="rok_szkolny" classfield="rok_szkolny" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="akt_klasa" classfield="akt_klasa" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="uwaga" classfield="uwaga" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KU_PRZEPLYWY" classtype="CKu_Przeplywy" relationaltable="Ku_Przeplywy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KU" classfield="ID_KU" type="int" length="0" tableref="KU_KSIEGA_UCZNIOW" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ODDZSPEC_ZRODLOWA" classfield="ID_ODDZSPEC_ZRODLOWA" type="int" length="0" tableref="J_SPECJALNOSCI_W_ODDZIALACH" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ODDZSPEC_DOCELOWA" classfield="ID_ODDZSPEC_DOCELOWA" type="int" length="0" tableref="J_SPECJALNOSCI_W_ODDZIALACH" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="poziom_zrodlowy" classfield="poziom_zrodlowy" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="poziom_docelowy" classfield="poziom_docelowy" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nr_w_dzienniku_zrodlowy" classfield="nr_w_dzienniku_zrodlowy" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_POWOD" classfield="ID_POWOD" type="int" length="0" tableref="KU_POWODY_PRZEPLYWU" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_EKSPORT_DANE_KP" classtype="CKz_Eksport_Dane_Kp" relationaltable="Kz_Eksport_Dane_Kp" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="XML_VALUE" classfield="XML_VALUE" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="J_HOSPITACJA" classtype="CJ_Hospitacja" relationaltable="J_Hospitacja" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ODDZIAL" classfield="ID_ODDZIAL" type="int" length="0" tableref="P_ODDZIALY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ZAJECIA" classfield="ID_ZAJECIA" type="int" length="0" tableref="J_ZAJECIA_EDUKACYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="temat" classfield="temat" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="uzytkownikModyf" classfield="uzytkownikModyf" type="string" length="150" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="hospitujacy" classfield="hospitujacy" type="string" length="250" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nauczyciel" classfield="nauczyciel" type="string" length="150" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="data" classfield="data" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="nrLekcji" classfield="nrLekcji" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="komentarz" classfield="komentarz" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="J_PROWADZACY" classtype="CJ_Prowadzacy" relationaltable="J_Prowadzacy" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PPN" classfield="ID_PPN" type="int" length="0" tableref="J_POZYCJE_PLANU_NAUCZANIA" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_PRACOWNIK" classfield="ID_PRACOWNIK" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="J_RAMOWE_PLANY_NAUCZANIA" classtype="CJ_Ramowe_Plany_Nauczania" relationaltable="J_Ramowe_Plany_Nauczania" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_ZAJECIA_EDUKACYJNE" classfield="ID_ZAJECIA_EDUKACYJNE" type="int" length="0" tableref="J_ZAJECIA_EDUKACYJNE" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_SPECJALNOSC" classfield="ID_SPECJALNOSC" type="int" length="0" tableref="J_SPECJALNOSCI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="suma_godz_w_cyklu" classfield="suma_godz_w_cyklu" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_EKSPORT_PARAM" classtype="CKz_Eksport_Param" relationaltable="Kz_Eksport_Param" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KLUCZ" classfield="KLUCZ" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="WARTOSC" classfield="WARTOSC" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifydate" classfield="modifydate" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_NORMY_PRACY_NAUCZ" classtype="CKz_Normy_Pracy_Naucz" relationaltable="Kz_Normy_Pracy_Naucz" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_N_PRACOWNICY" classfield="ID_N_PRACOWNICY" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DATA_OD" classfield="DATA_OD" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DATA_DO" classfield="DATA_DO" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="WARTOSC" classfield="WARTOSC" type="decimal" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_SL_KRYTERIA_SELEKCJI_ZASTEPCOW" classtype="CKz_Sl_Kryteria_Selekcji_Zastepcow" relationaltable="Kz_Sl_Kryteria_Selekcji_Zastepcow" primarykey="ID"&gt;
    &lt;property dbfield="NAZWA" classfield="NAZWA" type="string" length="2147483647" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="WARTOSC" classfield="WARTOSC" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_SL_RODZAJE_GODZIN" classtype="CKz_Sl_Rodzaje_Godzin" relationaltable="Kz_Sl_Rodzaje_Godzin" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NAZWA" classfield="NAZWA" type="string" length="50" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="KOD" classfield="KOD" type="string" length="15" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_GODZINY_DODATKOWO_PLATNE" classtype="CKz_Godziny_Dodatkowo_Platne" relationaltable="Kz_Godziny_Dodatkowo_Platne" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_O_SZKOLY" classfield="ID_O_SZKOLY" type="int?" length="0" tableref="O_SZKOLY" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_N_PRACOWNICY" classfield="ID_N_PRACOWNICY" type="int" length="0" tableref="N_PRACOWNICY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ID_KZ_SL_TYPY_PLATNOSCI" classfield="ID_KZ_SL_TYPY_PLATNOSCI" type="int" length="0" tableref="KZ_SL_TYPY_PLATNOSCI" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DATA" classfield="DATA" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="ILOSC" classfield="ILOSC" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="UWAGI" classfield="UWAGI" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="NADGODZINY" classfield="NADGODZINY" type="bool" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="modifyLogin" classfield="modifyLogin" type="string" length="255" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_KOMUNIKATY_INDEKSOW" classtype="CKz_Komunikaty_Indeksow" relationaltable="Kz_Komunikaty_Indeksow" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="NAZWA_INDEKSU" classfield="NAZWA_INDEKSU" type="string" length="100" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="INSERT_COM" classfield="INSERT_COM" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="UPDATE_COM" classfield="UPDATE_COM" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
  &lt;/entity&gt;
  &lt;entity dbtype="KZ_NIEOBECNOSC_ODDZIALU" classtype="CKz_Nieobecnosc_Oddzialu" relationaltable="Kz_Nieobecnosc_Oddzialu" primarykey="ID"&gt;
    &lt;property dbfield="ID" classfield="ID" type="int" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DATA_OD" classfield="DATA_OD" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="DATA_DO" classfield="DATA_DO" type="DateTime" length="0" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="UWAGI" classfield="UWAGI" type="string" length="2147483647" allownull="true" timestamp="false" /&gt;
    &lt;property dbfield="ID_P_ODDZIALY" classfield="ID_P_ODDZIALY" type="int" length="0" tableref="P_ODDZIALY" allownull="false" timestamp="false" /&gt;
    &lt;property dbfield="modifyDate" classfield="modifyDate" type="DateTime" length="0" allownull="false" timestamp="true" /&gt;
    &lt;property dbfield="modifyLogin" classfield="modifyLogin" type="string" length="255" allownull="false" timestamp="false" /&gt;
  &lt;/entity&gt;
&lt;/database&gt;</Model>
  </SUMODEL>
</SUMODEL>