﻿<KZ_SL_KRYTERIA_SELEKCJI_ZASTEPCOW>
  <xs:schema id="KZ_SL_KRYTERIA_SELEKCJI_ZASTEPCOW" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="KZ_SL_KRYTERIA_SELEKCJI_ZASTEPCOW" 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="NAZWA" type="xs:string" minOccurs="0" />
                <xs:element name="ID" type="xs:int" />
                <xs:element name="WARTOSC" type="xs:int" minOccurs="0" />
                <xs:element name="modifyDate" type="xs:dateTime" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
      <xs:unique name="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//Table" />
        <xs:field xpath="ID" />
      </xs:unique>
    </xs:element>
  </xs:schema>
  <Table>
    <NAZWA>ma przynajmniej jedną lekcję w dniu</NAZWA>
    <ID>1</ID>
    <WARTOSC>1</WARTOSC>
    <modifyDate>2013-05-04T19:42:42.707+02:00</modifyDate>
  </Table>
  <Table>
    <NAZWA>ma okienko na wskazanej lekcji</NAZWA>
    <ID>2</ID>
    <WARTOSC>0</WARTOSC>
    <modifyDate>2013-05-04T19:42:42.707+02:00</modifyDate>
  </Table>
  <Table>
    <NAZWA>ma okienko wynikające z nieobecności oddziału</NAZWA>
    <ID>3</ID>
    <WARTOSC>0</WARTOSC>
    <modifyDate>2013-05-04T19:42:42.707+02:00</modifyDate>
  </Table>
  <Table>
    <NAZWA>ma lekcję skrajną ze wskazanym oddziałem</NAZWA>
    <ID>4</ID>
    <WARTOSC>0</WARTOSC>
    <modifyDate>2013-05-04T19:42:42.707+02:00</modifyDate>
  </Table>
  <Table>
    <NAZWA>kończy lekcje przed lub zaczyna po wskazanej</NAZWA>
    <ID>5</ID>
    <WARTOSC>0</WARTOSC>
    <modifyDate>2013-05-04T19:42:42.707+02:00</modifyDate>
  </Table>
  <Table>
    <NAZWA>uczy tego samego przedmiotu</NAZWA>
    <ID>6</ID>
    <WARTOSC>0</WARTOSC>
    <modifyDate>2013-05-04T19:42:42.707+02:00</modifyDate>
  </Table>
  <Table>
    <NAZWA>uczy we wskazanym oddziale</NAZWA>
    <ID>7</ID>
    <WARTOSC>0</WARTOSC>
    <modifyDate>2013-05-04T19:42:42.707+02:00</modifyDate>
  </Table>
  <Table>
    <NAZWA>ma nie więcej niż:</NAZWA>
    <ID>8</ID>
    <WARTOSC>4</WARTOSC>
    <modifyDate>2013-05-04T19:42:42.707+02:00</modifyDate>
  </Table>
</KZ_SL_KRYTERIA_SELEKCJI_ZASTEPCOW>