﻿<X_GLOBAL_PARAM>
  <xs:schema id="X_GLOBAL_PARAM" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="X_GLOBAL_PARAM" 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="PwdDaysValid" type="xs:int" minOccurs="0" />
                <xs:element name="PwdUniqueDaysForNew" type="xs:int" minOccurs="0" />
                <xs:element name="PwdMinLength" type="xs:int" minOccurs="0" />
                <xs:element name="PwdMinNonAlpha" type="xs:int" minOccurs="0" />
                <xs:element name="PwdMinDigits" type="xs:int" minOccurs="0" />
                <xs:element name="PwdMinUppercaseLetters" type="xs:int" minOccurs="0" />
                <xs:element name="LastCopyExecute" type="xs:dateTime" minOccurs="0" />
                <xs:element name="LastCopyQuestion" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CopyChoice" type="xs:int" minOccurs="0" />
                <xs:element name="CopyExecute" type="xs:int" minOccurs="0" />
                <xs:element name="CopyQuestion" type="xs:int" minOccurs="0" />
                <xs:element name="modifyDate" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CanRememberPassword" type="xs:boolean" minOccurs="0" />
                <xs:element name="WorkDays" type="xs:int" minOccurs="0" />
                <xs:element name="DomainName" type="xs:string" minOccurs="0" />
                <xs:element name="WorkWeek" type="xs:int" minOccurs="0" />
                <xs:element name="IsPesel" type="xs:int" minOccurs="0" />
                <xs:element name="AppUid" type="xs:string" 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>
    <PwdDaysValid>30</PwdDaysValid>
    <PwdUniqueDaysForNew>180</PwdUniqueDaysForNew>
    <PwdMinLength>8</PwdMinLength>
    <PwdMinNonAlpha>0</PwdMinNonAlpha>
    <PwdMinDigits>1</PwdMinDigits>
    <PwdMinUppercaseLetters>1</PwdMinUppercaseLetters>
    <LastCopyExecute>2013-05-04T19:29:11.583+02:00</LastCopyExecute>
    <LastCopyQuestion>2013-05-04T19:29:11.583+02:00</LastCopyQuestion>
    <CopyChoice>0</CopyChoice>
    <CopyExecute>30</CopyExecute>
    <CopyQuestion>30</CopyQuestion>
    <modifyDate>2013-05-04T19:29:28.373+02:00</modifyDate>
    <CanRememberPassword>false</CanRememberPassword>
    <WorkDays>31</WorkDays>
    <WorkWeek>38</WorkWeek>
    <IsPesel>0</IsPesel>
    <AppUid>e3d83a85-5724-45e6-a23b-95ea3489f6ab</AppUid>
  </Table>
</X_GLOBAL_PARAM>