﻿<G_KATEGORIA_FREK>
  <xs:schema id="G_KATEGORIA_FREK" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="G_KATEGORIA_FREK" 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="nazwa" 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>0</ID>
    <nazwa>-</nazwa>
    <modifyDate>1990-01-01T00:00:00+01:00</modifyDate>
  </Table>
  <Table>
    <ID>1</ID>
    <nazwa>choroba</nazwa>
    <modifyDate>1990-01-01T00:00:00+01:00</modifyDate>
  </Table>
  <Table>
    <ID>2</ID>
    <nazwa>wagary</nazwa>
    <modifyDate>1990-01-01T00:00:00+01:00</modifyDate>
  </Table>
  <Table>
    <ID>3</ID>
    <nazwa>opieka nad rodzeństwem</nazwa>
    <modifyDate>1990-01-01T00:00:00+01:00</modifyDate>
  </Table>
  <Table>
    <ID>4</ID>
    <nazwa>awaria komunikacji</nazwa>
    <modifyDate>1990-01-01T00:00:00+01:00</modifyDate>
  </Table>
  <Table>
    <ID>5</ID>
    <nazwa>warunki atmosferyczne</nazwa>
    <modifyDate>1990-01-01T00:00:00+01:00</modifyDate>
  </Table>
  <Table>
    <ID>6</ID>
    <nazwa>udział w zawodach sportowych</nazwa>
    <modifyDate>1990-01-01T00:00:00+01:00</modifyDate>
  </Table>
  <Table>
    <ID>7</ID>
    <nazwa>udział w konkursie przedmiotowym</nazwa>
    <modifyDate>1990-01-01T00:00:00+01:00</modifyDate>
  </Table>
  <Table>
    <ID>8</ID>
    <nazwa>udział w przygotowaniu uroczystości szkolnej</nazwa>
    <modifyDate>1990-01-01T00:00:00+01:00</modifyDate>
  </Table>
</G_KATEGORIA_FREK>