﻿<L_KATEGORIA_OCEN>
  <xs:schema id="L_KATEGORIA_OCEN" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="L_KATEGORIA_OCEN" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="Table">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="ID" type="xs:int" />
                <xs:element name="ID_SZABLON" type="xs:int" minOccurs="0" />
                <xs:element name="Nazwa" type="xs:string" minOccurs="0" />
                <xs:element name="PodlegaOcenianiu" type="xs:boolean" minOccurs="0" />
                <xs:element name="Opis" type="xs:string" minOccurs="0" />
                <xs:element name="modifyDate" type="xs:dateTime" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
      <xs:unique name="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//Table" />
        <xs:field xpath="ID" />
      </xs:unique>
    </xs:element>
  </xs:schema>
  <Table>
    <ID>1001</ID>
    <ID_SZABLON>1001</ID_SZABLON>
    <Nazwa>Edukacja społeczna z etyką</Nazwa>
    <PodlegaOcenianiu>true</PodlegaOcenianiu>
    <Opis />
    <modifyDate>2011-04-13T15:56:48.95+02:00</modifyDate>
  </Table>
  <Table>
    <ID>1002</ID>
    <ID_SZABLON>1001</ID_SZABLON>
    <Nazwa>Edukacja polonistyczna</Nazwa>
    <PodlegaOcenianiu>true</PodlegaOcenianiu>
    <Opis />
    <modifyDate>2011-04-13T15:56:48.95+02:00</modifyDate>
  </Table>
  <Table>
    <ID>1003</ID>
    <ID_SZABLON>1001</ID_SZABLON>
    <Nazwa>Edukacja przyrodnicza</Nazwa>
    <PodlegaOcenianiu>true</PodlegaOcenianiu>
    <Opis />
    <modifyDate>2011-04-13T15:56:48.95+02:00</modifyDate>
  </Table>
  <Table>
    <ID>1004</ID>
    <ID_SZABLON>1001</ID_SZABLON>
    <Nazwa>Edukacja matematyczna</Nazwa>
    <PodlegaOcenianiu>true</PodlegaOcenianiu>
    <Opis />
    <modifyDate>2011-04-13T15:56:48.95+02:00</modifyDate>
  </Table>
  <Table>
    <ID>1005</ID>
    <ID_SZABLON>1001</ID_SZABLON>
    <Nazwa>Edukacja artystyczna</Nazwa>
    <PodlegaOcenianiu>true</PodlegaOcenianiu>
    <Opis />
    <modifyDate>2011-04-13T15:56:48.95+02:00</modifyDate>
  </Table>
  <Table>
    <ID>1006</ID>
    <ID_SZABLON>1001</ID_SZABLON>
    <Nazwa>Edukacja ruchowo-zdrowotna</Nazwa>
    <PodlegaOcenianiu>true</PodlegaOcenianiu>
    <Opis />
    <modifyDate>2011-04-13T15:56:48.95+02:00</modifyDate>
  </Table>
</L_KATEGORIA_OCEN>