﻿<SIO_S6>
  <xs:schema id="SIO_S6" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="SIO_S6" 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="GlobalID" type="xs:int" minOccurs="0" />
                <xs:element name="Opis" type="xs:string" minOccurs="0" />
                <xs:element name="czyAktywny" type="xs:boolean" 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>1</ID>
    <GlobalID>1</GlobalID>
    <Opis>dzienna</Opis>
    <czyAktywny>true</czyAktywny>
    <modifyDate>2010-05-04T19:29:11.02+02:00</modifyDate>
  </Table>
  <Table>
    <ID>2</ID>
    <GlobalID>2</GlobalID>
    <Opis>wieczorowa</Opis>
    <czyAktywny>true</czyAktywny>
    <modifyDate>2010-05-04T19:29:11.02+02:00</modifyDate>
  </Table>
  <Table>
    <ID>3</ID>
    <GlobalID>3</GlobalID>
    <Opis>zaoczna</Opis>
    <czyAktywny>true</czyAktywny>
    <modifyDate>2010-05-04T19:29:11.02+02:00</modifyDate>
  </Table>
  <Table>
    <ID>4</ID>
    <GlobalID>4</GlobalID>
    <Opis>eksternistyczna</Opis>
    <czyAktywny>false</czyAktywny>
    <modifyDate>2010-05-04T19:29:11.023+02:00</modifyDate>
  </Table>
  <Table>
    <ID>5</ID>
    <GlobalID>5</GlobalID>
    <Opis>na odległość</Opis>
    <czyAktywny>true</czyAktywny>
    <modifyDate>2010-05-04T19:29:11.023+02:00</modifyDate>
  </Table>
  <Table>
    <ID>6</ID>
    <GlobalID>6</GlobalID>
    <Opis>stacjonarna</Opis>
    <czyAktywny>true</czyAktywny>
    <modifyDate>2010-05-04T19:29:11.027+02:00</modifyDate>
  </Table>
</SIO_S6>