Index: branches/TruckExpo/TruckExpoCDN/app.config
===================================================================
--- branches/TruckExpo/TruckExpoCDN/app.config (revision 415)
+++ branches/TruckExpo/TruckExpoCDN/app.config (revision 427)
@@ -4,10 +4,10 @@
   </configSections>
   <connectionStrings>
-    <!--<add name="ExportFaktur.Properties.Settings.BAZA_REKLAMConnectionString"
-            connectionString="Data Source=DOROTA-PC\SQL2005MSDN;Initial Catalog=truck_expo;Integrated security=true"
-            providerName="System.Data.SqlClient" />
+    <add name="ExportFaktur.Properties.Settings.BAZA_REKLAMConnectionString"
+      connectionString="Data Source=sql.ct.com.pl;Initial Catalog=Truck_Expo;Persist Security Info=True;User ID=sa;Password=9ar6u$ek"
+      providerName="System.Data.SqlClient" />
     <add name="ExportFaktur.Properties.Settings.CDN_DemoConnectionString"
-            connectionString="Data Source=DOROTA-PC\SQL2005MSDN;Initial Catalog=CDN_SAMPRESS;Integrated security=true"
-            providerName="System.Data.SqlClient" />-->
+      connectionString="Data Source=10.0.0.125;Initial Catalog=CDN_SAM_PRESS;Persist Security Info=True;User ID=sa;Password=9ar6u$ek"
+      providerName="System.Data.SqlClient" />
   </connectionStrings>
 </configuration>
Index: branches/TruckExpo/TruckExpoCDN/CDNDataSet.xss
===================================================================
--- branches/TruckExpo/TruckExpoCDN/CDNDataSet.xss (revision 415)
+++ branches/TruckExpo/TruckExpoCDN/CDNDataSet.xss (revision 427)
@@ -5,7 +5,7 @@
      the code is regenerated.
 </autogenerated>-->
-<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="True" ViewPortX="-47" ViewPortY="52" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
+<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="True" ViewPortX="-47" ViewPortY="-55" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
   <Shapes>
-    <Shape ID="DesignTable:Kontrahenci" ZOrder="9" X="501" Y="100" Height="343" Width="258" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
+    <Shape ID="DesignTable:Kontrahenci" ZOrder="9" X="501" Y="100" Height="343" Width="239" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
     <Shape ID="DesignTable:TraNag" ZOrder="8" X="139" Y="223" Height="305" Width="187" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
     <Shape ID="DesignTable:TraElem" ZOrder="7" X="180" Y="632" Height="305" Width="191" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
Index: branches/TruckExpo/TruckExpoCDN/Properties/Settings.settings
===================================================================
--- branches/TruckExpo/TruckExpoCDN/Properties/Settings.settings (revision 415)
+++ branches/TruckExpo/TruckExpoCDN/Properties/Settings.settings (revision 427)
@@ -6,16 +6,16 @@
       <DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
 &lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
-  &lt;ConnectionString&gt;Data Source=sql.infocity.pl;Initial Catalog=BAZA_REKLAM;User ID=sa;Password=POLzax&lt;/ConnectionString&gt;
+  &lt;ConnectionString&gt;Data Source=sql.ct.com.pl;Initial Catalog=Truck_Expo;Persist Security Info=True;User ID=sa;Password=9ar6u$ek&lt;/ConnectionString&gt;
   &lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
 &lt;/SerializableConnectionString&gt;</DesignTimeValue>
-      <Value Profile="(Default)">Data Source=sql.infocity.pl;Initial Catalog=BAZA_REKLAM;User ID=sa;Password=POLzax</Value>
+      <Value Profile="(Default)">Data Source=sql.ct.com.pl;Initial Catalog=Truck_Expo;Persist Security Info=True;User ID=sa;Password=9ar6u$ek</Value>
     </Setting>
     <Setting Name="CDN_DemoConnectionString" Type="(Connection string)" Scope="Application">
       <DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
 &lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
-  &lt;ConnectionString&gt;Data Source=DOROTA-PC\SQL2005MSDN;Initial Catalog=CDN_DEMO;Integrated Security=True&lt;/ConnectionString&gt;
+  &lt;ConnectionString&gt;Data Source=10.0.0.125;Initial Catalog=CDN_SAM_PRESS;Persist Security Info=True;User ID=sa;Password=9ar6u$ek&lt;/ConnectionString&gt;
   &lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
 &lt;/SerializableConnectionString&gt;</DesignTimeValue>
-      <Value Profile="(Default)">Data Source=DOROTA-PC\SQL2005MSDN;Initial Catalog=CDN_DEMO;Integrated Security=True</Value>
+      <Value Profile="(Default)">Data Source=10.0.0.125;Initial Catalog=CDN_SAM_PRESS;Persist Security Info=True;User ID=sa;Password=9ar6u$ek</Value>
     </Setting>
   </Settings>
Index: branches/TruckExpo/TruckExpoCDN/Properties/Settings.Designer.cs
===================================================================
--- branches/TruckExpo/TruckExpoCDN/Properties/Settings.Designer.cs (revision 415)
+++ branches/TruckExpo/TruckExpoCDN/Properties/Settings.Designer.cs (revision 427)
@@ -27,6 +27,6 @@
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
         [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
-        [global::System.Configuration.DefaultSettingValueAttribute("Data Source=sql.infocity.pl;Initial Catalog=BAZA_REKLAM;User ID=sa;Password=POLza" +
-            "x")]
+        [global::System.Configuration.DefaultSettingValueAttribute("Data Source=sql.ct.com.pl;Initial Catalog=Truck_Expo;Persist Security Info=True;U" +
+            "ser ID=sa;Password=9ar6u$ek")]
         public string BAZA_REKLAMConnectionString {
             get {
@@ -38,6 +38,6 @@
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
         [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
-        [global::System.Configuration.DefaultSettingValueAttribute("Data Source=DOROTA-PC\\SQL2005MSDN;Initial Catalog=CDN_DEMO;Integrated Security=Tr" +
-            "ue")]
+        [global::System.Configuration.DefaultSettingValueAttribute("Data Source=10.0.0.125;Initial Catalog=CDN_SAM_PRESS;Persist Security Info=True;U" +
+            "ser ID=sa;Password=9ar6u$ek")]
         public string CDN_DemoConnectionString {
             get {
Index: branches/TruckExpo/TruckExpoCDN/CDNDataSet.xsd
===================================================================
--- branches/TruckExpo/TruckExpoCDN/CDNDataSet.xsd (revision 415)
+++ branches/TruckExpo/TruckExpoCDN/CDNDataSet.xsd (revision 427)
@@ -3184,7 +3184,7 @@
           <xs:complexType>
             <xs:sequence>
-              <xs:element name="Knt_KntId" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_UserColumnName="Knt_KntId" msprop:Generator_ColumnVarNameInTable="columnKnt_KntId" msprop:Generator_ColumnPropNameInRow="Knt_KntId" msprop:Generator_ColumnPropNameInTable="Knt_KntIdColumn" type="xs:int" />
-              <xs:element name="Knt_PodmiotTyp" msprop:Generator_UserColumnName="Knt_PodmiotTyp" msprop:Generator_ColumnVarNameInTable="columnKnt_PodmiotTyp" msprop:Generator_ColumnPropNameInRow="Knt_PodmiotTyp" msprop:Generator_ColumnPropNameInTable="Knt_PodmiotTypColumn" type="xs:short" minOccurs="0" />
-              <xs:element name="Knt_Kod" msprop:Generator_UserColumnName="Knt_Kod" msprop:Generator_ColumnVarNameInTable="columnKnt_Kod" msprop:Generator_ColumnPropNameInRow="Knt_Kod" msprop:Generator_ColumnPropNameInTable="Knt_KodColumn">
+              <xs:element name="Knt_KntId" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_UserColumnName="Knt_KntId" msprop:Generator_ColumnPropNameInRow="Knt_KntId" msprop:Generator_ColumnVarNameInTable="columnKnt_KntId" msprop:Generator_ColumnPropNameInTable="Knt_KntIdColumn" type="xs:int" />
+              <xs:element name="Knt_PodmiotTyp" msprop:Generator_UserColumnName="Knt_PodmiotTyp" msprop:Generator_ColumnPropNameInRow="Knt_PodmiotTyp" msprop:Generator_ColumnVarNameInTable="columnKnt_PodmiotTyp" msprop:Generator_ColumnPropNameInTable="Knt_PodmiotTypColumn" type="xs:short" minOccurs="0" />
+              <xs:element name="Knt_Kod" msprop:Generator_UserColumnName="Knt_Kod" msprop:Generator_ColumnPropNameInRow="Knt_Kod" msprop:Generator_ColumnVarNameInTable="columnKnt_Kod" msprop:Generator_ColumnPropNameInTable="Knt_KodColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3193,5 +3193,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_GLN" msprop:Generator_UserColumnName="Knt_GLN" msprop:Generator_ColumnVarNameInTable="columnKnt_GLN" msprop:Generator_ColumnPropNameInRow="Knt_GLN" msprop:Generator_ColumnPropNameInTable="Knt_GLNColumn">
+              <xs:element name="Knt_GLN" msprop:Generator_UserColumnName="Knt_GLN" msprop:Generator_ColumnPropNameInRow="Knt_GLN" msprop:Generator_ColumnVarNameInTable="columnKnt_GLN" msprop:Generator_ColumnPropNameInTable="Knt_GLNColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3200,5 +3200,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_EAN" msprop:Generator_UserColumnName="Knt_EAN" msprop:Generator_ColumnVarNameInTable="columnKnt_EAN" msprop:Generator_ColumnPropNameInRow="Knt_EAN" msprop:Generator_ColumnPropNameInTable="Knt_EANColumn">
+              <xs:element name="Knt_EAN" msprop:Generator_UserColumnName="Knt_EAN" msprop:Generator_ColumnPropNameInRow="Knt_EAN" msprop:Generator_ColumnVarNameInTable="columnKnt_EAN" msprop:Generator_ColumnPropNameInTable="Knt_EANColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3207,5 +3207,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Grupa" msprop:Generator_UserColumnName="Knt_Grupa" msprop:Generator_ColumnVarNameInTable="columnKnt_Grupa" msprop:Generator_ColumnPropNameInRow="Knt_Grupa" msprop:Generator_ColumnPropNameInTable="Knt_GrupaColumn">
+              <xs:element name="Knt_Grupa" msprop:Generator_UserColumnName="Knt_Grupa" msprop:Generator_ColumnPropNameInRow="Knt_Grupa" msprop:Generator_ColumnVarNameInTable="columnKnt_Grupa" msprop:Generator_ColumnPropNameInTable="Knt_GrupaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3214,5 +3214,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Nazwa1" msprop:Generator_UserColumnName="Knt_Nazwa1" msprop:Generator_ColumnVarNameInTable="columnKnt_Nazwa1" msprop:Generator_ColumnPropNameInRow="Knt_Nazwa1" msprop:Generator_ColumnPropNameInTable="Knt_Nazwa1Column">
+              <xs:element name="Knt_Nazwa1" msprop:Generator_UserColumnName="Knt_Nazwa1" msprop:Generator_ColumnPropNameInRow="Knt_Nazwa1" msprop:Generator_ColumnVarNameInTable="columnKnt_Nazwa1" msprop:Generator_ColumnPropNameInTable="Knt_Nazwa1Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3221,5 +3221,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Nazwa2" msprop:Generator_UserColumnName="Knt_Nazwa2" msprop:Generator_ColumnVarNameInTable="columnKnt_Nazwa2" msprop:Generator_ColumnPropNameInRow="Knt_Nazwa2" msprop:Generator_ColumnPropNameInTable="Knt_Nazwa2Column">
+              <xs:element name="Knt_Nazwa2" msprop:Generator_UserColumnName="Knt_Nazwa2" msprop:Generator_ColumnPropNameInRow="Knt_Nazwa2" msprop:Generator_ColumnVarNameInTable="columnKnt_Nazwa2" msprop:Generator_ColumnPropNameInTable="Knt_Nazwa2Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3228,5 +3228,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Nazwa3" msprop:Generator_UserColumnName="Knt_Nazwa3" msprop:Generator_ColumnVarNameInTable="columnKnt_Nazwa3" msprop:Generator_ColumnPropNameInRow="Knt_Nazwa3" msprop:Generator_ColumnPropNameInTable="Knt_Nazwa3Column">
+              <xs:element name="Knt_Nazwa3" msprop:Generator_UserColumnName="Knt_Nazwa3" msprop:Generator_ColumnPropNameInRow="Knt_Nazwa3" msprop:Generator_ColumnVarNameInTable="columnKnt_Nazwa3" msprop:Generator_ColumnPropNameInTable="Knt_Nazwa3Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3235,5 +3235,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Kraj" msprop:Generator_UserColumnName="Knt_Kraj" msprop:Generator_ColumnVarNameInTable="columnKnt_Kraj" msprop:Generator_ColumnPropNameInRow="Knt_Kraj" msprop:Generator_ColumnPropNameInTable="Knt_KrajColumn">
+              <xs:element name="Knt_Kraj" msprop:Generator_UserColumnName="Knt_Kraj" msprop:Generator_ColumnPropNameInRow="Knt_Kraj" msprop:Generator_ColumnVarNameInTable="columnKnt_Kraj" msprop:Generator_ColumnPropNameInTable="Knt_KrajColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3242,5 +3242,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Wojewodztwo" msprop:Generator_UserColumnName="Knt_Wojewodztwo" msprop:Generator_ColumnVarNameInTable="columnKnt_Wojewodztwo" msprop:Generator_ColumnPropNameInRow="Knt_Wojewodztwo" msprop:Generator_ColumnPropNameInTable="Knt_WojewodztwoColumn">
+              <xs:element name="Knt_Wojewodztwo" msprop:Generator_UserColumnName="Knt_Wojewodztwo" msprop:Generator_ColumnPropNameInRow="Knt_Wojewodztwo" msprop:Generator_ColumnVarNameInTable="columnKnt_Wojewodztwo" msprop:Generator_ColumnPropNameInTable="Knt_WojewodztwoColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3249,5 +3249,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Powiat" msprop:Generator_UserColumnName="Knt_Powiat" msprop:Generator_ColumnVarNameInTable="columnKnt_Powiat" msprop:Generator_ColumnPropNameInRow="Knt_Powiat" msprop:Generator_ColumnPropNameInTable="Knt_PowiatColumn">
+              <xs:element name="Knt_Powiat" msprop:Generator_UserColumnName="Knt_Powiat" msprop:Generator_ColumnPropNameInRow="Knt_Powiat" msprop:Generator_ColumnVarNameInTable="columnKnt_Powiat" msprop:Generator_ColumnPropNameInTable="Knt_PowiatColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3256,5 +3256,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Gmina" msprop:Generator_UserColumnName="Knt_Gmina" msprop:Generator_ColumnVarNameInTable="columnKnt_Gmina" msprop:Generator_ColumnPropNameInRow="Knt_Gmina" msprop:Generator_ColumnPropNameInTable="Knt_GminaColumn">
+              <xs:element name="Knt_Gmina" msprop:Generator_UserColumnName="Knt_Gmina" msprop:Generator_ColumnPropNameInRow="Knt_Gmina" msprop:Generator_ColumnVarNameInTable="columnKnt_Gmina" msprop:Generator_ColumnPropNameInTable="Knt_GminaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3263,5 +3263,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Ulica" msprop:Generator_UserColumnName="Knt_Ulica" msprop:Generator_ColumnVarNameInTable="columnKnt_Ulica" msprop:Generator_ColumnPropNameInRow="Knt_Ulica" msprop:Generator_ColumnPropNameInTable="Knt_UlicaColumn">
+              <xs:element name="Knt_Ulica" msprop:Generator_UserColumnName="Knt_Ulica" msprop:Generator_ColumnPropNameInRow="Knt_Ulica" msprop:Generator_ColumnVarNameInTable="columnKnt_Ulica" msprop:Generator_ColumnPropNameInTable="Knt_UlicaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3270,5 +3270,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_NrDomu" msprop:Generator_UserColumnName="Knt_NrDomu" msprop:Generator_ColumnVarNameInTable="columnKnt_NrDomu" msprop:Generator_ColumnPropNameInRow="Knt_NrDomu" msprop:Generator_ColumnPropNameInTable="Knt_NrDomuColumn">
+              <xs:element name="Knt_NrDomu" msprop:Generator_UserColumnName="Knt_NrDomu" msprop:Generator_ColumnPropNameInRow="Knt_NrDomu" msprop:Generator_ColumnVarNameInTable="columnKnt_NrDomu" msprop:Generator_ColumnPropNameInTable="Knt_NrDomuColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3277,5 +3277,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_NrLokalu" msprop:Generator_UserColumnName="Knt_NrLokalu" msprop:Generator_ColumnVarNameInTable="columnKnt_NrLokalu" msprop:Generator_ColumnPropNameInRow="Knt_NrLokalu" msprop:Generator_ColumnPropNameInTable="Knt_NrLokaluColumn">
+              <xs:element name="Knt_NrLokalu" msprop:Generator_UserColumnName="Knt_NrLokalu" msprop:Generator_ColumnPropNameInRow="Knt_NrLokalu" msprop:Generator_ColumnVarNameInTable="columnKnt_NrLokalu" msprop:Generator_ColumnPropNameInTable="Knt_NrLokaluColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3284,5 +3284,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Miasto" msprop:Generator_UserColumnName="Knt_Miasto" msprop:Generator_ColumnVarNameInTable="columnKnt_Miasto" msprop:Generator_ColumnPropNameInRow="Knt_Miasto" msprop:Generator_ColumnPropNameInTable="Knt_MiastoColumn">
+              <xs:element name="Knt_Miasto" msprop:Generator_UserColumnName="Knt_Miasto" msprop:Generator_ColumnPropNameInRow="Knt_Miasto" msprop:Generator_ColumnVarNameInTable="columnKnt_Miasto" msprop:Generator_ColumnPropNameInTable="Knt_MiastoColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3291,5 +3291,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_KodPocztowy" msprop:Generator_UserColumnName="Knt_KodPocztowy" msprop:Generator_ColumnVarNameInTable="columnKnt_KodPocztowy" msprop:Generator_ColumnPropNameInRow="Knt_KodPocztowy" msprop:Generator_ColumnPropNameInTable="Knt_KodPocztowyColumn">
+              <xs:element name="Knt_KodPocztowy" msprop:Generator_UserColumnName="Knt_KodPocztowy" msprop:Generator_ColumnPropNameInRow="Knt_KodPocztowy" msprop:Generator_ColumnVarNameInTable="columnKnt_KodPocztowy" msprop:Generator_ColumnPropNameInTable="Knt_KodPocztowyColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3298,5 +3298,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Poczta" msprop:Generator_UserColumnName="Knt_Poczta" msprop:Generator_ColumnVarNameInTable="columnKnt_Poczta" msprop:Generator_ColumnPropNameInRow="Knt_Poczta" msprop:Generator_ColumnPropNameInTable="Knt_PocztaColumn">
+              <xs:element name="Knt_Poczta" msprop:Generator_UserColumnName="Knt_Poczta" msprop:Generator_ColumnPropNameInRow="Knt_Poczta" msprop:Generator_ColumnVarNameInTable="columnKnt_Poczta" msprop:Generator_ColumnPropNameInTable="Knt_PocztaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3305,5 +3305,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Adres2" msprop:Generator_UserColumnName="Knt_Adres2" msprop:Generator_ColumnVarNameInTable="columnKnt_Adres2" msprop:Generator_ColumnPropNameInRow="Knt_Adres2" msprop:Generator_ColumnPropNameInTable="Knt_Adres2Column">
+              <xs:element name="Knt_Adres2" msprop:Generator_UserColumnName="Knt_Adres2" msprop:Generator_ColumnPropNameInRow="Knt_Adres2" msprop:Generator_ColumnVarNameInTable="columnKnt_Adres2" msprop:Generator_ColumnPropNameInTable="Knt_Adres2Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3312,5 +3312,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_NipKraj" msprop:Generator_UserColumnName="Knt_NipKraj" msprop:Generator_ColumnVarNameInTable="columnKnt_NipKraj" msprop:Generator_ColumnPropNameInRow="Knt_NipKraj" msprop:Generator_ColumnPropNameInTable="Knt_NipKrajColumn">
+              <xs:element name="Knt_NipKraj" msprop:Generator_UserColumnName="Knt_NipKraj" msprop:Generator_ColumnPropNameInRow="Knt_NipKraj" msprop:Generator_ColumnVarNameInTable="columnKnt_NipKraj" msprop:Generator_ColumnPropNameInTable="Knt_NipKrajColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3319,5 +3319,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_NipE" msprop:Generator_UserColumnName="Knt_NipE" msprop:Generator_ColumnVarNameInTable="columnKnt_NipE" msprop:Generator_ColumnPropNameInRow="Knt_NipE" msprop:Generator_ColumnPropNameInTable="Knt_NipEColumn">
+              <xs:element name="Knt_NipE" msprop:Generator_UserColumnName="Knt_NipE" msprop:Generator_ColumnPropNameInRow="Knt_NipE" msprop:Generator_ColumnVarNameInTable="columnKnt_NipE" msprop:Generator_ColumnPropNameInTable="Knt_NipEColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3326,5 +3326,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Nip" msprop:Generator_UserColumnName="Knt_Nip" msprop:Generator_ColumnVarNameInTable="columnKnt_Nip" msprop:Generator_ColumnPropNameInRow="Knt_Nip" msprop:Generator_ColumnPropNameInTable="Knt_NipColumn">
+              <xs:element name="Knt_Nip" msprop:Generator_UserColumnName="Knt_Nip" msprop:Generator_ColumnPropNameInRow="Knt_Nip" msprop:Generator_ColumnVarNameInTable="columnKnt_Nip" msprop:Generator_ColumnPropNameInTable="Knt_NipColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3333,5 +3333,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Regon" msprop:Generator_UserColumnName="Knt_Regon" msprop:Generator_ColumnVarNameInTable="columnKnt_Regon" msprop:Generator_ColumnPropNameInRow="Knt_Regon" msprop:Generator_ColumnPropNameInTable="Knt_RegonColumn">
+              <xs:element name="Knt_Regon" msprop:Generator_UserColumnName="Knt_Regon" msprop:Generator_ColumnPropNameInRow="Knt_Regon" msprop:Generator_ColumnVarNameInTable="columnKnt_Regon" msprop:Generator_ColumnPropNameInTable="Knt_RegonColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3340,5 +3340,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Pesel" msprop:Generator_UserColumnName="Knt_Pesel" msprop:Generator_ColumnVarNameInTable="columnKnt_Pesel" msprop:Generator_ColumnPropNameInRow="Knt_Pesel" msprop:Generator_ColumnPropNameInTable="Knt_PeselColumn">
+              <xs:element name="Knt_Pesel" msprop:Generator_UserColumnName="Knt_Pesel" msprop:Generator_ColumnPropNameInRow="Knt_Pesel" msprop:Generator_ColumnVarNameInTable="columnKnt_Pesel" msprop:Generator_ColumnPropNameInTable="Knt_PeselColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3347,5 +3347,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Telefon1" msprop:Generator_UserColumnName="Knt_Telefon1" msprop:Generator_ColumnVarNameInTable="columnKnt_Telefon1" msprop:Generator_ColumnPropNameInRow="Knt_Telefon1" msprop:Generator_ColumnPropNameInTable="Knt_Telefon1Column">
+              <xs:element name="Knt_Telefon1" msprop:Generator_UserColumnName="Knt_Telefon1" msprop:Generator_ColumnPropNameInRow="Knt_Telefon1" msprop:Generator_ColumnVarNameInTable="columnKnt_Telefon1" msprop:Generator_ColumnPropNameInTable="Knt_Telefon1Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3354,5 +3354,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Telefon2" msprop:Generator_UserColumnName="Knt_Telefon2" msprop:Generator_ColumnVarNameInTable="columnKnt_Telefon2" msprop:Generator_ColumnPropNameInRow="Knt_Telefon2" msprop:Generator_ColumnPropNameInTable="Knt_Telefon2Column">
+              <xs:element name="Knt_Telefon2" msprop:Generator_UserColumnName="Knt_Telefon2" msprop:Generator_ColumnPropNameInRow="Knt_Telefon2" msprop:Generator_ColumnVarNameInTable="columnKnt_Telefon2" msprop:Generator_ColumnPropNameInTable="Knt_Telefon2Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3361,5 +3361,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Fax" msprop:Generator_UserColumnName="Knt_Fax" msprop:Generator_ColumnVarNameInTable="columnKnt_Fax" msprop:Generator_ColumnPropNameInRow="Knt_Fax" msprop:Generator_ColumnPropNameInTable="Knt_FaxColumn">
+              <xs:element name="Knt_Fax" msprop:Generator_UserColumnName="Knt_Fax" msprop:Generator_ColumnPropNameInRow="Knt_Fax" msprop:Generator_ColumnVarNameInTable="columnKnt_Fax" msprop:Generator_ColumnPropNameInTable="Knt_FaxColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3368,5 +3368,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Email" msprop:Generator_UserColumnName="Knt_Email" msprop:Generator_ColumnVarNameInTable="columnKnt_Email" msprop:Generator_ColumnPropNameInRow="Knt_Email" msprop:Generator_ColumnPropNameInTable="Knt_EmailColumn">
+              <xs:element name="Knt_Email" msprop:Generator_UserColumnName="Knt_Email" msprop:Generator_ColumnPropNameInRow="Knt_Email" msprop:Generator_ColumnVarNameInTable="columnKnt_Email" msprop:Generator_ColumnPropNameInTable="Knt_EmailColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3375,5 +3375,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_URL" msprop:Generator_UserColumnName="Knt_URL" msprop:Generator_ColumnVarNameInTable="columnKnt_URL" msprop:Generator_ColumnPropNameInRow="Knt_URL" msprop:Generator_ColumnPropNameInTable="Knt_URLColumn">
+              <xs:element name="Knt_URL" msprop:Generator_UserColumnName="Knt_URL" msprop:Generator_ColumnPropNameInRow="Knt_URL" msprop:Generator_ColumnVarNameInTable="columnKnt_URL" msprop:Generator_ColumnPropNameInTable="Knt_URLColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3382,5 +3382,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_KrajISO" msprop:Generator_UserColumnName="Knt_KrajISO" msprop:Generator_ColumnVarNameInTable="columnKnt_KrajISO" msprop:Generator_ColumnPropNameInRow="Knt_KrajISO" msprop:Generator_ColumnPropNameInTable="Knt_KrajISOColumn">
+              <xs:element name="Knt_KrajISO" msprop:Generator_UserColumnName="Knt_KrajISO" msprop:Generator_ColumnPropNameInRow="Knt_KrajISO" msprop:Generator_ColumnVarNameInTable="columnKnt_KrajISO" msprop:Generator_ColumnPropNameInTable="Knt_KrajISOColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3389,5 +3389,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Zezwolenie" msprop:Generator_UserColumnName="Knt_Zezwolenie" msprop:Generator_ColumnVarNameInTable="columnKnt_Zezwolenie" msprop:Generator_ColumnPropNameInRow="Knt_Zezwolenie" msprop:Generator_ColumnPropNameInTable="Knt_ZezwolenieColumn">
+              <xs:element name="Knt_Zezwolenie" msprop:Generator_UserColumnName="Knt_Zezwolenie" msprop:Generator_ColumnPropNameInRow="Knt_Zezwolenie" msprop:Generator_ColumnVarNameInTable="columnKnt_Zezwolenie" msprop:Generator_ColumnPropNameInTable="Knt_ZezwolenieColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3396,5 +3396,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_KodTransakcji" msprop:Generator_UserColumnName="Knt_KodTransakcji" msprop:Generator_ColumnVarNameInTable="columnKnt_KodTransakcji" msprop:Generator_ColumnPropNameInRow="Knt_KodTransakcji" msprop:Generator_ColumnPropNameInTable="Knt_KodTransakcjiColumn">
+              <xs:element name="Knt_KodTransakcji" msprop:Generator_UserColumnName="Knt_KodTransakcji" msprop:Generator_ColumnPropNameInRow="Knt_KodTransakcji" msprop:Generator_ColumnVarNameInTable="columnKnt_KodTransakcji" msprop:Generator_ColumnPropNameInTable="Knt_KodTransakcjiColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3403,6 +3403,6 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_BNaID" msprop:Generator_UserColumnName="Knt_BNaID" msprop:Generator_ColumnVarNameInTable="columnKnt_BNaID" msprop:Generator_ColumnPropNameInRow="Knt_BNaID" msprop:Generator_ColumnPropNameInTable="Knt_BNaIDColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="Knt_RachunekNr" msprop:Generator_UserColumnName="Knt_RachunekNr" msprop:Generator_ColumnVarNameInTable="columnKnt_RachunekNr" msprop:Generator_ColumnPropNameInRow="Knt_RachunekNr" msprop:Generator_ColumnPropNameInTable="Knt_RachunekNrColumn">
+              <xs:element name="Knt_BNaID" msprop:Generator_UserColumnName="Knt_BNaID" msprop:Generator_ColumnPropNameInRow="Knt_BNaID" msprop:Generator_ColumnVarNameInTable="columnKnt_BNaID" msprop:Generator_ColumnPropNameInTable="Knt_BNaIDColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="Knt_RachunekNr" msprop:Generator_UserColumnName="Knt_RachunekNr" msprop:Generator_ColumnPropNameInRow="Knt_RachunekNr" msprop:Generator_ColumnVarNameInTable="columnKnt_RachunekNr" msprop:Generator_ColumnPropNameInTable="Knt_RachunekNrColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3411,5 +3411,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_IBAN" msprop:Generator_UserColumnName="Knt_IBAN" msprop:Generator_ColumnVarNameInTable="columnKnt_IBAN" msprop:Generator_ColumnPropNameInRow="Knt_IBAN" msprop:Generator_ColumnPropNameInTable="Knt_IBANColumn" type="xs:short" />
+              <xs:element name="Knt_IBAN" msprop:Generator_UserColumnName="Knt_IBAN" msprop:Generator_ColumnPropNameInRow="Knt_IBAN" msprop:Generator_ColumnVarNameInTable="columnKnt_IBAN" msprop:Generator_ColumnPropNameInTable="Knt_IBANColumn" type="xs:short" />
               <xs:element name="Knt_RachunekNr0" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Knt_RachunekNr0" msprop:nullValue="_throw" msprop:Generator_ColumnVarNameInTable="columnKnt_RachunekNr0" msprop:Generator_ColumnPropNameInTable="Knt_RachunekNr0Column" msprop:Generator_ColumnPropNameInRow="Knt_RachunekNr0" minOccurs="0">
                 <xs:simpleType>
@@ -3419,5 +3419,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsTytul" msprop:Generator_UserColumnName="Knt_OsTytul" msprop:Generator_ColumnVarNameInTable="columnKnt_OsTytul" msprop:Generator_ColumnPropNameInRow="Knt_OsTytul" msprop:Generator_ColumnPropNameInTable="Knt_OsTytulColumn">
+              <xs:element name="Knt_OsTytul" msprop:Generator_UserColumnName="Knt_OsTytul" msprop:Generator_ColumnPropNameInRow="Knt_OsTytul" msprop:Generator_ColumnVarNameInTable="columnKnt_OsTytul" msprop:Generator_ColumnPropNameInTable="Knt_OsTytulColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3426,6 +3426,6 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsPlec" msprop:Generator_UserColumnName="Knt_OsPlec" msprop:Generator_ColumnVarNameInTable="columnKnt_OsPlec" msprop:Generator_ColumnPropNameInRow="Knt_OsPlec" msprop:Generator_ColumnPropNameInTable="Knt_OsPlecColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_OsNazwisko" msprop:Generator_UserColumnName="Knt_OsNazwisko" msprop:Generator_ColumnVarNameInTable="columnKnt_OsNazwisko" msprop:Generator_ColumnPropNameInRow="Knt_OsNazwisko" msprop:Generator_ColumnPropNameInTable="Knt_OsNazwiskoColumn">
+              <xs:element name="Knt_OsPlec" msprop:Generator_UserColumnName="Knt_OsPlec" msprop:Generator_ColumnPropNameInRow="Knt_OsPlec" msprop:Generator_ColumnVarNameInTable="columnKnt_OsPlec" msprop:Generator_ColumnPropNameInTable="Knt_OsPlecColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_OsNazwisko" msprop:Generator_UserColumnName="Knt_OsNazwisko" msprop:Generator_ColumnPropNameInRow="Knt_OsNazwisko" msprop:Generator_ColumnVarNameInTable="columnKnt_OsNazwisko" msprop:Generator_ColumnPropNameInTable="Knt_OsNazwiskoColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3434,5 +3434,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsKraj" msprop:Generator_UserColumnName="Knt_OsKraj" msprop:Generator_ColumnVarNameInTable="columnKnt_OsKraj" msprop:Generator_ColumnPropNameInRow="Knt_OsKraj" msprop:Generator_ColumnPropNameInTable="Knt_OsKrajColumn">
+              <xs:element name="Knt_OsKraj" msprop:Generator_UserColumnName="Knt_OsKraj" msprop:Generator_ColumnPropNameInRow="Knt_OsKraj" msprop:Generator_ColumnVarNameInTable="columnKnt_OsKraj" msprop:Generator_ColumnPropNameInTable="Knt_OsKrajColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3441,5 +3441,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsWojewodztwo" msprop:Generator_UserColumnName="Knt_OsWojewodztwo" msprop:Generator_ColumnVarNameInTable="columnKnt_OsWojewodztwo" msprop:Generator_ColumnPropNameInRow="Knt_OsWojewodztwo" msprop:Generator_ColumnPropNameInTable="Knt_OsWojewodztwoColumn">
+              <xs:element name="Knt_OsWojewodztwo" msprop:Generator_UserColumnName="Knt_OsWojewodztwo" msprop:Generator_ColumnPropNameInRow="Knt_OsWojewodztwo" msprop:Generator_ColumnVarNameInTable="columnKnt_OsWojewodztwo" msprop:Generator_ColumnPropNameInTable="Knt_OsWojewodztwoColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3448,5 +3448,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsPowiat" msprop:Generator_UserColumnName="Knt_OsPowiat" msprop:Generator_ColumnVarNameInTable="columnKnt_OsPowiat" msprop:Generator_ColumnPropNameInRow="Knt_OsPowiat" msprop:Generator_ColumnPropNameInTable="Knt_OsPowiatColumn">
+              <xs:element name="Knt_OsPowiat" msprop:Generator_UserColumnName="Knt_OsPowiat" msprop:Generator_ColumnPropNameInRow="Knt_OsPowiat" msprop:Generator_ColumnVarNameInTable="columnKnt_OsPowiat" msprop:Generator_ColumnPropNameInTable="Knt_OsPowiatColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3455,5 +3455,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsGmina" msprop:Generator_UserColumnName="Knt_OsGmina" msprop:Generator_ColumnVarNameInTable="columnKnt_OsGmina" msprop:Generator_ColumnPropNameInRow="Knt_OsGmina" msprop:Generator_ColumnPropNameInTable="Knt_OsGminaColumn">
+              <xs:element name="Knt_OsGmina" msprop:Generator_UserColumnName="Knt_OsGmina" msprop:Generator_ColumnPropNameInRow="Knt_OsGmina" msprop:Generator_ColumnVarNameInTable="columnKnt_OsGmina" msprop:Generator_ColumnPropNameInTable="Knt_OsGminaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3462,5 +3462,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsUlica" msprop:Generator_UserColumnName="Knt_OsUlica" msprop:Generator_ColumnVarNameInTable="columnKnt_OsUlica" msprop:Generator_ColumnPropNameInRow="Knt_OsUlica" msprop:Generator_ColumnPropNameInTable="Knt_OsUlicaColumn">
+              <xs:element name="Knt_OsUlica" msprop:Generator_UserColumnName="Knt_OsUlica" msprop:Generator_ColumnPropNameInRow="Knt_OsUlica" msprop:Generator_ColumnVarNameInTable="columnKnt_OsUlica" msprop:Generator_ColumnPropNameInTable="Knt_OsUlicaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3469,5 +3469,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsNrDomu" msprop:Generator_UserColumnName="Knt_OsNrDomu" msprop:Generator_ColumnVarNameInTable="columnKnt_OsNrDomu" msprop:Generator_ColumnPropNameInRow="Knt_OsNrDomu" msprop:Generator_ColumnPropNameInTable="Knt_OsNrDomuColumn">
+              <xs:element name="Knt_OsNrDomu" msprop:Generator_UserColumnName="Knt_OsNrDomu" msprop:Generator_ColumnPropNameInRow="Knt_OsNrDomu" msprop:Generator_ColumnVarNameInTable="columnKnt_OsNrDomu" msprop:Generator_ColumnPropNameInTable="Knt_OsNrDomuColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3476,5 +3476,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsNrLokalu" msprop:Generator_UserColumnName="Knt_OsNrLokalu" msprop:Generator_ColumnVarNameInTable="columnKnt_OsNrLokalu" msprop:Generator_ColumnPropNameInRow="Knt_OsNrLokalu" msprop:Generator_ColumnPropNameInTable="Knt_OsNrLokaluColumn">
+              <xs:element name="Knt_OsNrLokalu" msprop:Generator_UserColumnName="Knt_OsNrLokalu" msprop:Generator_ColumnPropNameInRow="Knt_OsNrLokalu" msprop:Generator_ColumnVarNameInTable="columnKnt_OsNrLokalu" msprop:Generator_ColumnPropNameInTable="Knt_OsNrLokaluColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3483,5 +3483,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsMiasto" msprop:Generator_UserColumnName="Knt_OsMiasto" msprop:Generator_ColumnVarNameInTable="columnKnt_OsMiasto" msprop:Generator_ColumnPropNameInRow="Knt_OsMiasto" msprop:Generator_ColumnPropNameInTable="Knt_OsMiastoColumn">
+              <xs:element name="Knt_OsMiasto" msprop:Generator_UserColumnName="Knt_OsMiasto" msprop:Generator_ColumnPropNameInRow="Knt_OsMiasto" msprop:Generator_ColumnVarNameInTable="columnKnt_OsMiasto" msprop:Generator_ColumnPropNameInTable="Knt_OsMiastoColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3490,5 +3490,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsKodPocztowy" msprop:Generator_UserColumnName="Knt_OsKodPocztowy" msprop:Generator_ColumnVarNameInTable="columnKnt_OsKodPocztowy" msprop:Generator_ColumnPropNameInRow="Knt_OsKodPocztowy" msprop:Generator_ColumnPropNameInTable="Knt_OsKodPocztowyColumn">
+              <xs:element name="Knt_OsKodPocztowy" msprop:Generator_UserColumnName="Knt_OsKodPocztowy" msprop:Generator_ColumnPropNameInRow="Knt_OsKodPocztowy" msprop:Generator_ColumnVarNameInTable="columnKnt_OsKodPocztowy" msprop:Generator_ColumnPropNameInTable="Knt_OsKodPocztowyColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3497,5 +3497,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsPoczta" msprop:Generator_UserColumnName="Knt_OsPoczta" msprop:Generator_ColumnVarNameInTable="columnKnt_OsPoczta" msprop:Generator_ColumnPropNameInRow="Knt_OsPoczta" msprop:Generator_ColumnPropNameInTable="Knt_OsPocztaColumn">
+              <xs:element name="Knt_OsPoczta" msprop:Generator_UserColumnName="Knt_OsPoczta" msprop:Generator_ColumnPropNameInRow="Knt_OsPoczta" msprop:Generator_ColumnVarNameInTable="columnKnt_OsPoczta" msprop:Generator_ColumnPropNameInTable="Knt_OsPocztaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3504,5 +3504,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsAdres2" msprop:Generator_UserColumnName="Knt_OsAdres2" msprop:Generator_ColumnVarNameInTable="columnKnt_OsAdres2" msprop:Generator_ColumnPropNameInRow="Knt_OsAdres2" msprop:Generator_ColumnPropNameInTable="Knt_OsAdres2Column">
+              <xs:element name="Knt_OsAdres2" msprop:Generator_UserColumnName="Knt_OsAdres2" msprop:Generator_ColumnPropNameInRow="Knt_OsAdres2" msprop:Generator_ColumnVarNameInTable="columnKnt_OsAdres2" msprop:Generator_ColumnPropNameInTable="Knt_OsAdres2Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3511,5 +3511,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsTelefon" msprop:Generator_UserColumnName="Knt_OsTelefon" msprop:Generator_ColumnVarNameInTable="columnKnt_OsTelefon" msprop:Generator_ColumnPropNameInRow="Knt_OsTelefon" msprop:Generator_ColumnPropNameInTable="Knt_OsTelefonColumn">
+              <xs:element name="Knt_OsTelefon" msprop:Generator_UserColumnName="Knt_OsTelefon" msprop:Generator_ColumnPropNameInRow="Knt_OsTelefon" msprop:Generator_ColumnVarNameInTable="columnKnt_OsTelefon" msprop:Generator_ColumnPropNameInTable="Knt_OsTelefonColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3518,5 +3518,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsGSM" msprop:Generator_UserColumnName="Knt_OsGSM" msprop:Generator_ColumnVarNameInTable="columnKnt_OsGSM" msprop:Generator_ColumnPropNameInRow="Knt_OsGSM" msprop:Generator_ColumnPropNameInTable="Knt_OsGSMColumn">
+              <xs:element name="Knt_OsGSM" msprop:Generator_UserColumnName="Knt_OsGSM" msprop:Generator_ColumnPropNameInRow="Knt_OsGSM" msprop:Generator_ColumnVarNameInTable="columnKnt_OsGSM" msprop:Generator_ColumnPropNameInTable="Knt_OsGSMColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3525,5 +3525,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OsEmail" msprop:Generator_UserColumnName="Knt_OsEmail" msprop:Generator_ColumnVarNameInTable="columnKnt_OsEmail" msprop:Generator_ColumnPropNameInRow="Knt_OsEmail" msprop:Generator_ColumnPropNameInTable="Knt_OsEmailColumn">
+              <xs:element name="Knt_OsEmail" msprop:Generator_UserColumnName="Knt_OsEmail" msprop:Generator_ColumnPropNameInRow="Knt_OsEmail" msprop:Generator_ColumnVarNameInTable="columnKnt_OsEmail" msprop:Generator_ColumnPropNameInTable="Knt_OsEmailColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3532,14 +3532,14 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_Informacje" msprop:Generator_UserColumnName="Knt_Informacje" msprop:Generator_ColumnVarNameInTable="columnKnt_Informacje" msprop:Generator_ColumnPropNameInRow="Knt_Informacje" msprop:Generator_ColumnPropNameInTable="Knt_InformacjeColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Upust" msprop:Generator_UserColumnName="Knt_Upust" msprop:Generator_ColumnVarNameInTable="columnKnt_Upust" msprop:Generator_ColumnPropNameInRow="Knt_Upust" msprop:Generator_ColumnPropNameInTable="Knt_UpustColumn" type="xs:decimal" />
-              <xs:element name="Knt_LimitFlag" msprop:Generator_UserColumnName="Knt_LimitFlag" msprop:Generator_ColumnVarNameInTable="columnKnt_LimitFlag" msprop:Generator_ColumnPropNameInRow="Knt_LimitFlag" msprop:Generator_ColumnPropNameInTable="Knt_LimitFlagColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_LimitKredytu" msprop:Generator_UserColumnName="Knt_LimitKredytu" msprop:Generator_ColumnVarNameInTable="columnKnt_LimitKredytu" msprop:Generator_ColumnPropNameInRow="Knt_LimitKredytu" msprop:Generator_ColumnPropNameInTable="Knt_LimitKredytuColumn" type="xs:decimal" />
-              <xs:element name="Knt_Ceny" msprop:Generator_UserColumnName="Knt_Ceny" msprop:Generator_ColumnVarNameInTable="columnKnt_Ceny" msprop:Generator_ColumnPropNameInRow="Knt_Ceny" msprop:Generator_ColumnPropNameInTable="Knt_CenyColumn" type="xs:short" />
-              <xs:element name="Knt_FplID" msprop:Generator_UserColumnName="Knt_FplID" msprop:Generator_ColumnVarNameInTable="columnKnt_FplID" msprop:Generator_ColumnPropNameInRow="Knt_FplID" msprop:Generator_ColumnPropNameInTable="Knt_FplIDColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="Knt_MaxZwloka" msprop:Generator_UserColumnName="Knt_MaxZwloka" msprop:Generator_ColumnVarNameInTable="columnKnt_MaxZwloka" msprop:Generator_ColumnPropNameInRow="Knt_MaxZwloka" msprop:Generator_ColumnPropNameInTable="Knt_MaxZwlokaColumn" type="xs:short" />
-              <xs:element name="Knt_TerminPlat" msprop:Generator_UserColumnName="Knt_TerminPlat" msprop:Generator_ColumnVarNameInTable="columnKnt_TerminPlat" msprop:Generator_ColumnPropNameInRow="Knt_TerminPlat" msprop:Generator_ColumnPropNameInTable="Knt_TerminPlatColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Termin" msprop:Generator_UserColumnName="Knt_Termin" msprop:Generator_ColumnVarNameInTable="columnKnt_Termin" msprop:Generator_ColumnPropNameInRow="Knt_Termin" msprop:Generator_ColumnPropNameInTable="Knt_TerminColumn" type="xs:short" />
-              <xs:element name="Knt_KontoOdb" msprop:Generator_UserColumnName="Knt_KontoOdb" msprop:Generator_ColumnVarNameInTable="columnKnt_KontoOdb" msprop:Generator_ColumnPropNameInRow="Knt_KontoOdb" msprop:Generator_ColumnPropNameInTable="Knt_KontoOdbColumn">
+              <xs:element name="Knt_Informacje" msprop:Generator_UserColumnName="Knt_Informacje" msprop:Generator_ColumnPropNameInRow="Knt_Informacje" msprop:Generator_ColumnVarNameInTable="columnKnt_Informacje" msprop:Generator_ColumnPropNameInTable="Knt_InformacjeColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Upust" msprop:Generator_UserColumnName="Knt_Upust" msprop:Generator_ColumnPropNameInRow="Knt_Upust" msprop:Generator_ColumnVarNameInTable="columnKnt_Upust" msprop:Generator_ColumnPropNameInTable="Knt_UpustColumn" type="xs:decimal" />
+              <xs:element name="Knt_LimitFlag" msprop:Generator_UserColumnName="Knt_LimitFlag" msprop:Generator_ColumnPropNameInRow="Knt_LimitFlag" msprop:Generator_ColumnVarNameInTable="columnKnt_LimitFlag" msprop:Generator_ColumnPropNameInTable="Knt_LimitFlagColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_LimitKredytu" msprop:Generator_UserColumnName="Knt_LimitKredytu" msprop:Generator_ColumnPropNameInRow="Knt_LimitKredytu" msprop:Generator_ColumnVarNameInTable="columnKnt_LimitKredytu" msprop:Generator_ColumnPropNameInTable="Knt_LimitKredytuColumn" type="xs:decimal" />
+              <xs:element name="Knt_Ceny" msprop:Generator_UserColumnName="Knt_Ceny" msprop:Generator_ColumnPropNameInRow="Knt_Ceny" msprop:Generator_ColumnVarNameInTable="columnKnt_Ceny" msprop:Generator_ColumnPropNameInTable="Knt_CenyColumn" type="xs:short" />
+              <xs:element name="Knt_FplID" msprop:Generator_UserColumnName="Knt_FplID" msprop:Generator_ColumnPropNameInRow="Knt_FplID" msprop:Generator_ColumnVarNameInTable="columnKnt_FplID" msprop:Generator_ColumnPropNameInTable="Knt_FplIDColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="Knt_MaxZwloka" msprop:Generator_UserColumnName="Knt_MaxZwloka" msprop:Generator_ColumnPropNameInRow="Knt_MaxZwloka" msprop:Generator_ColumnVarNameInTable="columnKnt_MaxZwloka" msprop:Generator_ColumnPropNameInTable="Knt_MaxZwlokaColumn" type="xs:short" />
+              <xs:element name="Knt_TerminPlat" msprop:Generator_UserColumnName="Knt_TerminPlat" msprop:Generator_ColumnPropNameInRow="Knt_TerminPlat" msprop:Generator_ColumnVarNameInTable="columnKnt_TerminPlat" msprop:Generator_ColumnPropNameInTable="Knt_TerminPlatColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Termin" msprop:Generator_UserColumnName="Knt_Termin" msprop:Generator_ColumnPropNameInRow="Knt_Termin" msprop:Generator_ColumnVarNameInTable="columnKnt_Termin" msprop:Generator_ColumnPropNameInTable="Knt_TerminColumn" type="xs:short" />
+              <xs:element name="Knt_KontoOdb" msprop:Generator_UserColumnName="Knt_KontoOdb" msprop:Generator_ColumnPropNameInRow="Knt_KontoOdb" msprop:Generator_ColumnVarNameInTable="columnKnt_KontoOdb" msprop:Generator_ColumnPropNameInTable="Knt_KontoOdbColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3548,5 +3548,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_KontoDost" msprop:Generator_UserColumnName="Knt_KontoDost" msprop:Generator_ColumnVarNameInTable="columnKnt_KontoDost" msprop:Generator_ColumnPropNameInRow="Knt_KontoDost" msprop:Generator_ColumnPropNameInTable="Knt_KontoDostColumn">
+              <xs:element name="Knt_KontoDost" msprop:Generator_UserColumnName="Knt_KontoDost" msprop:Generator_ColumnPropNameInRow="Knt_KontoDost" msprop:Generator_ColumnVarNameInTable="columnKnt_KontoDost" msprop:Generator_ColumnPropNameInTable="Knt_KontoDostColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3555,7 +3555,7 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_KatID" msprop:Generator_UserColumnName="Knt_KatID" msprop:Generator_ColumnVarNameInTable="columnKnt_KatID" msprop:Generator_ColumnPropNameInRow="Knt_KatID" msprop:Generator_ColumnPropNameInTable="Knt_KatIDColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="Knt_BlokadaDok" msprop:Generator_UserColumnName="Knt_BlokadaDok" msprop:Generator_ColumnVarNameInTable="columnKnt_BlokadaDok" msprop:Generator_ColumnPropNameInRow="Knt_BlokadaDok" msprop:Generator_ColumnPropNameInTable="Knt_BlokadaDokColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_LimitKredytuWal" msprop:Generator_UserColumnName="Knt_LimitKredytuWal" msprop:Generator_ColumnVarNameInTable="columnKnt_LimitKredytuWal" msprop:Generator_ColumnPropNameInRow="Knt_LimitKredytuWal" msprop:Generator_ColumnPropNameInTable="Knt_LimitKredytuWalColumn">
+              <xs:element name="Knt_KatID" msprop:Generator_UserColumnName="Knt_KatID" msprop:Generator_ColumnPropNameInRow="Knt_KatID" msprop:Generator_ColumnVarNameInTable="columnKnt_KatID" msprop:Generator_ColumnPropNameInTable="Knt_KatIDColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="Knt_BlokadaDok" msprop:Generator_UserColumnName="Knt_BlokadaDok" msprop:Generator_ColumnPropNameInRow="Knt_BlokadaDok" msprop:Generator_ColumnVarNameInTable="columnKnt_BlokadaDok" msprop:Generator_ColumnPropNameInTable="Knt_BlokadaDokColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_LimitKredytuWal" msprop:Generator_UserColumnName="Knt_LimitKredytuWal" msprop:Generator_ColumnPropNameInRow="Knt_LimitKredytuWal" msprop:Generator_ColumnVarNameInTable="columnKnt_LimitKredytuWal" msprop:Generator_ColumnPropNameInTable="Knt_LimitKredytuWalColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3564,21 +3564,21 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_LimitKredytuWykorzystany" msprop:Generator_UserColumnName="Knt_LimitKredytuWykorzystany" msprop:Generator_ColumnVarNameInTable="columnKnt_LimitKredytuWykorzystany" msprop:Generator_ColumnPropNameInRow="Knt_LimitKredytuWykorzystany" msprop:Generator_ColumnPropNameInTable="Knt_LimitKredytuWykorzystanyColumn" type="xs:decimal" />
-              <xs:element name="Knt_NieRozliczac" msprop:Generator_UserColumnName="Knt_NieRozliczac" msprop:Generator_ColumnVarNameInTable="columnKnt_NieRozliczac" msprop:Generator_ColumnPropNameInRow="Knt_NieRozliczac" msprop:Generator_ColumnPropNameInTable="Knt_NieRozliczacColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_PodatekVat" msprop:Generator_UserColumnName="Knt_PodatekVat" msprop:Generator_ColumnVarNameInTable="columnKnt_PodatekVat" msprop:Generator_ColumnPropNameInRow="Knt_PodatekVat" msprop:Generator_ColumnPropNameInTable="Knt_PodatekVatColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Finalny" msprop:Generator_UserColumnName="Knt_Finalny" msprop:Generator_ColumnVarNameInTable="columnKnt_Finalny" msprop:Generator_ColumnPropNameInRow="Knt_Finalny" msprop:Generator_ColumnPropNameInTable="Knt_FinalnyColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Export" msprop:Generator_UserColumnName="Knt_Export" msprop:Generator_ColumnVarNameInTable="columnKnt_Export" msprop:Generator_ColumnPropNameInRow="Knt_Export" msprop:Generator_ColumnPropNameInTable="Knt_ExportColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Rodzaj" msprop:Generator_UserColumnName="Knt_Rodzaj" msprop:Generator_ColumnVarNameInTable="columnKnt_Rodzaj" msprop:Generator_ColumnPropNameInRow="Knt_Rodzaj" msprop:Generator_ColumnPropNameInTable="Knt_RodzajColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Rodzaj_Dostawca" msprop:Generator_UserColumnName="Knt_Rodzaj_Dostawca" msprop:Generator_ColumnVarNameInTable="columnKnt_Rodzaj_Dostawca" msprop:Generator_ColumnPropNameInRow="Knt_Rodzaj_Dostawca" msprop:Generator_ColumnPropNameInTable="Knt_Rodzaj_DostawcaColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Rodzaj_Odbiorca" msprop:Generator_UserColumnName="Knt_Rodzaj_Odbiorca" msprop:Generator_ColumnVarNameInTable="columnKnt_Rodzaj_Odbiorca" msprop:Generator_ColumnPropNameInRow="Knt_Rodzaj_Odbiorca" msprop:Generator_ColumnPropNameInTable="Knt_Rodzaj_OdbiorcaColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Rodzaj_Konkurencja" msprop:Generator_UserColumnName="Knt_Rodzaj_Konkurencja" msprop:Generator_ColumnVarNameInTable="columnKnt_Rodzaj_Konkurencja" msprop:Generator_ColumnPropNameInRow="Knt_Rodzaj_Konkurencja" msprop:Generator_ColumnPropNameInTable="Knt_Rodzaj_KonkurencjaColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Rodzaj_Partner" msprop:Generator_UserColumnName="Knt_Rodzaj_Partner" msprop:Generator_ColumnVarNameInTable="columnKnt_Rodzaj_Partner" msprop:Generator_ColumnPropNameInRow="Knt_Rodzaj_Partner" msprop:Generator_ColumnPropNameInTable="Knt_Rodzaj_PartnerColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Rodzaj_Potencjalny" msprop:Generator_UserColumnName="Knt_Rodzaj_Potencjalny" msprop:Generator_ColumnVarNameInTable="columnKnt_Rodzaj_Potencjalny" msprop:Generator_ColumnPropNameInRow="Knt_Rodzaj_Potencjalny" msprop:Generator_ColumnPropNameInTable="Knt_Rodzaj_PotencjalnyColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Medialny" msprop:Generator_UserColumnName="Knt_Medialny" msprop:Generator_ColumnVarNameInTable="columnKnt_Medialny" msprop:Generator_ColumnPropNameInRow="Knt_Medialny" msprop:Generator_ColumnPropNameInTable="Knt_MedialnyColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_MalyPod" msprop:Generator_UserColumnName="Knt_MalyPod" msprop:Generator_ColumnVarNameInTable="columnKnt_MalyPod" msprop:Generator_ColumnPropNameInRow="Knt_MalyPod" msprop:Generator_ColumnPropNameInTable="Knt_MalyPodColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Rolnik" msprop:Generator_UserColumnName="Knt_Rolnik" msprop:Generator_ColumnVarNameInTable="columnKnt_Rolnik" msprop:Generator_ColumnPropNameInRow="Knt_Rolnik" msprop:Generator_ColumnPropNameInTable="Knt_RolnikColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Nieaktywny" msprop:Generator_UserColumnName="Knt_Nieaktywny" msprop:Generator_ColumnVarNameInTable="columnKnt_Nieaktywny" msprop:Generator_ColumnPropNameInRow="Knt_Nieaktywny" msprop:Generator_ColumnPropNameInTable="Knt_NieaktywnyColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Chroniony" msprop:Generator_UserColumnName="Knt_Chroniony" msprop:Generator_ColumnVarNameInTable="columnKnt_Chroniony" msprop:Generator_ColumnPropNameInRow="Knt_Chroniony" msprop:Generator_ColumnPropNameInTable="Knt_ChronionyColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_Opis" msprop:Generator_UserColumnName="Knt_Opis" msprop:Generator_ColumnVarNameInTable="columnKnt_Opis" msprop:Generator_ColumnPropNameInRow="Knt_Opis" msprop:Generator_ColumnPropNameInTable="Knt_OpisColumn">
+              <xs:element name="Knt_LimitKredytuWykorzystany" msprop:Generator_UserColumnName="Knt_LimitKredytuWykorzystany" msprop:Generator_ColumnPropNameInRow="Knt_LimitKredytuWykorzystany" msprop:Generator_ColumnVarNameInTable="columnKnt_LimitKredytuWykorzystany" msprop:Generator_ColumnPropNameInTable="Knt_LimitKredytuWykorzystanyColumn" type="xs:decimal" />
+              <xs:element name="Knt_NieRozliczac" msprop:Generator_UserColumnName="Knt_NieRozliczac" msprop:Generator_ColumnPropNameInRow="Knt_NieRozliczac" msprop:Generator_ColumnVarNameInTable="columnKnt_NieRozliczac" msprop:Generator_ColumnPropNameInTable="Knt_NieRozliczacColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_PodatekVat" msprop:Generator_UserColumnName="Knt_PodatekVat" msprop:Generator_ColumnPropNameInRow="Knt_PodatekVat" msprop:Generator_ColumnVarNameInTable="columnKnt_PodatekVat" msprop:Generator_ColumnPropNameInTable="Knt_PodatekVatColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Finalny" msprop:Generator_UserColumnName="Knt_Finalny" msprop:Generator_ColumnPropNameInRow="Knt_Finalny" msprop:Generator_ColumnVarNameInTable="columnKnt_Finalny" msprop:Generator_ColumnPropNameInTable="Knt_FinalnyColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Export" msprop:Generator_UserColumnName="Knt_Export" msprop:Generator_ColumnPropNameInRow="Knt_Export" msprop:Generator_ColumnVarNameInTable="columnKnt_Export" msprop:Generator_ColumnPropNameInTable="Knt_ExportColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Rodzaj" msprop:Generator_UserColumnName="Knt_Rodzaj" msprop:Generator_ColumnPropNameInRow="Knt_Rodzaj" msprop:Generator_ColumnVarNameInTable="columnKnt_Rodzaj" msprop:Generator_ColumnPropNameInTable="Knt_RodzajColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Rodzaj_Dostawca" msprop:Generator_UserColumnName="Knt_Rodzaj_Dostawca" msprop:Generator_ColumnPropNameInRow="Knt_Rodzaj_Dostawca" msprop:Generator_ColumnVarNameInTable="columnKnt_Rodzaj_Dostawca" msprop:Generator_ColumnPropNameInTable="Knt_Rodzaj_DostawcaColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Rodzaj_Odbiorca" msprop:Generator_UserColumnName="Knt_Rodzaj_Odbiorca" msprop:Generator_ColumnPropNameInRow="Knt_Rodzaj_Odbiorca" msprop:Generator_ColumnVarNameInTable="columnKnt_Rodzaj_Odbiorca" msprop:Generator_ColumnPropNameInTable="Knt_Rodzaj_OdbiorcaColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Rodzaj_Konkurencja" msprop:Generator_UserColumnName="Knt_Rodzaj_Konkurencja" msprop:Generator_ColumnPropNameInRow="Knt_Rodzaj_Konkurencja" msprop:Generator_ColumnVarNameInTable="columnKnt_Rodzaj_Konkurencja" msprop:Generator_ColumnPropNameInTable="Knt_Rodzaj_KonkurencjaColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Rodzaj_Partner" msprop:Generator_UserColumnName="Knt_Rodzaj_Partner" msprop:Generator_ColumnPropNameInRow="Knt_Rodzaj_Partner" msprop:Generator_ColumnVarNameInTable="columnKnt_Rodzaj_Partner" msprop:Generator_ColumnPropNameInTable="Knt_Rodzaj_PartnerColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Rodzaj_Potencjalny" msprop:Generator_UserColumnName="Knt_Rodzaj_Potencjalny" msprop:Generator_ColumnPropNameInRow="Knt_Rodzaj_Potencjalny" msprop:Generator_ColumnVarNameInTable="columnKnt_Rodzaj_Potencjalny" msprop:Generator_ColumnPropNameInTable="Knt_Rodzaj_PotencjalnyColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Medialny" msprop:Generator_UserColumnName="Knt_Medialny" msprop:Generator_ColumnPropNameInRow="Knt_Medialny" msprop:Generator_ColumnVarNameInTable="columnKnt_Medialny" msprop:Generator_ColumnPropNameInTable="Knt_MedialnyColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_MalyPod" msprop:Generator_UserColumnName="Knt_MalyPod" msprop:Generator_ColumnPropNameInRow="Knt_MalyPod" msprop:Generator_ColumnVarNameInTable="columnKnt_MalyPod" msprop:Generator_ColumnPropNameInTable="Knt_MalyPodColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Rolnik" msprop:Generator_UserColumnName="Knt_Rolnik" msprop:Generator_ColumnPropNameInRow="Knt_Rolnik" msprop:Generator_ColumnVarNameInTable="columnKnt_Rolnik" msprop:Generator_ColumnPropNameInTable="Knt_RolnikColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Nieaktywny" msprop:Generator_UserColumnName="Knt_Nieaktywny" msprop:Generator_ColumnPropNameInRow="Knt_Nieaktywny" msprop:Generator_ColumnVarNameInTable="columnKnt_Nieaktywny" msprop:Generator_ColumnPropNameInTable="Knt_NieaktywnyColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Chroniony" msprop:Generator_UserColumnName="Knt_Chroniony" msprop:Generator_ColumnPropNameInRow="Knt_Chroniony" msprop:Generator_ColumnVarNameInTable="columnKnt_Chroniony" msprop:Generator_ColumnPropNameInTable="Knt_ChronionyColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_Opis" msprop:Generator_UserColumnName="Knt_Opis" msprop:Generator_ColumnPropNameInRow="Knt_Opis" msprop:Generator_ColumnVarNameInTable="columnKnt_Opis" msprop:Generator_ColumnPropNameInTable="Knt_OpisColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3587,12 +3587,12 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OdbiorcaId" msprop:Generator_UserColumnName="Knt_OdbiorcaId" msprop:Generator_ColumnVarNameInTable="columnKnt_OdbiorcaId" msprop:Generator_ColumnPropNameInRow="Knt_OdbiorcaId" msprop:Generator_ColumnPropNameInTable="Knt_OdbiorcaIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="Knt_OpiekunTyp" msprop:Generator_UserColumnName="Knt_OpiekunTyp" msprop:Generator_ColumnVarNameInTable="columnKnt_OpiekunTyp" msprop:Generator_ColumnPropNameInRow="Knt_OpiekunTyp" msprop:Generator_ColumnPropNameInTable="Knt_OpiekunTypColumn" type="xs:short" minOccurs="0" />
-              <xs:element name="Knt_OpiekunId" msprop:Generator_UserColumnName="Knt_OpiekunId" msprop:Generator_ColumnVarNameInTable="columnKnt_OpiekunId" msprop:Generator_ColumnPropNameInRow="Knt_OpiekunId" msprop:Generator_ColumnPropNameInTable="Knt_OpiekunIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="Knt_TerminZwrotuKaucji" msprop:Generator_UserColumnName="Knt_TerminZwrotuKaucji" msprop:Generator_ColumnVarNameInTable="columnKnt_TerminZwrotuKaucji" msprop:Generator_ColumnPropNameInRow="Knt_TerminZwrotuKaucji" msprop:Generator_ColumnPropNameInTable="Knt_TerminZwrotuKaucjiColumn" type="xs:short" />
-              <xs:element name="Knt_NaliczajPlatnosc" msprop:Generator_UserColumnName="Knt_NaliczajPlatnosc" msprop:Generator_ColumnVarNameInTable="columnKnt_NaliczajPlatnosc" msprop:Generator_ColumnPropNameInRow="Knt_NaliczajPlatnosc" msprop:Generator_ColumnPropNameInTable="Knt_NaliczajPlatnoscColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_ZakazDokumentowHaMag" msprop:Generator_UserColumnName="Knt_ZakazDokumentowHaMag" msprop:Generator_ColumnVarNameInTable="columnKnt_ZakazDokumentowHaMag" msprop:Generator_ColumnPropNameInRow="Knt_ZakazDokumentowHaMag" msprop:Generator_ColumnPropNameInTable="Knt_ZakazDokumentowHaMagColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_TS_Export" msprop:Generator_UserColumnName="Knt_TS_Export" msprop:Generator_ColumnVarNameInTable="columnKnt_TS_Export" msprop:Generator_ColumnPropNameInRow="Knt_TS_Export" msprop:Generator_ColumnPropNameInTable="Knt_TS_ExportColumn" type="xs:dateTime" minOccurs="0" />
-              <xs:element name="Knt_ImportAppId" msprop:Generator_UserColumnName="Knt_ImportAppId" msprop:Generator_ColumnVarNameInTable="columnKnt_ImportAppId" msprop:Generator_ColumnPropNameInRow="Knt_ImportAppId" msprop:Generator_ColumnPropNameInTable="Knt_ImportAppIdColumn" minOccurs="0">
+              <xs:element name="Knt_OdbiorcaId" msprop:Generator_UserColumnName="Knt_OdbiorcaId" msprop:Generator_ColumnPropNameInRow="Knt_OdbiorcaId" msprop:Generator_ColumnVarNameInTable="columnKnt_OdbiorcaId" msprop:Generator_ColumnPropNameInTable="Knt_OdbiorcaIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="Knt_OpiekunTyp" msprop:Generator_UserColumnName="Knt_OpiekunTyp" msprop:Generator_ColumnPropNameInRow="Knt_OpiekunTyp" msprop:Generator_ColumnVarNameInTable="columnKnt_OpiekunTyp" msprop:Generator_ColumnPropNameInTable="Knt_OpiekunTypColumn" type="xs:short" minOccurs="0" />
+              <xs:element name="Knt_OpiekunId" msprop:Generator_UserColumnName="Knt_OpiekunId" msprop:Generator_ColumnPropNameInRow="Knt_OpiekunId" msprop:Generator_ColumnVarNameInTable="columnKnt_OpiekunId" msprop:Generator_ColumnPropNameInTable="Knt_OpiekunIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="Knt_TerminZwrotuKaucji" msprop:Generator_UserColumnName="Knt_TerminZwrotuKaucji" msprop:Generator_ColumnPropNameInRow="Knt_TerminZwrotuKaucji" msprop:Generator_ColumnVarNameInTable="columnKnt_TerminZwrotuKaucji" msprop:Generator_ColumnPropNameInTable="Knt_TerminZwrotuKaucjiColumn" type="xs:short" />
+              <xs:element name="Knt_NaliczajPlatnosc" msprop:Generator_UserColumnName="Knt_NaliczajPlatnosc" msprop:Generator_ColumnPropNameInRow="Knt_NaliczajPlatnosc" msprop:Generator_ColumnVarNameInTable="columnKnt_NaliczajPlatnosc" msprop:Generator_ColumnPropNameInTable="Knt_NaliczajPlatnoscColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_ZakazDokumentowHaMag" msprop:Generator_UserColumnName="Knt_ZakazDokumentowHaMag" msprop:Generator_ColumnPropNameInRow="Knt_ZakazDokumentowHaMag" msprop:Generator_ColumnVarNameInTable="columnKnt_ZakazDokumentowHaMag" msprop:Generator_ColumnPropNameInTable="Knt_ZakazDokumentowHaMagColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_TS_Export" msprop:Generator_UserColumnName="Knt_TS_Export" msprop:Generator_ColumnPropNameInRow="Knt_TS_Export" msprop:Generator_ColumnVarNameInTable="columnKnt_TS_Export" msprop:Generator_ColumnPropNameInTable="Knt_TS_ExportColumn" type="xs:dateTime" minOccurs="0" />
+              <xs:element name="Knt_ImportAppId" msprop:Generator_UserColumnName="Knt_ImportAppId" msprop:Generator_ColumnPropNameInRow="Knt_ImportAppId" msprop:Generator_ColumnVarNameInTable="columnKnt_ImportAppId" msprop:Generator_ColumnPropNameInTable="Knt_ImportAppIdColumn" minOccurs="0">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3601,5 +3601,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_ImportRowId" msprop:Generator_UserColumnName="Knt_ImportRowId" msprop:Generator_ColumnVarNameInTable="columnKnt_ImportRowId" msprop:Generator_ColumnPropNameInRow="Knt_ImportRowId" msprop:Generator_ColumnPropNameInTable="Knt_ImportRowIdColumn" minOccurs="0">
+              <xs:element name="Knt_ImportRowId" msprop:Generator_UserColumnName="Knt_ImportRowId" msprop:Generator_ColumnPropNameInRow="Knt_ImportRowId" msprop:Generator_ColumnVarNameInTable="columnKnt_ImportRowId" msprop:Generator_ColumnPropNameInTable="Knt_ImportRowIdColumn" minOccurs="0">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3608,17 +3608,18 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="Knt_OpeZalID" msprop:Generator_UserColumnName="Knt_OpeZalID" msprop:Generator_ColumnVarNameInTable="columnKnt_OpeZalID" msprop:Generator_ColumnPropNameInRow="Knt_OpeZalID" msprop:Generator_ColumnPropNameInTable="Knt_OpeZalIDColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="Knt_StaZalId" msprop:Generator_UserColumnName="Knt_StaZalId" msprop:Generator_ColumnVarNameInTable="columnKnt_StaZalId" msprop:Generator_ColumnPropNameInRow="Knt_StaZalId" msprop:Generator_ColumnPropNameInTable="Knt_StaZalIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="Knt_TS_Zal" msprop:Generator_UserColumnName="Knt_TS_Zal" msprop:Generator_ColumnVarNameInTable="columnKnt_TS_Zal" msprop:Generator_ColumnPropNameInRow="Knt_TS_Zal" msprop:Generator_ColumnPropNameInTable="Knt_TS_ZalColumn" type="xs:dateTime" />
-              <xs:element name="Knt_OpeModID" msprop:Generator_UserColumnName="Knt_OpeModID" msprop:Generator_ColumnVarNameInTable="columnKnt_OpeModID" msprop:Generator_ColumnPropNameInRow="Knt_OpeModID" msprop:Generator_ColumnPropNameInTable="Knt_OpeModIDColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="Knt_StaModId" msprop:Generator_UserColumnName="Knt_StaModId" msprop:Generator_ColumnVarNameInTable="columnKnt_StaModId" msprop:Generator_ColumnPropNameInRow="Knt_StaModId" msprop:Generator_ColumnPropNameInTable="Knt_StaModIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="Knt_TS_Mod" msprop:Generator_UserColumnName="Knt_TS_Mod" msprop:Generator_ColumnVarNameInTable="columnKnt_TS_Mod" msprop:Generator_ColumnPropNameInRow="Knt_TS_Mod" msprop:Generator_ColumnPropNameInTable="Knt_TS_ModColumn" type="xs:dateTime" />
-              <xs:element name="Knt_GIDTyp" msprop:Generator_UserColumnName="Knt_GIDTyp" msprop:Generator_ColumnVarNameInTable="columnKnt_GIDTyp" msprop:Generator_ColumnPropNameInRow="Knt_GIDTyp" msprop:Generator_ColumnPropNameInTable="Knt_GIDTypColumn" type="xs:short" minOccurs="0" />
-              <xs:element name="Knt_GIDFirma" msprop:Generator_UserColumnName="Knt_GIDFirma" msprop:Generator_ColumnVarNameInTable="columnKnt_GIDFirma" msprop:Generator_ColumnPropNameInRow="Knt_GIDFirma" msprop:Generator_ColumnPropNameInTable="Knt_GIDFirmaColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="Knt_GIDNumer" msprop:Generator_UserColumnName="Knt_GIDNumer" msprop:Generator_ColumnVarNameInTable="columnKnt_GIDNumer" msprop:Generator_ColumnPropNameInRow="Knt_GIDNumer" msprop:Generator_ColumnPropNameInTable="Knt_GIDNumerColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="Knt_GIDLp" msprop:Generator_UserColumnName="Knt_GIDLp" msprop:Generator_ColumnVarNameInTable="columnKnt_GIDLp" msprop:Generator_ColumnPropNameInRow="Knt_GIDLp" msprop:Generator_ColumnPropNameInTable="Knt_GIDLpColumn" type="xs:short" minOccurs="0" />
-              <xs:element name="Knt_LimitPrzeterKredytFlag" msprop:Generator_UserColumnName="Knt_LimitPrzeterKredytFlag" msprop:Generator_ColumnVarNameInTable="columnKnt_LimitPrzeterKredytFlag" msprop:Generator_ColumnPropNameInRow="Knt_LimitPrzeterKredytFlag" msprop:Generator_ColumnPropNameInTable="Knt_LimitPrzeterKredytFlagColumn" type="xs:unsignedByte" />
-              <xs:element name="Knt_LimitPrzeterKredytWartosc" msprop:Generator_UserColumnName="Knt_LimitPrzeterKredytWartosc" msprop:Generator_ColumnVarNameInTable="columnKnt_LimitPrzeterKredytWartosc" msprop:Generator_ColumnPropNameInRow="Knt_LimitPrzeterKredytWartosc" msprop:Generator_ColumnPropNameInTable="Knt_LimitPrzeterKredytWartoscColumn" type="xs:decimal" />
-              <xs:element name="Knt_BazaBR" msprop:Generator_UserColumnName="Knt_BazaBR" msprop:Generator_ColumnVarNameInTable="columnKnt_BazaBR" msprop:Generator_ColumnPropNameInRow="Knt_BazaBR" msprop:Generator_ColumnPropNameInTable="Knt_BazaBRColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="Knt_OpeZalID" msprop:Generator_UserColumnName="Knt_OpeZalID" msprop:Generator_ColumnPropNameInRow="Knt_OpeZalID" msprop:Generator_ColumnVarNameInTable="columnKnt_OpeZalID" msprop:Generator_ColumnPropNameInTable="Knt_OpeZalIDColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="Knt_StaZalId" msprop:Generator_UserColumnName="Knt_StaZalId" msprop:Generator_ColumnPropNameInRow="Knt_StaZalId" msprop:Generator_ColumnVarNameInTable="columnKnt_StaZalId" msprop:Generator_ColumnPropNameInTable="Knt_StaZalIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="Knt_TS_Zal" msprop:Generator_UserColumnName="Knt_TS_Zal" msprop:Generator_ColumnPropNameInRow="Knt_TS_Zal" msprop:Generator_ColumnVarNameInTable="columnKnt_TS_Zal" msprop:Generator_ColumnPropNameInTable="Knt_TS_ZalColumn" type="xs:dateTime" />
+              <xs:element name="Knt_OpeModID" msprop:Generator_UserColumnName="Knt_OpeModID" msprop:Generator_ColumnPropNameInRow="Knt_OpeModID" msprop:Generator_ColumnVarNameInTable="columnKnt_OpeModID" msprop:Generator_ColumnPropNameInTable="Knt_OpeModIDColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="Knt_StaModId" msprop:Generator_UserColumnName="Knt_StaModId" msprop:Generator_ColumnPropNameInRow="Knt_StaModId" msprop:Generator_ColumnVarNameInTable="columnKnt_StaModId" msprop:Generator_ColumnPropNameInTable="Knt_StaModIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="Knt_TS_Mod" msprop:Generator_UserColumnName="Knt_TS_Mod" msprop:Generator_ColumnPropNameInRow="Knt_TS_Mod" msprop:Generator_ColumnVarNameInTable="columnKnt_TS_Mod" msprop:Generator_ColumnPropNameInTable="Knt_TS_ModColumn" type="xs:dateTime" />
+              <xs:element name="Knt_GIDTyp" msprop:Generator_UserColumnName="Knt_GIDTyp" msprop:Generator_ColumnPropNameInRow="Knt_GIDTyp" msprop:Generator_ColumnVarNameInTable="columnKnt_GIDTyp" msprop:Generator_ColumnPropNameInTable="Knt_GIDTypColumn" type="xs:short" minOccurs="0" />
+              <xs:element name="Knt_GIDFirma" msprop:Generator_UserColumnName="Knt_GIDFirma" msprop:Generator_ColumnPropNameInRow="Knt_GIDFirma" msprop:Generator_ColumnVarNameInTable="columnKnt_GIDFirma" msprop:Generator_ColumnPropNameInTable="Knt_GIDFirmaColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="Knt_GIDNumer" msprop:Generator_UserColumnName="Knt_GIDNumer" msprop:Generator_ColumnPropNameInRow="Knt_GIDNumer" msprop:Generator_ColumnVarNameInTable="columnKnt_GIDNumer" msprop:Generator_ColumnPropNameInTable="Knt_GIDNumerColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="Knt_GIDLp" msprop:Generator_UserColumnName="Knt_GIDLp" msprop:Generator_ColumnPropNameInRow="Knt_GIDLp" msprop:Generator_ColumnVarNameInTable="columnKnt_GIDLp" msprop:Generator_ColumnPropNameInTable="Knt_GIDLpColumn" type="xs:short" minOccurs="0" />
+              <xs:element name="Knt_LimitPrzeterKredytFlag" msprop:Generator_UserColumnName="Knt_LimitPrzeterKredytFlag" msprop:Generator_ColumnPropNameInRow="Knt_LimitPrzeterKredytFlag" msprop:Generator_ColumnVarNameInTable="columnKnt_LimitPrzeterKredytFlag" msprop:Generator_ColumnPropNameInTable="Knt_LimitPrzeterKredytFlagColumn" type="xs:unsignedByte" />
+              <xs:element name="Knt_LimitPrzeterKredytWartosc" msprop:Generator_UserColumnName="Knt_LimitPrzeterKredytWartosc" msprop:Generator_ColumnPropNameInRow="Knt_LimitPrzeterKredytWartosc" msprop:Generator_ColumnVarNameInTable="columnKnt_LimitPrzeterKredytWartosc" msprop:Generator_ColumnPropNameInTable="Knt_LimitPrzeterKredytWartoscColumn" type="xs:decimal" />
+              <xs:element name="Knt_BazaBR" msprop:Generator_UserColumnName="Knt_BazaBR" msprop:Generator_ColumnPropNameInRow="Knt_BazaBR" msprop:Generator_ColumnVarNameInTable="columnKnt_BazaBR" msprop:Generator_ColumnPropNameInTable="Knt_BazaBRColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="Knt_ZgodaNaEFaktury" msprop:Generator_UserColumnName="Knt_ZgodaNaEFaktury" msprop:Generator_ColumnPropNameInRow="Knt_ZgodaNaEFaktury" msprop:Generator_ColumnVarNameInTable="columnKnt_ZgodaNaEFaktury" msprop:Generator_ColumnPropNameInTable="Knt_ZgodaNaEFakturyColumn" type="xs:short" default="0" minOccurs="0" />
             </xs:sequence>
           </xs:complexType>
@@ -3627,16 +3628,16 @@
           <xs:complexType>
             <xs:sequence>
-              <xs:element name="TrN_TrNID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_UserColumnName="TrN_TrNID" msprop:Generator_ColumnVarNameInTable="columnTrN_TrNID" msprop:Generator_ColumnPropNameInRow="TrN_TrNID" msprop:Generator_ColumnPropNameInTable="TrN_TrNIDColumn" type="xs:int" />
-              <xs:element name="TrN_TerminZwrotuKaucji" msprop:Generator_UserColumnName="TrN_TerminZwrotuKaucji" msprop:Generator_ColumnVarNameInTable="columnTrN_TerminZwrotuKaucji" msprop:Generator_ColumnPropNameInRow="TrN_TerminZwrotuKaucji" msprop:Generator_ColumnPropNameInTable="TrN_TerminZwrotuKaucjiColumn" type="xs:dateTime" minOccurs="0" />
-              <xs:element name="TrN_OFFPrawoDoFAPA" msprop:Generator_UserColumnName="TrN_OFFPrawoDoFAPA" msprop:Generator_ColumnVarNameInTable="columnTrN_OFFPrawoDoFAPA" msprop:Generator_ColumnPropNameInRow="TrN_OFFPrawoDoFAPA" msprop:Generator_ColumnPropNameInTable="TrN_OFFPrawoDoFAPAColumn" type="xs:unsignedByte" minOccurs="0" />
-              <xs:element name="TrN_OFFPrawoDoAnulowania" msprop:Generator_UserColumnName="TrN_OFFPrawoDoAnulowania" msprop:Generator_ColumnVarNameInTable="columnTrN_OFFPrawoDoAnulowania" msprop:Generator_ColumnPropNameInRow="TrN_OFFPrawoDoAnulowania" msprop:Generator_ColumnPropNameInTable="TrN_OFFPrawoDoAnulowaniaColumn" type="xs:unsignedByte" minOccurs="0" />
-              <xs:element name="TrN_RelTrNId" msprop:Generator_UserColumnName="TrN_RelTrNId" msprop:Generator_ColumnVarNameInTable="columnTrN_RelTrNId" msprop:Generator_ColumnPropNameInRow="TrN_RelTrNId" msprop:Generator_ColumnPropNameInTable="TrN_RelTrNIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_FVMarza" msprop:Generator_UserColumnName="TrN_FVMarza" msprop:Generator_ColumnVarNameInTable="columnTrN_FVMarza" msprop:Generator_ColumnPropNameInRow="TrN_FVMarza" msprop:Generator_ColumnPropNameInTable="TrN_FVMarzaColumn" type="xs:unsignedByte" minOccurs="0" />
-              <xs:element name="TrN_DDfId" msprop:Generator_UserColumnName="TrN_DDfId" msprop:Generator_ColumnVarNameInTable="columnTrN_DDfId" msprop:Generator_ColumnPropNameInRow="TrN_DDfId" msprop:Generator_ColumnPropNameInTable="TrN_DDfIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_TypDokumentu" msprop:Generator_UserColumnName="TrN_TypDokumentu" msprop:Generator_ColumnVarNameInTable="columnTrN_TypDokumentu" msprop:Generator_ColumnPropNameInRow="TrN_TypDokumentu" msprop:Generator_ColumnPropNameInTable="TrN_TypDokumentuColumn" type="xs:int" />
-              <xs:element name="TrN_ZwrId" msprop:Generator_UserColumnName="TrN_ZwrId" msprop:Generator_ColumnVarNameInTable="columnTrN_ZwrId" msprop:Generator_ColumnPropNameInRow="TrN_ZwrId" msprop:Generator_ColumnPropNameInTable="TrN_ZwrIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_FaId" msprop:Generator_UserColumnName="TrN_FaId" msprop:Generator_ColumnVarNameInTable="columnTrN_FaId" msprop:Generator_ColumnPropNameInRow="TrN_FaId" msprop:Generator_ColumnPropNameInTable="TrN_FaIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_NumerNr" msprop:Generator_UserColumnName="TrN_NumerNr" msprop:Generator_ColumnVarNameInTable="columnTrN_NumerNr" msprop:Generator_ColumnPropNameInRow="TrN_NumerNr" msprop:Generator_ColumnPropNameInTable="TrN_NumerNrColumn" type="xs:int" />
-              <xs:element name="TrN_NumerString" msprop:Generator_UserColumnName="TrN_NumerString" msprop:Generator_ColumnVarNameInTable="columnTrN_NumerString" msprop:Generator_ColumnPropNameInRow="TrN_NumerString" msprop:Generator_ColumnPropNameInTable="TrN_NumerStringColumn">
+              <xs:element name="TrN_TrNID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_UserColumnName="TrN_TrNID" msprop:Generator_ColumnPropNameInRow="TrN_TrNID" msprop:Generator_ColumnVarNameInTable="columnTrN_TrNID" msprop:Generator_ColumnPropNameInTable="TrN_TrNIDColumn" type="xs:int" />
+              <xs:element name="TrN_TerminZwrotuKaucji" msprop:Generator_UserColumnName="TrN_TerminZwrotuKaucji" msprop:Generator_ColumnPropNameInRow="TrN_TerminZwrotuKaucji" msprop:Generator_ColumnVarNameInTable="columnTrN_TerminZwrotuKaucji" msprop:Generator_ColumnPropNameInTable="TrN_TerminZwrotuKaucjiColumn" type="xs:dateTime" minOccurs="0" />
+              <xs:element name="TrN_OFFPrawoDoFAPA" msprop:Generator_UserColumnName="TrN_OFFPrawoDoFAPA" msprop:Generator_ColumnPropNameInRow="TrN_OFFPrawoDoFAPA" msprop:Generator_ColumnVarNameInTable="columnTrN_OFFPrawoDoFAPA" msprop:Generator_ColumnPropNameInTable="TrN_OFFPrawoDoFAPAColumn" type="xs:unsignedByte" minOccurs="0" />
+              <xs:element name="TrN_OFFPrawoDoAnulowania" msprop:Generator_UserColumnName="TrN_OFFPrawoDoAnulowania" msprop:Generator_ColumnPropNameInRow="TrN_OFFPrawoDoAnulowania" msprop:Generator_ColumnVarNameInTable="columnTrN_OFFPrawoDoAnulowania" msprop:Generator_ColumnPropNameInTable="TrN_OFFPrawoDoAnulowaniaColumn" type="xs:unsignedByte" minOccurs="0" />
+              <xs:element name="TrN_RelTrNId" msprop:Generator_UserColumnName="TrN_RelTrNId" msprop:Generator_ColumnPropNameInRow="TrN_RelTrNId" msprop:Generator_ColumnVarNameInTable="columnTrN_RelTrNId" msprop:Generator_ColumnPropNameInTable="TrN_RelTrNIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_FVMarza" msprop:Generator_UserColumnName="TrN_FVMarza" msprop:Generator_ColumnPropNameInRow="TrN_FVMarza" msprop:Generator_ColumnVarNameInTable="columnTrN_FVMarza" msprop:Generator_ColumnPropNameInTable="TrN_FVMarzaColumn" type="xs:unsignedByte" minOccurs="0" />
+              <xs:element name="TrN_DDfId" msprop:Generator_UserColumnName="TrN_DDfId" msprop:Generator_ColumnPropNameInRow="TrN_DDfId" msprop:Generator_ColumnVarNameInTable="columnTrN_DDfId" msprop:Generator_ColumnPropNameInTable="TrN_DDfIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_TypDokumentu" msprop:Generator_UserColumnName="TrN_TypDokumentu" msprop:Generator_ColumnPropNameInRow="TrN_TypDokumentu" msprop:Generator_ColumnVarNameInTable="columnTrN_TypDokumentu" msprop:Generator_ColumnPropNameInTable="TrN_TypDokumentuColumn" type="xs:int" />
+              <xs:element name="TrN_ZwrId" msprop:Generator_UserColumnName="TrN_ZwrId" msprop:Generator_ColumnPropNameInRow="TrN_ZwrId" msprop:Generator_ColumnVarNameInTable="columnTrN_ZwrId" msprop:Generator_ColumnPropNameInTable="TrN_ZwrIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_FaId" msprop:Generator_UserColumnName="TrN_FaId" msprop:Generator_ColumnPropNameInRow="TrN_FaId" msprop:Generator_ColumnVarNameInTable="columnTrN_FaId" msprop:Generator_ColumnPropNameInTable="TrN_FaIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_NumerNr" msprop:Generator_UserColumnName="TrN_NumerNr" msprop:Generator_ColumnPropNameInRow="TrN_NumerNr" msprop:Generator_ColumnVarNameInTable="columnTrN_NumerNr" msprop:Generator_ColumnPropNameInTable="TrN_NumerNrColumn" type="xs:int" />
+              <xs:element name="TrN_NumerString" msprop:Generator_UserColumnName="TrN_NumerString" msprop:Generator_ColumnPropNameInRow="TrN_NumerString" msprop:Generator_ColumnVarNameInTable="columnTrN_NumerString" msprop:Generator_ColumnPropNameInTable="TrN_NumerStringColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3645,5 +3646,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_NumerPelny" msdata:ReadOnly="true" msprop:Generator_UserColumnName="TrN_NumerPelny" msprop:Generator_ColumnVarNameInTable="columnTrN_NumerPelny" msprop:Generator_ColumnPropNameInRow="TrN_NumerPelny" msprop:Generator_ColumnPropNameInTable="TrN_NumerPelnyColumn" minOccurs="0">
+              <xs:element name="TrN_NumerPelny" msdata:ReadOnly="true" msprop:Generator_UserColumnName="TrN_NumerPelny" msprop:Generator_ColumnPropNameInRow="TrN_NumerPelny" msprop:Generator_ColumnVarNameInTable="columnTrN_NumerPelny" msprop:Generator_ColumnPropNameInTable="TrN_NumerPelnyColumn" minOccurs="0">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3652,11 +3653,11 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_Bufor" msprop:Generator_UserColumnName="TrN_Bufor" msprop:Generator_ColumnVarNameInTable="columnTrN_Bufor" msprop:Generator_ColumnPropNameInRow="TrN_Bufor" msprop:Generator_ColumnPropNameInTable="TrN_BuforColumn" type="xs:short" />
-              <xs:element name="TrN_Anulowany" msprop:Generator_UserColumnName="TrN_Anulowany" msprop:Generator_ColumnVarNameInTable="columnTrN_Anulowany" msprop:Generator_ColumnPropNameInRow="TrN_Anulowany" msprop:Generator_ColumnPropNameInTable="TrN_AnulowanyColumn" type="xs:int" />
-              <xs:element name="TrN_VaNId" msprop:Generator_UserColumnName="TrN_VaNId" msprop:Generator_ColumnVarNameInTable="columnTrN_VaNId" msprop:Generator_ColumnPropNameInRow="TrN_VaNId" msprop:Generator_ColumnPropNameInTable="TrN_VaNIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_DataDok" msprop:Generator_UserColumnName="TrN_DataDok" msprop:Generator_ColumnVarNameInTable="columnTrN_DataDok" msprop:Generator_ColumnPropNameInRow="TrN_DataDok" msprop:Generator_ColumnPropNameInTable="TrN_DataDokColumn" type="xs:dateTime" />
-              <xs:element name="TrN_DataWys" msprop:Generator_UserColumnName="TrN_DataWys" msprop:Generator_ColumnVarNameInTable="columnTrN_DataWys" msprop:Generator_ColumnPropNameInRow="TrN_DataWys" msprop:Generator_ColumnPropNameInTable="TrN_DataWysColumn" type="xs:dateTime" />
-              <xs:element name="TrN_DataOpe" msprop:Generator_UserColumnName="TrN_DataOpe" msprop:Generator_ColumnVarNameInTable="columnTrN_DataOpe" msprop:Generator_ColumnPropNameInRow="TrN_DataOpe" msprop:Generator_ColumnPropNameInTable="TrN_DataOpeColumn" type="xs:dateTime" />
-              <xs:element name="TrN_NumerObcy" msprop:Generator_UserColumnName="TrN_NumerObcy" msprop:Generator_ColumnVarNameInTable="columnTrN_NumerObcy" msprop:Generator_ColumnPropNameInRow="TrN_NumerObcy" msprop:Generator_ColumnPropNameInTable="TrN_NumerObcyColumn">
+              <xs:element name="TrN_Bufor" msprop:Generator_UserColumnName="TrN_Bufor" msprop:Generator_ColumnPropNameInRow="TrN_Bufor" msprop:Generator_ColumnVarNameInTable="columnTrN_Bufor" msprop:Generator_ColumnPropNameInTable="TrN_BuforColumn" type="xs:short" />
+              <xs:element name="TrN_Anulowany" msprop:Generator_UserColumnName="TrN_Anulowany" msprop:Generator_ColumnPropNameInRow="TrN_Anulowany" msprop:Generator_ColumnVarNameInTable="columnTrN_Anulowany" msprop:Generator_ColumnPropNameInTable="TrN_AnulowanyColumn" type="xs:int" />
+              <xs:element name="TrN_VaNId" msprop:Generator_UserColumnName="TrN_VaNId" msprop:Generator_ColumnPropNameInRow="TrN_VaNId" msprop:Generator_ColumnVarNameInTable="columnTrN_VaNId" msprop:Generator_ColumnPropNameInTable="TrN_VaNIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_DataDok" msprop:Generator_UserColumnName="TrN_DataDok" msprop:Generator_ColumnPropNameInRow="TrN_DataDok" msprop:Generator_ColumnVarNameInTable="columnTrN_DataDok" msprop:Generator_ColumnPropNameInTable="TrN_DataDokColumn" type="xs:dateTime" />
+              <xs:element name="TrN_DataWys" msprop:Generator_UserColumnName="TrN_DataWys" msprop:Generator_ColumnPropNameInRow="TrN_DataWys" msprop:Generator_ColumnVarNameInTable="columnTrN_DataWys" msprop:Generator_ColumnPropNameInTable="TrN_DataWysColumn" type="xs:dateTime" />
+              <xs:element name="TrN_DataOpe" msprop:Generator_UserColumnName="TrN_DataOpe" msprop:Generator_ColumnPropNameInRow="TrN_DataOpe" msprop:Generator_ColumnVarNameInTable="columnTrN_DataOpe" msprop:Generator_ColumnPropNameInTable="TrN_DataOpeColumn" type="xs:dateTime" />
+              <xs:element name="TrN_NumerObcy" msprop:Generator_UserColumnName="TrN_NumerObcy" msprop:Generator_ColumnPropNameInRow="TrN_NumerObcy" msprop:Generator_ColumnVarNameInTable="columnTrN_NumerObcy" msprop:Generator_ColumnPropNameInTable="TrN_NumerObcyColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3665,5 +3666,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_NumerPelnyPrw" msprop:Generator_UserColumnName="TrN_NumerPelnyPrw" msprop:Generator_ColumnVarNameInTable="columnTrN_NumerPelnyPrw" msprop:Generator_ColumnPropNameInRow="TrN_NumerPelnyPrw" msprop:Generator_ColumnPropNameInTable="TrN_NumerPelnyPrwColumn">
+              <xs:element name="TrN_NumerPelnyPrw" msprop:Generator_UserColumnName="TrN_NumerPelnyPrw" msprop:Generator_ColumnPropNameInRow="TrN_NumerPelnyPrw" msprop:Generator_ColumnVarNameInTable="columnTrN_NumerPelnyPrw" msprop:Generator_ColumnPropNameInTable="TrN_NumerPelnyPrwColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3672,15 +3673,15 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_TaxFreePotwierdzony" msprop:Generator_UserColumnName="TrN_TaxFreePotwierdzony" msprop:Generator_ColumnVarNameInTable="columnTrN_TaxFreePotwierdzony" msprop:Generator_ColumnPropNameInRow="TrN_TaxFreePotwierdzony" msprop:Generator_ColumnPropNameInTable="TrN_TaxFreePotwierdzonyColumn" type="xs:unsignedByte" />
-              <xs:element name="TrN_Korekta" msprop:Generator_UserColumnName="TrN_Korekta" msprop:Generator_ColumnVarNameInTable="columnTrN_Korekta" msprop:Generator_ColumnPropNameInRow="TrN_Korekta" msprop:Generator_ColumnPropNameInTable="TrN_KorektaColumn" type="xs:unsignedByte" />
-              <xs:element name="TrN_Fiskalna" msprop:Generator_UserColumnName="TrN_Fiskalna" msprop:Generator_ColumnVarNameInTable="columnTrN_Fiskalna" msprop:Generator_ColumnPropNameInRow="TrN_Fiskalna" msprop:Generator_ColumnPropNameInTable="TrN_FiskalnaColumn" type="xs:unsignedByte" />
-              <xs:element name="TrN_FiskalnaErr" msprop:Generator_UserColumnName="TrN_FiskalnaErr" msprop:Generator_ColumnVarNameInTable="columnTrN_FiskalnaErr" msprop:Generator_ColumnPropNameInRow="TrN_FiskalnaErr" msprop:Generator_ColumnPropNameInTable="TrN_FiskalnaErrColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_RabatPromocyjny" msprop:Generator_UserColumnName="TrN_RabatPromocyjny" msprop:Generator_ColumnVarNameInTable="columnTrN_RabatPromocyjny" msprop:Generator_ColumnPropNameInRow="TrN_RabatPromocyjny" msprop:Generator_ColumnPropNameInTable="TrN_RabatPromocyjnyColumn" type="xs:decimal" minOccurs="0" />
-              <xs:element name="TrN_RabatKorekta" msprop:Generator_UserColumnName="TrN_RabatKorekta" msprop:Generator_ColumnVarNameInTable="columnTrN_RabatKorekta" msprop:Generator_ColumnPropNameInRow="TrN_RabatKorekta" msprop:Generator_ColumnPropNameInTable="TrN_RabatKorektaColumn" type="xs:decimal" minOccurs="0" />
-              <xs:element name="TrN_Detal" msprop:Generator_UserColumnName="TrN_Detal" msprop:Generator_ColumnVarNameInTable="columnTrN_Detal" msprop:Generator_ColumnPropNameInRow="TrN_Detal" msprop:Generator_ColumnPropNameInTable="TrN_DetalColumn" type="xs:unsignedByte" />
-              <xs:element name="TrN_Rodzaj" msprop:Generator_UserColumnName="TrN_Rodzaj" msprop:Generator_ColumnVarNameInTable="columnTrN_Rodzaj" msprop:Generator_ColumnPropNameInRow="TrN_Rodzaj" msprop:Generator_ColumnPropNameInTable="TrN_RodzajColumn" type="xs:int" />
-              <xs:element name="TrN_PodmiotTyp" msprop:Generator_UserColumnName="TrN_PodmiotTyp" msprop:Generator_ColumnVarNameInTable="columnTrN_PodmiotTyp" msprop:Generator_ColumnPropNameInRow="TrN_PodmiotTyp" msprop:Generator_ColumnPropNameInTable="TrN_PodmiotTypColumn" type="xs:short" minOccurs="0" />
-              <xs:element name="TrN_PodID" msprop:Generator_UserColumnName="TrN_PodID" msprop:Generator_ColumnVarNameInTable="columnTrN_PodID" msprop:Generator_ColumnPropNameInRow="TrN_PodID" msprop:Generator_ColumnPropNameInTable="TrN_PodIDColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_PodNazwa1" msprop:Generator_UserColumnName="TrN_PodNazwa1" msprop:Generator_ColumnVarNameInTable="columnTrN_PodNazwa1" msprop:Generator_ColumnPropNameInRow="TrN_PodNazwa1" msprop:Generator_ColumnPropNameInTable="TrN_PodNazwa1Column">
+              <xs:element name="TrN_TaxFreePotwierdzony" msprop:Generator_UserColumnName="TrN_TaxFreePotwierdzony" msprop:Generator_ColumnPropNameInRow="TrN_TaxFreePotwierdzony" msprop:Generator_ColumnVarNameInTable="columnTrN_TaxFreePotwierdzony" msprop:Generator_ColumnPropNameInTable="TrN_TaxFreePotwierdzonyColumn" type="xs:unsignedByte" />
+              <xs:element name="TrN_Korekta" msprop:Generator_UserColumnName="TrN_Korekta" msprop:Generator_ColumnPropNameInRow="TrN_Korekta" msprop:Generator_ColumnVarNameInTable="columnTrN_Korekta" msprop:Generator_ColumnPropNameInTable="TrN_KorektaColumn" type="xs:unsignedByte" />
+              <xs:element name="TrN_Fiskalna" msprop:Generator_UserColumnName="TrN_Fiskalna" msprop:Generator_ColumnPropNameInRow="TrN_Fiskalna" msprop:Generator_ColumnVarNameInTable="columnTrN_Fiskalna" msprop:Generator_ColumnPropNameInTable="TrN_FiskalnaColumn" type="xs:unsignedByte" />
+              <xs:element name="TrN_FiskalnaErr" msprop:Generator_UserColumnName="TrN_FiskalnaErr" msprop:Generator_ColumnPropNameInRow="TrN_FiskalnaErr" msprop:Generator_ColumnVarNameInTable="columnTrN_FiskalnaErr" msprop:Generator_ColumnPropNameInTable="TrN_FiskalnaErrColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_RabatPromocyjny" msprop:Generator_UserColumnName="TrN_RabatPromocyjny" msprop:Generator_ColumnPropNameInRow="TrN_RabatPromocyjny" msprop:Generator_ColumnVarNameInTable="columnTrN_RabatPromocyjny" msprop:Generator_ColumnPropNameInTable="TrN_RabatPromocyjnyColumn" type="xs:decimal" minOccurs="0" />
+              <xs:element name="TrN_RabatKorekta" msprop:Generator_UserColumnName="TrN_RabatKorekta" msprop:Generator_ColumnPropNameInRow="TrN_RabatKorekta" msprop:Generator_ColumnVarNameInTable="columnTrN_RabatKorekta" msprop:Generator_ColumnPropNameInTable="TrN_RabatKorektaColumn" type="xs:decimal" minOccurs="0" />
+              <xs:element name="TrN_Detal" msprop:Generator_UserColumnName="TrN_Detal" msprop:Generator_ColumnPropNameInRow="TrN_Detal" msprop:Generator_ColumnVarNameInTable="columnTrN_Detal" msprop:Generator_ColumnPropNameInTable="TrN_DetalColumn" type="xs:unsignedByte" />
+              <xs:element name="TrN_Rodzaj" msprop:Generator_UserColumnName="TrN_Rodzaj" msprop:Generator_ColumnPropNameInRow="TrN_Rodzaj" msprop:Generator_ColumnVarNameInTable="columnTrN_Rodzaj" msprop:Generator_ColumnPropNameInTable="TrN_RodzajColumn" type="xs:int" />
+              <xs:element name="TrN_PodmiotTyp" msprop:Generator_UserColumnName="TrN_PodmiotTyp" msprop:Generator_ColumnPropNameInRow="TrN_PodmiotTyp" msprop:Generator_ColumnVarNameInTable="columnTrN_PodmiotTyp" msprop:Generator_ColumnPropNameInTable="TrN_PodmiotTypColumn" type="xs:short" minOccurs="0" />
+              <xs:element name="TrN_PodID" msprop:Generator_UserColumnName="TrN_PodID" msprop:Generator_ColumnPropNameInRow="TrN_PodID" msprop:Generator_ColumnVarNameInTable="columnTrN_PodID" msprop:Generator_ColumnPropNameInTable="TrN_PodIDColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_PodNazwa1" msprop:Generator_UserColumnName="TrN_PodNazwa1" msprop:Generator_ColumnPropNameInRow="TrN_PodNazwa1" msprop:Generator_ColumnVarNameInTable="columnTrN_PodNazwa1" msprop:Generator_ColumnPropNameInTable="TrN_PodNazwa1Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3689,5 +3690,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodNazwa2" msprop:Generator_UserColumnName="TrN_PodNazwa2" msprop:Generator_ColumnVarNameInTable="columnTrN_PodNazwa2" msprop:Generator_ColumnPropNameInRow="TrN_PodNazwa2" msprop:Generator_ColumnPropNameInTable="TrN_PodNazwa2Column">
+              <xs:element name="TrN_PodNazwa2" msprop:Generator_UserColumnName="TrN_PodNazwa2" msprop:Generator_ColumnPropNameInRow="TrN_PodNazwa2" msprop:Generator_ColumnVarNameInTable="columnTrN_PodNazwa2" msprop:Generator_ColumnPropNameInTable="TrN_PodNazwa2Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3696,5 +3697,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodNazwa3" msprop:Generator_UserColumnName="TrN_PodNazwa3" msprop:Generator_ColumnVarNameInTable="columnTrN_PodNazwa3" msprop:Generator_ColumnPropNameInRow="TrN_PodNazwa3" msprop:Generator_ColumnPropNameInTable="TrN_PodNazwa3Column">
+              <xs:element name="TrN_PodNazwa3" msprop:Generator_UserColumnName="TrN_PodNazwa3" msprop:Generator_ColumnPropNameInRow="TrN_PodNazwa3" msprop:Generator_ColumnVarNameInTable="columnTrN_PodNazwa3" msprop:Generator_ColumnPropNameInTable="TrN_PodNazwa3Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3703,5 +3704,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodKraj" msprop:Generator_UserColumnName="TrN_PodKraj" msprop:Generator_ColumnVarNameInTable="columnTrN_PodKraj" msprop:Generator_ColumnPropNameInRow="TrN_PodKraj" msprop:Generator_ColumnPropNameInTable="TrN_PodKrajColumn">
+              <xs:element name="TrN_PodKraj" msprop:Generator_UserColumnName="TrN_PodKraj" msprop:Generator_ColumnPropNameInRow="TrN_PodKraj" msprop:Generator_ColumnVarNameInTable="columnTrN_PodKraj" msprop:Generator_ColumnPropNameInTable="TrN_PodKrajColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3710,5 +3711,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodWojewodztwo" msprop:Generator_UserColumnName="TrN_PodWojewodztwo" msprop:Generator_ColumnVarNameInTable="columnTrN_PodWojewodztwo" msprop:Generator_ColumnPropNameInRow="TrN_PodWojewodztwo" msprop:Generator_ColumnPropNameInTable="TrN_PodWojewodztwoColumn">
+              <xs:element name="TrN_PodWojewodztwo" msprop:Generator_UserColumnName="TrN_PodWojewodztwo" msprop:Generator_ColumnPropNameInRow="TrN_PodWojewodztwo" msprop:Generator_ColumnVarNameInTable="columnTrN_PodWojewodztwo" msprop:Generator_ColumnPropNameInTable="TrN_PodWojewodztwoColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3717,5 +3718,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodPowiat" msprop:Generator_UserColumnName="TrN_PodPowiat" msprop:Generator_ColumnVarNameInTable="columnTrN_PodPowiat" msprop:Generator_ColumnPropNameInRow="TrN_PodPowiat" msprop:Generator_ColumnPropNameInTable="TrN_PodPowiatColumn">
+              <xs:element name="TrN_PodPowiat" msprop:Generator_UserColumnName="TrN_PodPowiat" msprop:Generator_ColumnPropNameInRow="TrN_PodPowiat" msprop:Generator_ColumnVarNameInTable="columnTrN_PodPowiat" msprop:Generator_ColumnPropNameInTable="TrN_PodPowiatColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3724,5 +3725,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodGmina" msprop:Generator_UserColumnName="TrN_PodGmina" msprop:Generator_ColumnVarNameInTable="columnTrN_PodGmina" msprop:Generator_ColumnPropNameInRow="TrN_PodGmina" msprop:Generator_ColumnPropNameInTable="TrN_PodGminaColumn">
+              <xs:element name="TrN_PodGmina" msprop:Generator_UserColumnName="TrN_PodGmina" msprop:Generator_ColumnPropNameInRow="TrN_PodGmina" msprop:Generator_ColumnVarNameInTable="columnTrN_PodGmina" msprop:Generator_ColumnPropNameInTable="TrN_PodGminaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3731,5 +3732,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodUlica" msprop:Generator_UserColumnName="TrN_PodUlica" msprop:Generator_ColumnVarNameInTable="columnTrN_PodUlica" msprop:Generator_ColumnPropNameInRow="TrN_PodUlica" msprop:Generator_ColumnPropNameInTable="TrN_PodUlicaColumn">
+              <xs:element name="TrN_PodUlica" msprop:Generator_UserColumnName="TrN_PodUlica" msprop:Generator_ColumnPropNameInRow="TrN_PodUlica" msprop:Generator_ColumnVarNameInTable="columnTrN_PodUlica" msprop:Generator_ColumnPropNameInTable="TrN_PodUlicaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3738,5 +3739,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodNrDomu" msprop:Generator_UserColumnName="TrN_PodNrDomu" msprop:Generator_ColumnVarNameInTable="columnTrN_PodNrDomu" msprop:Generator_ColumnPropNameInRow="TrN_PodNrDomu" msprop:Generator_ColumnPropNameInTable="TrN_PodNrDomuColumn">
+              <xs:element name="TrN_PodNrDomu" msprop:Generator_UserColumnName="TrN_PodNrDomu" msprop:Generator_ColumnPropNameInRow="TrN_PodNrDomu" msprop:Generator_ColumnVarNameInTable="columnTrN_PodNrDomu" msprop:Generator_ColumnPropNameInTable="TrN_PodNrDomuColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3745,5 +3746,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodNrLokalu" msprop:Generator_UserColumnName="TrN_PodNrLokalu" msprop:Generator_ColumnVarNameInTable="columnTrN_PodNrLokalu" msprop:Generator_ColumnPropNameInRow="TrN_PodNrLokalu" msprop:Generator_ColumnPropNameInTable="TrN_PodNrLokaluColumn">
+              <xs:element name="TrN_PodNrLokalu" msprop:Generator_UserColumnName="TrN_PodNrLokalu" msprop:Generator_ColumnPropNameInRow="TrN_PodNrLokalu" msprop:Generator_ColumnVarNameInTable="columnTrN_PodNrLokalu" msprop:Generator_ColumnPropNameInTable="TrN_PodNrLokaluColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3752,5 +3753,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodMiasto" msprop:Generator_UserColumnName="TrN_PodMiasto" msprop:Generator_ColumnVarNameInTable="columnTrN_PodMiasto" msprop:Generator_ColumnPropNameInRow="TrN_PodMiasto" msprop:Generator_ColumnPropNameInTable="TrN_PodMiastoColumn">
+              <xs:element name="TrN_PodMiasto" msprop:Generator_UserColumnName="TrN_PodMiasto" msprop:Generator_ColumnPropNameInRow="TrN_PodMiasto" msprop:Generator_ColumnVarNameInTable="columnTrN_PodMiasto" msprop:Generator_ColumnPropNameInTable="TrN_PodMiastoColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3759,5 +3760,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodKodPocztowy" msprop:Generator_UserColumnName="TrN_PodKodPocztowy" msprop:Generator_ColumnVarNameInTable="columnTrN_PodKodPocztowy" msprop:Generator_ColumnPropNameInRow="TrN_PodKodPocztowy" msprop:Generator_ColumnPropNameInTable="TrN_PodKodPocztowyColumn">
+              <xs:element name="TrN_PodKodPocztowy" msprop:Generator_UserColumnName="TrN_PodKodPocztowy" msprop:Generator_ColumnPropNameInRow="TrN_PodKodPocztowy" msprop:Generator_ColumnVarNameInTable="columnTrN_PodKodPocztowy" msprop:Generator_ColumnPropNameInTable="TrN_PodKodPocztowyColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3766,5 +3767,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodPoczta" msprop:Generator_UserColumnName="TrN_PodPoczta" msprop:Generator_ColumnVarNameInTable="columnTrN_PodPoczta" msprop:Generator_ColumnPropNameInRow="TrN_PodPoczta" msprop:Generator_ColumnPropNameInTable="TrN_PodPocztaColumn">
+              <xs:element name="TrN_PodPoczta" msprop:Generator_UserColumnName="TrN_PodPoczta" msprop:Generator_ColumnPropNameInRow="TrN_PodPoczta" msprop:Generator_ColumnVarNameInTable="columnTrN_PodPoczta" msprop:Generator_ColumnPropNameInTable="TrN_PodPocztaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3773,5 +3774,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodAdres2" msprop:Generator_UserColumnName="TrN_PodAdres2" msprop:Generator_ColumnVarNameInTable="columnTrN_PodAdres2" msprop:Generator_ColumnPropNameInRow="TrN_PodAdres2" msprop:Generator_ColumnPropNameInTable="TrN_PodAdres2Column">
+              <xs:element name="TrN_PodAdres2" msprop:Generator_UserColumnName="TrN_PodAdres2" msprop:Generator_ColumnPropNameInRow="TrN_PodAdres2" msprop:Generator_ColumnVarNameInTable="columnTrN_PodAdres2" msprop:Generator_ColumnPropNameInTable="TrN_PodAdres2Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3780,5 +3781,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodNipKraj" msprop:Generator_UserColumnName="TrN_PodNipKraj" msprop:Generator_ColumnVarNameInTable="columnTrN_PodNipKraj" msprop:Generator_ColumnPropNameInRow="TrN_PodNipKraj" msprop:Generator_ColumnPropNameInTable="TrN_PodNipKrajColumn">
+              <xs:element name="TrN_PodNipKraj" msprop:Generator_UserColumnName="TrN_PodNipKraj" msprop:Generator_ColumnPropNameInRow="TrN_PodNipKraj" msprop:Generator_ColumnVarNameInTable="columnTrN_PodNipKraj" msprop:Generator_ColumnPropNameInTable="TrN_PodNipKrajColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3787,5 +3788,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodNipE" msprop:Generator_UserColumnName="TrN_PodNipE" msprop:Generator_ColumnVarNameInTable="columnTrN_PodNipE" msprop:Generator_ColumnPropNameInRow="TrN_PodNipE" msprop:Generator_ColumnPropNameInTable="TrN_PodNipEColumn">
+              <xs:element name="TrN_PodNipE" msprop:Generator_UserColumnName="TrN_PodNipE" msprop:Generator_ColumnPropNameInRow="TrN_PodNipE" msprop:Generator_ColumnVarNameInTable="columnTrN_PodNipE" msprop:Generator_ColumnPropNameInTable="TrN_PodNipEColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3794,5 +3795,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_PodmiotGLN" msprop:Generator_UserColumnName="TrN_PodmiotGLN" msprop:Generator_ColumnVarNameInTable="columnTrN_PodmiotGLN" msprop:Generator_ColumnPropNameInRow="TrN_PodmiotGLN" msprop:Generator_ColumnPropNameInTable="TrN_PodmiotGLNColumn">
+              <xs:element name="TrN_PodmiotGLN" msprop:Generator_UserColumnName="TrN_PodmiotGLN" msprop:Generator_ColumnPropNameInRow="TrN_PodmiotGLN" msprop:Generator_ColumnVarNameInTable="columnTrN_PodmiotGLN" msprop:Generator_ColumnPropNameInTable="TrN_PodmiotGLNColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3801,9 +3802,9 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_Finalny" msprop:Generator_UserColumnName="TrN_Finalny" msprop:Generator_ColumnVarNameInTable="columnTrN_Finalny" msprop:Generator_ColumnPropNameInRow="TrN_Finalny" msprop:Generator_ColumnPropNameInTable="TrN_FinalnyColumn" type="xs:unsignedByte" />
-              <xs:element name="TrN_Export" msprop:Generator_UserColumnName="TrN_Export" msprop:Generator_ColumnVarNameInTable="columnTrN_Export" msprop:Generator_ColumnPropNameInRow="TrN_Export" msprop:Generator_ColumnPropNameInTable="TrN_ExportColumn" type="xs:unsignedByte" />
-              <xs:element name="TrN_OdbiorcaTyp" msprop:Generator_UserColumnName="TrN_OdbiorcaTyp" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbiorcaTyp" msprop:Generator_ColumnPropNameInRow="TrN_OdbiorcaTyp" msprop:Generator_ColumnPropNameInTable="TrN_OdbiorcaTypColumn" type="xs:short" minOccurs="0" />
-              <xs:element name="TrN_OdbID" msprop:Generator_UserColumnName="TrN_OdbID" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbID" msprop:Generator_ColumnPropNameInRow="TrN_OdbID" msprop:Generator_ColumnPropNameInTable="TrN_OdbIDColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_OdbNazwa1" msprop:Generator_UserColumnName="TrN_OdbNazwa1" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbNazwa1" msprop:Generator_ColumnPropNameInRow="TrN_OdbNazwa1" msprop:Generator_ColumnPropNameInTable="TrN_OdbNazwa1Column">
+              <xs:element name="TrN_Finalny" msprop:Generator_UserColumnName="TrN_Finalny" msprop:Generator_ColumnPropNameInRow="TrN_Finalny" msprop:Generator_ColumnVarNameInTable="columnTrN_Finalny" msprop:Generator_ColumnPropNameInTable="TrN_FinalnyColumn" type="xs:unsignedByte" />
+              <xs:element name="TrN_Export" msprop:Generator_UserColumnName="TrN_Export" msprop:Generator_ColumnPropNameInRow="TrN_Export" msprop:Generator_ColumnVarNameInTable="columnTrN_Export" msprop:Generator_ColumnPropNameInTable="TrN_ExportColumn" type="xs:unsignedByte" />
+              <xs:element name="TrN_OdbiorcaTyp" msprop:Generator_UserColumnName="TrN_OdbiorcaTyp" msprop:Generator_ColumnPropNameInRow="TrN_OdbiorcaTyp" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbiorcaTyp" msprop:Generator_ColumnPropNameInTable="TrN_OdbiorcaTypColumn" type="xs:short" minOccurs="0" />
+              <xs:element name="TrN_OdbID" msprop:Generator_UserColumnName="TrN_OdbID" msprop:Generator_ColumnPropNameInRow="TrN_OdbID" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbID" msprop:Generator_ColumnPropNameInTable="TrN_OdbIDColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_OdbNazwa1" msprop:Generator_UserColumnName="TrN_OdbNazwa1" msprop:Generator_ColumnPropNameInRow="TrN_OdbNazwa1" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbNazwa1" msprop:Generator_ColumnPropNameInTable="TrN_OdbNazwa1Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3812,5 +3813,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbNazwa2" msprop:Generator_UserColumnName="TrN_OdbNazwa2" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbNazwa2" msprop:Generator_ColumnPropNameInRow="TrN_OdbNazwa2" msprop:Generator_ColumnPropNameInTable="TrN_OdbNazwa2Column">
+              <xs:element name="TrN_OdbNazwa2" msprop:Generator_UserColumnName="TrN_OdbNazwa2" msprop:Generator_ColumnPropNameInRow="TrN_OdbNazwa2" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbNazwa2" msprop:Generator_ColumnPropNameInTable="TrN_OdbNazwa2Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3819,5 +3820,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbNazwa3" msprop:Generator_UserColumnName="TrN_OdbNazwa3" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbNazwa3" msprop:Generator_ColumnPropNameInRow="TrN_OdbNazwa3" msprop:Generator_ColumnPropNameInTable="TrN_OdbNazwa3Column">
+              <xs:element name="TrN_OdbNazwa3" msprop:Generator_UserColumnName="TrN_OdbNazwa3" msprop:Generator_ColumnPropNameInRow="TrN_OdbNazwa3" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbNazwa3" msprop:Generator_ColumnPropNameInTable="TrN_OdbNazwa3Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3826,5 +3827,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbKraj" msprop:Generator_UserColumnName="TrN_OdbKraj" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbKraj" msprop:Generator_ColumnPropNameInRow="TrN_OdbKraj" msprop:Generator_ColumnPropNameInTable="TrN_OdbKrajColumn">
+              <xs:element name="TrN_OdbKraj" msprop:Generator_UserColumnName="TrN_OdbKraj" msprop:Generator_ColumnPropNameInRow="TrN_OdbKraj" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbKraj" msprop:Generator_ColumnPropNameInTable="TrN_OdbKrajColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3833,5 +3834,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbWojewodztwo" msprop:Generator_UserColumnName="TrN_OdbWojewodztwo" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbWojewodztwo" msprop:Generator_ColumnPropNameInRow="TrN_OdbWojewodztwo" msprop:Generator_ColumnPropNameInTable="TrN_OdbWojewodztwoColumn">
+              <xs:element name="TrN_OdbWojewodztwo" msprop:Generator_UserColumnName="TrN_OdbWojewodztwo" msprop:Generator_ColumnPropNameInRow="TrN_OdbWojewodztwo" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbWojewodztwo" msprop:Generator_ColumnPropNameInTable="TrN_OdbWojewodztwoColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3840,5 +3841,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbPowiat" msprop:Generator_UserColumnName="TrN_OdbPowiat" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbPowiat" msprop:Generator_ColumnPropNameInRow="TrN_OdbPowiat" msprop:Generator_ColumnPropNameInTable="TrN_OdbPowiatColumn">
+              <xs:element name="TrN_OdbPowiat" msprop:Generator_UserColumnName="TrN_OdbPowiat" msprop:Generator_ColumnPropNameInRow="TrN_OdbPowiat" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbPowiat" msprop:Generator_ColumnPropNameInTable="TrN_OdbPowiatColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3847,5 +3848,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbGmina" msprop:Generator_UserColumnName="TrN_OdbGmina" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbGmina" msprop:Generator_ColumnPropNameInRow="TrN_OdbGmina" msprop:Generator_ColumnPropNameInTable="TrN_OdbGminaColumn">
+              <xs:element name="TrN_OdbGmina" msprop:Generator_UserColumnName="TrN_OdbGmina" msprop:Generator_ColumnPropNameInRow="TrN_OdbGmina" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbGmina" msprop:Generator_ColumnPropNameInTable="TrN_OdbGminaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3854,5 +3855,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbUlica" msprop:Generator_UserColumnName="TrN_OdbUlica" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbUlica" msprop:Generator_ColumnPropNameInRow="TrN_OdbUlica" msprop:Generator_ColumnPropNameInTable="TrN_OdbUlicaColumn">
+              <xs:element name="TrN_OdbUlica" msprop:Generator_UserColumnName="TrN_OdbUlica" msprop:Generator_ColumnPropNameInRow="TrN_OdbUlica" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbUlica" msprop:Generator_ColumnPropNameInTable="TrN_OdbUlicaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3861,5 +3862,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbNrDomu" msprop:Generator_UserColumnName="TrN_OdbNrDomu" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbNrDomu" msprop:Generator_ColumnPropNameInRow="TrN_OdbNrDomu" msprop:Generator_ColumnPropNameInTable="TrN_OdbNrDomuColumn">
+              <xs:element name="TrN_OdbNrDomu" msprop:Generator_UserColumnName="TrN_OdbNrDomu" msprop:Generator_ColumnPropNameInRow="TrN_OdbNrDomu" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbNrDomu" msprop:Generator_ColumnPropNameInTable="TrN_OdbNrDomuColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3868,5 +3869,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbNrLokalu" msprop:Generator_UserColumnName="TrN_OdbNrLokalu" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbNrLokalu" msprop:Generator_ColumnPropNameInRow="TrN_OdbNrLokalu" msprop:Generator_ColumnPropNameInTable="TrN_OdbNrLokaluColumn">
+              <xs:element name="TrN_OdbNrLokalu" msprop:Generator_UserColumnName="TrN_OdbNrLokalu" msprop:Generator_ColumnPropNameInRow="TrN_OdbNrLokalu" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbNrLokalu" msprop:Generator_ColumnPropNameInTable="TrN_OdbNrLokaluColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3875,5 +3876,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbMiasto" msprop:Generator_UserColumnName="TrN_OdbMiasto" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbMiasto" msprop:Generator_ColumnPropNameInRow="TrN_OdbMiasto" msprop:Generator_ColumnPropNameInTable="TrN_OdbMiastoColumn">
+              <xs:element name="TrN_OdbMiasto" msprop:Generator_UserColumnName="TrN_OdbMiasto" msprop:Generator_ColumnPropNameInRow="TrN_OdbMiasto" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbMiasto" msprop:Generator_ColumnPropNameInTable="TrN_OdbMiastoColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3882,5 +3883,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbKodPocztowy" msprop:Generator_UserColumnName="TrN_OdbKodPocztowy" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbKodPocztowy" msprop:Generator_ColumnPropNameInRow="TrN_OdbKodPocztowy" msprop:Generator_ColumnPropNameInTable="TrN_OdbKodPocztowyColumn">
+              <xs:element name="TrN_OdbKodPocztowy" msprop:Generator_UserColumnName="TrN_OdbKodPocztowy" msprop:Generator_ColumnPropNameInRow="TrN_OdbKodPocztowy" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbKodPocztowy" msprop:Generator_ColumnPropNameInTable="TrN_OdbKodPocztowyColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3889,5 +3890,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbPoczta" msprop:Generator_UserColumnName="TrN_OdbPoczta" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbPoczta" msprop:Generator_ColumnPropNameInRow="TrN_OdbPoczta" msprop:Generator_ColumnPropNameInTable="TrN_OdbPocztaColumn">
+              <xs:element name="TrN_OdbPoczta" msprop:Generator_UserColumnName="TrN_OdbPoczta" msprop:Generator_ColumnPropNameInRow="TrN_OdbPoczta" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbPoczta" msprop:Generator_ColumnPropNameInTable="TrN_OdbPocztaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3896,5 +3897,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbAdres2" msprop:Generator_UserColumnName="TrN_OdbAdres2" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbAdres2" msprop:Generator_ColumnPropNameInRow="TrN_OdbAdres2" msprop:Generator_ColumnPropNameInTable="TrN_OdbAdres2Column">
+              <xs:element name="TrN_OdbAdres2" msprop:Generator_UserColumnName="TrN_OdbAdres2" msprop:Generator_ColumnPropNameInRow="TrN_OdbAdres2" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbAdres2" msprop:Generator_ColumnPropNameInTable="TrN_OdbAdres2Column">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3903,5 +3904,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbNipKraj" msprop:Generator_UserColumnName="TrN_OdbNipKraj" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbNipKraj" msprop:Generator_ColumnPropNameInRow="TrN_OdbNipKraj" msprop:Generator_ColumnPropNameInTable="TrN_OdbNipKrajColumn">
+              <xs:element name="TrN_OdbNipKraj" msprop:Generator_UserColumnName="TrN_OdbNipKraj" msprop:Generator_ColumnPropNameInRow="TrN_OdbNipKraj" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbNipKraj" msprop:Generator_ColumnPropNameInTable="TrN_OdbNipKrajColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3910,5 +3911,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbNipE" msprop:Generator_UserColumnName="TrN_OdbNipE" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbNipE" msprop:Generator_ColumnPropNameInRow="TrN_OdbNipE" msprop:Generator_ColumnPropNameInTable="TrN_OdbNipEColumn">
+              <xs:element name="TrN_OdbNipE" msprop:Generator_UserColumnName="TrN_OdbNipE" msprop:Generator_ColumnPropNameInRow="TrN_OdbNipE" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbNipE" msprop:Generator_ColumnPropNameInTable="TrN_OdbNipEColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3917,5 +3918,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbiorcaGLN" msprop:Generator_UserColumnName="TrN_OdbiorcaGLN" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbiorcaGLN" msprop:Generator_ColumnPropNameInRow="TrN_OdbiorcaGLN" msprop:Generator_ColumnPropNameInTable="TrN_OdbiorcaGLNColumn">
+              <xs:element name="TrN_OdbiorcaGLN" msprop:Generator_UserColumnName="TrN_OdbiorcaGLN" msprop:Generator_ColumnPropNameInRow="TrN_OdbiorcaGLN" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbiorcaGLN" msprop:Generator_ColumnPropNameInTable="TrN_OdbiorcaGLNColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3924,8 +3925,8 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbiorcaDocTyp" msprop:Generator_UserColumnName="TrN_OdbiorcaDocTyp" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbiorcaDocTyp" msprop:Generator_ColumnPropNameInRow="TrN_OdbiorcaDocTyp" msprop:Generator_ColumnPropNameInTable="TrN_OdbiorcaDocTypColumn" type="xs:short" minOccurs="0" />
-              <xs:element name="TrN_OdbDocID" msprop:Generator_UserColumnName="TrN_OdbDocID" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbDocID" msprop:Generator_ColumnPropNameInRow="TrN_OdbDocID" msprop:Generator_ColumnPropNameInTable="TrN_OdbDocIDColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_KatID" msprop:Generator_UserColumnName="TrN_KatID" msprop:Generator_ColumnVarNameInTable="columnTrN_KatID" msprop:Generator_ColumnPropNameInRow="TrN_KatID" msprop:Generator_ColumnPropNameInTable="TrN_KatIDColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_Kategoria" msprop:Generator_UserColumnName="TrN_Kategoria" msprop:Generator_ColumnVarNameInTable="columnTrN_Kategoria" msprop:Generator_ColumnPropNameInRow="TrN_Kategoria" msprop:Generator_ColumnPropNameInTable="TrN_KategoriaColumn">
+              <xs:element name="TrN_OdbiorcaDocTyp" msprop:Generator_UserColumnName="TrN_OdbiorcaDocTyp" msprop:Generator_ColumnPropNameInRow="TrN_OdbiorcaDocTyp" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbiorcaDocTyp" msprop:Generator_ColumnPropNameInTable="TrN_OdbiorcaDocTypColumn" type="xs:short" minOccurs="0" />
+              <xs:element name="TrN_OdbDocID" msprop:Generator_UserColumnName="TrN_OdbDocID" msprop:Generator_ColumnPropNameInRow="TrN_OdbDocID" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbDocID" msprop:Generator_ColumnPropNameInTable="TrN_OdbDocIDColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_KatID" msprop:Generator_UserColumnName="TrN_KatID" msprop:Generator_ColumnPropNameInRow="TrN_KatID" msprop:Generator_ColumnVarNameInTable="columnTrN_KatID" msprop:Generator_ColumnPropNameInTable="TrN_KatIDColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_Kategoria" msprop:Generator_UserColumnName="TrN_Kategoria" msprop:Generator_ColumnPropNameInRow="TrN_Kategoria" msprop:Generator_ColumnVarNameInTable="columnTrN_Kategoria" msprop:Generator_ColumnPropNameInTable="TrN_KategoriaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3934,13 +3935,13 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_FPlId" msprop:Generator_UserColumnName="TrN_FPlId" msprop:Generator_ColumnVarNameInTable="columnTrN_FPlId" msprop:Generator_ColumnPropNameInRow="TrN_FPlId" msprop:Generator_ColumnPropNameInTable="TrN_FPlIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_Termin" msprop:Generator_UserColumnName="TrN_Termin" msprop:Generator_ColumnVarNameInTable="columnTrN_Termin" msprop:Generator_ColumnPropNameInRow="TrN_Termin" msprop:Generator_ColumnPropNameInTable="TrN_TerminColumn" type="xs:dateTime" />
-              <xs:element name="TrN_RazemNetto" msprop:Generator_UserColumnName="TrN_RazemNetto" msprop:Generator_ColumnVarNameInTable="columnTrN_RazemNetto" msprop:Generator_ColumnPropNameInRow="TrN_RazemNetto" msprop:Generator_ColumnPropNameInTable="TrN_RazemNettoColumn" type="xs:decimal" />
-              <xs:element name="TrN_RazemVAT" msprop:Generator_UserColumnName="TrN_RazemVAT" msprop:Generator_ColumnVarNameInTable="columnTrN_RazemVAT" msprop:Generator_ColumnPropNameInRow="TrN_RazemVAT" msprop:Generator_ColumnPropNameInTable="TrN_RazemVATColumn" type="xs:decimal" />
-              <xs:element name="TrN_RazemBrutto" msprop:Generator_UserColumnName="TrN_RazemBrutto" msprop:Generator_ColumnVarNameInTable="columnTrN_RazemBrutto" msprop:Generator_ColumnPropNameInRow="TrN_RazemBrutto" msprop:Generator_ColumnPropNameInTable="TrN_RazemBruttoColumn" type="xs:decimal" />
-              <xs:element name="TrN_RazemNettoWal" msprop:Generator_UserColumnName="TrN_RazemNettoWal" msprop:Generator_ColumnVarNameInTable="columnTrN_RazemNettoWal" msprop:Generator_ColumnPropNameInRow="TrN_RazemNettoWal" msprop:Generator_ColumnPropNameInTable="TrN_RazemNettoWalColumn" type="xs:decimal" />
-              <xs:element name="TrN_RazemVATWal" msprop:Generator_UserColumnName="TrN_RazemVATWal" msprop:Generator_ColumnVarNameInTable="columnTrN_RazemVATWal" msprop:Generator_ColumnPropNameInRow="TrN_RazemVATWal" msprop:Generator_ColumnPropNameInTable="TrN_RazemVATWalColumn" type="xs:decimal" />
-              <xs:element name="TrN_RazemBruttoWal" msprop:Generator_UserColumnName="TrN_RazemBruttoWal" msprop:Generator_ColumnVarNameInTable="columnTrN_RazemBruttoWal" msprop:Generator_ColumnPropNameInRow="TrN_RazemBruttoWal" msprop:Generator_ColumnPropNameInTable="TrN_RazemBruttoWalColumn" type="xs:decimal" />
-              <xs:element name="TrN_Waluta" msprop:Generator_UserColumnName="TrN_Waluta" msprop:Generator_ColumnVarNameInTable="columnTrN_Waluta" msprop:Generator_ColumnPropNameInRow="TrN_Waluta" msprop:Generator_ColumnPropNameInTable="TrN_WalutaColumn">
+              <xs:element name="TrN_FPlId" msprop:Generator_UserColumnName="TrN_FPlId" msprop:Generator_ColumnPropNameInRow="TrN_FPlId" msprop:Generator_ColumnVarNameInTable="columnTrN_FPlId" msprop:Generator_ColumnPropNameInTable="TrN_FPlIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_Termin" msprop:Generator_UserColumnName="TrN_Termin" msprop:Generator_ColumnPropNameInRow="TrN_Termin" msprop:Generator_ColumnVarNameInTable="columnTrN_Termin" msprop:Generator_ColumnPropNameInTable="TrN_TerminColumn" type="xs:dateTime" />
+              <xs:element name="TrN_RazemNetto" msprop:Generator_UserColumnName="TrN_RazemNetto" msprop:Generator_ColumnPropNameInRow="TrN_RazemNetto" msprop:Generator_ColumnVarNameInTable="columnTrN_RazemNetto" msprop:Generator_ColumnPropNameInTable="TrN_RazemNettoColumn" type="xs:decimal" />
+              <xs:element name="TrN_RazemVAT" msprop:Generator_UserColumnName="TrN_RazemVAT" msprop:Generator_ColumnPropNameInRow="TrN_RazemVAT" msprop:Generator_ColumnVarNameInTable="columnTrN_RazemVAT" msprop:Generator_ColumnPropNameInTable="TrN_RazemVATColumn" type="xs:decimal" />
+              <xs:element name="TrN_RazemBrutto" msprop:Generator_UserColumnName="TrN_RazemBrutto" msprop:Generator_ColumnPropNameInRow="TrN_RazemBrutto" msprop:Generator_ColumnVarNameInTable="columnTrN_RazemBrutto" msprop:Generator_ColumnPropNameInTable="TrN_RazemBruttoColumn" type="xs:decimal" />
+              <xs:element name="TrN_RazemNettoWal" msprop:Generator_UserColumnName="TrN_RazemNettoWal" msprop:Generator_ColumnPropNameInRow="TrN_RazemNettoWal" msprop:Generator_ColumnVarNameInTable="columnTrN_RazemNettoWal" msprop:Generator_ColumnPropNameInTable="TrN_RazemNettoWalColumn" type="xs:decimal" />
+              <xs:element name="TrN_RazemVATWal" msprop:Generator_UserColumnName="TrN_RazemVATWal" msprop:Generator_ColumnPropNameInRow="TrN_RazemVATWal" msprop:Generator_ColumnVarNameInTable="columnTrN_RazemVATWal" msprop:Generator_ColumnPropNameInTable="TrN_RazemVATWalColumn" type="xs:decimal" />
+              <xs:element name="TrN_RazemBruttoWal" msprop:Generator_UserColumnName="TrN_RazemBruttoWal" msprop:Generator_ColumnPropNameInRow="TrN_RazemBruttoWal" msprop:Generator_ColumnVarNameInTable="columnTrN_RazemBruttoWal" msprop:Generator_ColumnPropNameInTable="TrN_RazemBruttoWalColumn" type="xs:decimal" />
+              <xs:element name="TrN_Waluta" msprop:Generator_UserColumnName="TrN_Waluta" msprop:Generator_ColumnPropNameInRow="TrN_Waluta" msprop:Generator_ColumnVarNameInTable="columnTrN_Waluta" msprop:Generator_ColumnPropNameInTable="TrN_WalutaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3949,17 +3950,17 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_KursNumer" msprop:Generator_UserColumnName="TrN_KursNumer" msprop:Generator_ColumnVarNameInTable="columnTrN_KursNumer" msprop:Generator_ColumnPropNameInRow="TrN_KursNumer" msprop:Generator_ColumnPropNameInTable="TrN_KursNumerColumn" type="xs:int" />
-              <xs:element name="TrN_KursL" msprop:Generator_UserColumnName="TrN_KursL" msprop:Generator_ColumnVarNameInTable="columnTrN_KursL" msprop:Generator_ColumnPropNameInRow="TrN_KursL" msprop:Generator_ColumnPropNameInTable="TrN_KursLColumn" type="xs:decimal" />
-              <xs:element name="TrN_KursM" msprop:Generator_UserColumnName="TrN_KursM" msprop:Generator_ColumnVarNameInTable="columnTrN_KursM" msprop:Generator_ColumnPropNameInRow="TrN_KursM" msprop:Generator_ColumnPropNameInTable="TrN_KursMColumn" type="xs:decimal" />
-              <xs:element name="TrN_PlatElemWalSys" msprop:Generator_UserColumnName="TrN_PlatElemWalSys" msprop:Generator_ColumnVarNameInTable="columnTrN_PlatElemWalSys" msprop:Generator_ColumnPropNameInRow="TrN_PlatElemWalSys" msprop:Generator_ColumnPropNameInTable="TrN_PlatElemWalSysColumn" type="xs:unsignedByte" />
-              <xs:element name="TrN_PlatKaucje" msprop:Generator_UserColumnName="TrN_PlatKaucje" msprop:Generator_ColumnVarNameInTable="columnTrN_PlatKaucje" msprop:Generator_ColumnPropNameInRow="TrN_PlatKaucje" msprop:Generator_ColumnPropNameInTable="TrN_PlatKaucjeColumn" type="xs:unsignedByte" />
-              <xs:element name="TrN_PodmiotZalTyp" msprop:Generator_UserColumnName="TrN_PodmiotZalTyp" msprop:Generator_ColumnVarNameInTable="columnTrN_PodmiotZalTyp" msprop:Generator_ColumnPropNameInRow="TrN_PodmiotZalTyp" msprop:Generator_ColumnPropNameInTable="TrN_PodmiotZalTypColumn" type="xs:short" minOccurs="0" />
-              <xs:element name="TrN_PodZalId" msprop:Generator_UserColumnName="TrN_PodZalId" msprop:Generator_ColumnVarNameInTable="columnTrN_PodZalId" msprop:Generator_ColumnPropNameInRow="TrN_PodZalId" msprop:Generator_ColumnPropNameInTable="TrN_PodZalIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_BlokadaPlatnosci" msprop:Generator_UserColumnName="TrN_BlokadaPlatnosci" msprop:Generator_ColumnVarNameInTable="columnTrN_BlokadaPlatnosci" msprop:Generator_ColumnPropNameInRow="TrN_BlokadaPlatnosci" msprop:Generator_ColumnPropNameInTable="TrN_BlokadaPlatnosciColumn" type="xs:short" />
-              <xs:element name="TrN_MagZrdId" msprop:Generator_UserColumnName="TrN_MagZrdId" msprop:Generator_ColumnVarNameInTable="columnTrN_MagZrdId" msprop:Generator_ColumnPropNameInRow="TrN_MagZrdId" msprop:Generator_ColumnPropNameInTable="TrN_MagZrdIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_MagDocId" msprop:Generator_UserColumnName="TrN_MagDocId" msprop:Generator_ColumnVarNameInTable="columnTrN_MagDocId" msprop:Generator_ColumnPropNameInRow="TrN_MagDocId" msprop:Generator_ColumnPropNameInTable="TrN_MagDocIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_TypNB" msprop:Generator_UserColumnName="TrN_TypNB" msprop:Generator_ColumnVarNameInTable="columnTrN_TypNB" msprop:Generator_ColumnPropNameInRow="TrN_TypNB" msprop:Generator_ColumnPropNameInTable="TrN_TypNBColumn" type="xs:unsignedByte" />
-              <xs:element name="TrN_Rabat" msprop:Generator_UserColumnName="TrN_Rabat" msprop:Generator_ColumnVarNameInTable="columnTrN_Rabat" msprop:Generator_ColumnPropNameInRow="TrN_Rabat" msprop:Generator_ColumnPropNameInTable="TrN_RabatColumn" type="xs:decimal" />
-              <xs:element name="TrN_Odebral" msprop:Generator_UserColumnName="TrN_Odebral" msprop:Generator_ColumnVarNameInTable="columnTrN_Odebral" msprop:Generator_ColumnPropNameInRow="TrN_Odebral" msprop:Generator_ColumnPropNameInTable="TrN_OdebralColumn">
+              <xs:element name="TrN_KursNumer" msprop:Generator_UserColumnName="TrN_KursNumer" msprop:Generator_ColumnPropNameInRow="TrN_KursNumer" msprop:Generator_ColumnVarNameInTable="columnTrN_KursNumer" msprop:Generator_ColumnPropNameInTable="TrN_KursNumerColumn" type="xs:int" />
+              <xs:element name="TrN_KursL" msprop:Generator_UserColumnName="TrN_KursL" msprop:Generator_ColumnPropNameInRow="TrN_KursL" msprop:Generator_ColumnVarNameInTable="columnTrN_KursL" msprop:Generator_ColumnPropNameInTable="TrN_KursLColumn" type="xs:decimal" />
+              <xs:element name="TrN_KursM" msprop:Generator_UserColumnName="TrN_KursM" msprop:Generator_ColumnPropNameInRow="TrN_KursM" msprop:Generator_ColumnVarNameInTable="columnTrN_KursM" msprop:Generator_ColumnPropNameInTable="TrN_KursMColumn" type="xs:decimal" />
+              <xs:element name="TrN_PlatElemWalSys" msprop:Generator_UserColumnName="TrN_PlatElemWalSys" msprop:Generator_ColumnPropNameInRow="TrN_PlatElemWalSys" msprop:Generator_ColumnVarNameInTable="columnTrN_PlatElemWalSys" msprop:Generator_ColumnPropNameInTable="TrN_PlatElemWalSysColumn" type="xs:unsignedByte" />
+              <xs:element name="TrN_PlatKaucje" msprop:Generator_UserColumnName="TrN_PlatKaucje" msprop:Generator_ColumnPropNameInRow="TrN_PlatKaucje" msprop:Generator_ColumnVarNameInTable="columnTrN_PlatKaucje" msprop:Generator_ColumnPropNameInTable="TrN_PlatKaucjeColumn" type="xs:unsignedByte" />
+              <xs:element name="TrN_PodmiotZalTyp" msprop:Generator_UserColumnName="TrN_PodmiotZalTyp" msprop:Generator_ColumnPropNameInRow="TrN_PodmiotZalTyp" msprop:Generator_ColumnVarNameInTable="columnTrN_PodmiotZalTyp" msprop:Generator_ColumnPropNameInTable="TrN_PodmiotZalTypColumn" type="xs:short" minOccurs="0" />
+              <xs:element name="TrN_PodZalId" msprop:Generator_UserColumnName="TrN_PodZalId" msprop:Generator_ColumnPropNameInRow="TrN_PodZalId" msprop:Generator_ColumnVarNameInTable="columnTrN_PodZalId" msprop:Generator_ColumnPropNameInTable="TrN_PodZalIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_BlokadaPlatnosci" msprop:Generator_UserColumnName="TrN_BlokadaPlatnosci" msprop:Generator_ColumnPropNameInRow="TrN_BlokadaPlatnosci" msprop:Generator_ColumnVarNameInTable="columnTrN_BlokadaPlatnosci" msprop:Generator_ColumnPropNameInTable="TrN_BlokadaPlatnosciColumn" type="xs:short" />
+              <xs:element name="TrN_MagZrdId" msprop:Generator_UserColumnName="TrN_MagZrdId" msprop:Generator_ColumnPropNameInRow="TrN_MagZrdId" msprop:Generator_ColumnVarNameInTable="columnTrN_MagZrdId" msprop:Generator_ColumnPropNameInTable="TrN_MagZrdIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_MagDocId" msprop:Generator_UserColumnName="TrN_MagDocId" msprop:Generator_ColumnPropNameInRow="TrN_MagDocId" msprop:Generator_ColumnVarNameInTable="columnTrN_MagDocId" msprop:Generator_ColumnPropNameInTable="TrN_MagDocIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_TypNB" msprop:Generator_UserColumnName="TrN_TypNB" msprop:Generator_ColumnPropNameInRow="TrN_TypNB" msprop:Generator_ColumnVarNameInTable="columnTrN_TypNB" msprop:Generator_ColumnPropNameInTable="TrN_TypNBColumn" type="xs:unsignedByte" />
+              <xs:element name="TrN_Rabat" msprop:Generator_UserColumnName="TrN_Rabat" msprop:Generator_ColumnPropNameInRow="TrN_Rabat" msprop:Generator_ColumnVarNameInTable="columnTrN_Rabat" msprop:Generator_ColumnPropNameInTable="TrN_RabatColumn" type="xs:decimal" />
+              <xs:element name="TrN_Odebral" msprop:Generator_UserColumnName="TrN_Odebral" msprop:Generator_ColumnPropNameInRow="TrN_Odebral" msprop:Generator_ColumnVarNameInTable="columnTrN_Odebral" msprop:Generator_ColumnPropNameInTable="TrN_OdebralColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3968,5 +3969,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_Opis" msprop:Generator_UserColumnName="TrN_Opis" msprop:Generator_ColumnVarNameInTable="columnTrN_Opis" msprop:Generator_ColumnPropNameInRow="TrN_Opis" msprop:Generator_ColumnPropNameInTable="TrN_OpisColumn">
+              <xs:element name="TrN_Opis" msprop:Generator_UserColumnName="TrN_Opis" msprop:Generator_ColumnPropNameInRow="TrN_Opis" msprop:Generator_ColumnVarNameInTable="columnTrN_Opis" msprop:Generator_ColumnPropNameInTable="TrN_OpisColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3975,6 +3976,6 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_ZwroconoCalaIlosc" msprop:Generator_UserColumnName="TrN_ZwroconoCalaIlosc" msprop:Generator_ColumnVarNameInTable="columnTrN_ZwroconoCalaIlosc" msprop:Generator_ColumnPropNameInRow="TrN_ZwroconoCalaIlosc" msprop:Generator_ColumnPropNameInTable="TrN_ZwroconoCalaIloscColumn" type="xs:unsignedByte" minOccurs="0" />
-              <xs:element name="TrN_NotaKorPrzed" msprop:Generator_UserColumnName="TrN_NotaKorPrzed" msprop:Generator_ColumnVarNameInTable="columnTrN_NotaKorPrzed" msprop:Generator_ColumnPropNameInRow="TrN_NotaKorPrzed" msprop:Generator_ColumnPropNameInTable="TrN_NotaKorPrzedColumn">
+              <xs:element name="TrN_ZwroconoCalaIlosc" msprop:Generator_UserColumnName="TrN_ZwroconoCalaIlosc" msprop:Generator_ColumnPropNameInRow="TrN_ZwroconoCalaIlosc" msprop:Generator_ColumnVarNameInTable="columnTrN_ZwroconoCalaIlosc" msprop:Generator_ColumnPropNameInTable="TrN_ZwroconoCalaIloscColumn" type="xs:unsignedByte" minOccurs="0" />
+              <xs:element name="TrN_NotaKorPrzed" msprop:Generator_UserColumnName="TrN_NotaKorPrzed" msprop:Generator_ColumnPropNameInRow="TrN_NotaKorPrzed" msprop:Generator_ColumnVarNameInTable="columnTrN_NotaKorPrzed" msprop:Generator_ColumnPropNameInTable="TrN_NotaKorPrzedColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3983,5 +3984,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_NotaKorPo" msprop:Generator_UserColumnName="TrN_NotaKorPo" msprop:Generator_ColumnVarNameInTable="columnTrN_NotaKorPo" msprop:Generator_ColumnPropNameInRow="TrN_NotaKorPo" msprop:Generator_ColumnPropNameInTable="TrN_NotaKorPoColumn">
+              <xs:element name="TrN_NotaKorPo" msprop:Generator_UserColumnName="TrN_NotaKorPo" msprop:Generator_ColumnPropNameInRow="TrN_NotaKorPo" msprop:Generator_ColumnVarNameInTable="columnTrN_NotaKorPo" msprop:Generator_ColumnPropNameInTable="TrN_NotaKorPoColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -3990,8 +3991,8 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_TrSTyp" msprop:Generator_UserColumnName="TrN_TrSTyp" msprop:Generator_ColumnVarNameInTable="columnTrN_TrSTyp" msprop:Generator_ColumnPropNameInRow="TrN_TrSTyp" msprop:Generator_ColumnPropNameInTable="TrN_TrSTypColumn" type="xs:unsignedByte" />
-              <xs:element name="TrN_DekId" msprop:Generator_UserColumnName="TrN_DekId" msprop:Generator_ColumnVarNameInTable="columnTrN_DekId" msprop:Generator_ColumnPropNameInRow="TrN_DekId" msprop:Generator_ColumnPropNameInTable="TrN_DekIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_TS_Export" msprop:Generator_UserColumnName="TrN_TS_Export" msprop:Generator_ColumnVarNameInTable="columnTrN_TS_Export" msprop:Generator_ColumnPropNameInRow="TrN_TS_Export" msprop:Generator_ColumnPropNameInTable="TrN_TS_ExportColumn" type="xs:dateTime" minOccurs="0" />
-              <xs:element name="TrN_ImportAppId" msprop:Generator_UserColumnName="TrN_ImportAppId" msprop:Generator_ColumnVarNameInTable="columnTrN_ImportAppId" msprop:Generator_ColumnPropNameInRow="TrN_ImportAppId" msprop:Generator_ColumnPropNameInTable="TrN_ImportAppIdColumn" minOccurs="0">
+              <xs:element name="TrN_TrSTyp" msprop:Generator_UserColumnName="TrN_TrSTyp" msprop:Generator_ColumnPropNameInRow="TrN_TrSTyp" msprop:Generator_ColumnVarNameInTable="columnTrN_TrSTyp" msprop:Generator_ColumnPropNameInTable="TrN_TrSTypColumn" type="xs:unsignedByte" />
+              <xs:element name="TrN_DekId" msprop:Generator_UserColumnName="TrN_DekId" msprop:Generator_ColumnPropNameInRow="TrN_DekId" msprop:Generator_ColumnVarNameInTable="columnTrN_DekId" msprop:Generator_ColumnPropNameInTable="TrN_DekIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_TS_Export" msprop:Generator_UserColumnName="TrN_TS_Export" msprop:Generator_ColumnPropNameInRow="TrN_TS_Export" msprop:Generator_ColumnVarNameInTable="columnTrN_TS_Export" msprop:Generator_ColumnPropNameInTable="TrN_TS_ExportColumn" type="xs:dateTime" minOccurs="0" />
+              <xs:element name="TrN_ImportAppId" msprop:Generator_UserColumnName="TrN_ImportAppId" msprop:Generator_ColumnPropNameInRow="TrN_ImportAppId" msprop:Generator_ColumnVarNameInTable="columnTrN_ImportAppId" msprop:Generator_ColumnPropNameInTable="TrN_ImportAppIdColumn" minOccurs="0">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4000,5 +4001,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_ImportRowId" msprop:Generator_UserColumnName="TrN_ImportRowId" msprop:Generator_ColumnVarNameInTable="columnTrN_ImportRowId" msprop:Generator_ColumnPropNameInRow="TrN_ImportRowId" msprop:Generator_ColumnPropNameInTable="TrN_ImportRowIdColumn" minOccurs="0">
+              <xs:element name="TrN_ImportRowId" msprop:Generator_UserColumnName="TrN_ImportRowId" msprop:Generator_ColumnPropNameInRow="TrN_ImportRowId" msprop:Generator_ColumnVarNameInTable="columnTrN_ImportRowId" msprop:Generator_ColumnPropNameInTable="TrN_ImportRowIdColumn" minOccurs="0">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4007,16 +4008,16 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OpeZalID" msprop:Generator_UserColumnName="TrN_OpeZalID" msprop:Generator_ColumnVarNameInTable="columnTrN_OpeZalID" msprop:Generator_ColumnPropNameInRow="TrN_OpeZalID" msprop:Generator_ColumnPropNameInTable="TrN_OpeZalIDColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_StaZalId" msprop:Generator_UserColumnName="TrN_StaZalId" msprop:Generator_ColumnVarNameInTable="columnTrN_StaZalId" msprop:Generator_ColumnPropNameInRow="TrN_StaZalId" msprop:Generator_ColumnPropNameInTable="TrN_StaZalIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_TS_Zal" msprop:Generator_UserColumnName="TrN_TS_Zal" msprop:Generator_ColumnVarNameInTable="columnTrN_TS_Zal" msprop:Generator_ColumnPropNameInRow="TrN_TS_Zal" msprop:Generator_ColumnPropNameInTable="TrN_TS_ZalColumn" type="xs:dateTime" />
-              <xs:element name="TrN_OpeModID" msprop:Generator_UserColumnName="TrN_OpeModID" msprop:Generator_ColumnVarNameInTable="columnTrN_OpeModID" msprop:Generator_ColumnPropNameInRow="TrN_OpeModID" msprop:Generator_ColumnPropNameInTable="TrN_OpeModIDColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_StaModId" msprop:Generator_UserColumnName="TrN_StaModId" msprop:Generator_ColumnVarNameInTable="columnTrN_StaModId" msprop:Generator_ColumnPropNameInRow="TrN_StaModId" msprop:Generator_ColumnPropNameInTable="TrN_StaModIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_TS_Mod" msprop:Generator_UserColumnName="TrN_TS_Mod" msprop:Generator_ColumnVarNameInTable="columnTrN_TS_Mod" msprop:Generator_ColumnPropNameInRow="TrN_TS_Mod" msprop:Generator_ColumnPropNameInTable="TrN_TS_ModColumn" type="xs:dateTime" />
-              <xs:element name="TrN_GIDTyp" msprop:Generator_UserColumnName="TrN_GIDTyp" msprop:Generator_ColumnVarNameInTable="columnTrN_GIDTyp" msprop:Generator_ColumnPropNameInRow="TrN_GIDTyp" msprop:Generator_ColumnPropNameInTable="TrN_GIDTypColumn" type="xs:short" minOccurs="0" />
-              <xs:element name="TrN_GIDFirma" msprop:Generator_UserColumnName="TrN_GIDFirma" msprop:Generator_ColumnVarNameInTable="columnTrN_GIDFirma" msprop:Generator_ColumnPropNameInRow="TrN_GIDFirma" msprop:Generator_ColumnPropNameInTable="TrN_GIDFirmaColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_GIDNumer" msprop:Generator_UserColumnName="TrN_GIDNumer" msprop:Generator_ColumnVarNameInTable="columnTrN_GIDNumer" msprop:Generator_ColumnPropNameInRow="TrN_GIDNumer" msprop:Generator_ColumnPropNameInTable="TrN_GIDNumerColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_GIDLp" msprop:Generator_UserColumnName="TrN_GIDLp" msprop:Generator_ColumnVarNameInTable="columnTrN_GIDLp" msprop:Generator_ColumnPropNameInRow="TrN_GIDLp" msprop:Generator_ColumnPropNameInTable="TrN_GIDLpColumn" type="xs:short" minOccurs="0" />
-              <xs:element name="TrN_Centrala" msprop:Generator_UserColumnName="TrN_Centrala" msprop:Generator_ColumnVarNameInTable="columnTrN_Centrala" msprop:Generator_ColumnPropNameInRow="TrN_Centrala" msprop:Generator_ColumnPropNameInTable="TrN_CentralaColumn" type="xs:unsignedByte" />
-              <xs:element name="TrN_KodTransakcji" msprop:Generator_UserColumnName="TrN_KodTransakcji" msprop:Generator_ColumnVarNameInTable="columnTrN_KodTransakcji" msprop:Generator_ColumnPropNameInRow="TrN_KodTransakcji" msprop:Generator_ColumnPropNameInTable="TrN_KodTransakcjiColumn">
+              <xs:element name="TrN_OpeZalID" msprop:Generator_UserColumnName="TrN_OpeZalID" msprop:Generator_ColumnPropNameInRow="TrN_OpeZalID" msprop:Generator_ColumnVarNameInTable="columnTrN_OpeZalID" msprop:Generator_ColumnPropNameInTable="TrN_OpeZalIDColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_StaZalId" msprop:Generator_UserColumnName="TrN_StaZalId" msprop:Generator_ColumnPropNameInRow="TrN_StaZalId" msprop:Generator_ColumnVarNameInTable="columnTrN_StaZalId" msprop:Generator_ColumnPropNameInTable="TrN_StaZalIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_TS_Zal" msprop:Generator_UserColumnName="TrN_TS_Zal" msprop:Generator_ColumnPropNameInRow="TrN_TS_Zal" msprop:Generator_ColumnVarNameInTable="columnTrN_TS_Zal" msprop:Generator_ColumnPropNameInTable="TrN_TS_ZalColumn" type="xs:dateTime" />
+              <xs:element name="TrN_OpeModID" msprop:Generator_UserColumnName="TrN_OpeModID" msprop:Generator_ColumnPropNameInRow="TrN_OpeModID" msprop:Generator_ColumnVarNameInTable="columnTrN_OpeModID" msprop:Generator_ColumnPropNameInTable="TrN_OpeModIDColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_StaModId" msprop:Generator_UserColumnName="TrN_StaModId" msprop:Generator_ColumnPropNameInRow="TrN_StaModId" msprop:Generator_ColumnVarNameInTable="columnTrN_StaModId" msprop:Generator_ColumnPropNameInTable="TrN_StaModIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_TS_Mod" msprop:Generator_UserColumnName="TrN_TS_Mod" msprop:Generator_ColumnPropNameInRow="TrN_TS_Mod" msprop:Generator_ColumnVarNameInTable="columnTrN_TS_Mod" msprop:Generator_ColumnPropNameInTable="TrN_TS_ModColumn" type="xs:dateTime" />
+              <xs:element name="TrN_GIDTyp" msprop:Generator_UserColumnName="TrN_GIDTyp" msprop:Generator_ColumnPropNameInRow="TrN_GIDTyp" msprop:Generator_ColumnVarNameInTable="columnTrN_GIDTyp" msprop:Generator_ColumnPropNameInTable="TrN_GIDTypColumn" type="xs:short" minOccurs="0" />
+              <xs:element name="TrN_GIDFirma" msprop:Generator_UserColumnName="TrN_GIDFirma" msprop:Generator_ColumnPropNameInRow="TrN_GIDFirma" msprop:Generator_ColumnVarNameInTable="columnTrN_GIDFirma" msprop:Generator_ColumnPropNameInTable="TrN_GIDFirmaColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_GIDNumer" msprop:Generator_UserColumnName="TrN_GIDNumer" msprop:Generator_ColumnPropNameInRow="TrN_GIDNumer" msprop:Generator_ColumnVarNameInTable="columnTrN_GIDNumer" msprop:Generator_ColumnPropNameInTable="TrN_GIDNumerColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_GIDLp" msprop:Generator_UserColumnName="TrN_GIDLp" msprop:Generator_ColumnPropNameInRow="TrN_GIDLp" msprop:Generator_ColumnVarNameInTable="columnTrN_GIDLp" msprop:Generator_ColumnPropNameInTable="TrN_GIDLpColumn" type="xs:short" minOccurs="0" />
+              <xs:element name="TrN_Centrala" msprop:Generator_UserColumnName="TrN_Centrala" msprop:Generator_ColumnPropNameInRow="TrN_Centrala" msprop:Generator_ColumnVarNameInTable="columnTrN_Centrala" msprop:Generator_ColumnPropNameInTable="TrN_CentralaColumn" type="xs:unsignedByte" />
+              <xs:element name="TrN_KodTransakcji" msprop:Generator_UserColumnName="TrN_KodTransakcji" msprop:Generator_ColumnPropNameInRow="TrN_KodTransakcji" msprop:Generator_ColumnVarNameInTable="columnTrN_KodTransakcji" msprop:Generator_ColumnPropNameInTable="TrN_KodTransakcjiColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4025,7 +4026,7 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_IsNId" msprop:Generator_UserColumnName="TrN_IsNId" msprop:Generator_ColumnVarNameInTable="columnTrN_IsNId" msprop:Generator_ColumnPropNameInRow="TrN_IsNId" msprop:Generator_ColumnPropNameInTable="TrN_IsNIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrN_DataTransportu" msprop:Generator_UserColumnName="TrN_DataTransportu" msprop:Generator_ColumnVarNameInTable="columnTrN_DataTransportu" msprop:Generator_ColumnPropNameInRow="TrN_DataTransportu" msprop:Generator_ColumnPropNameInTable="TrN_DataTransportuColumn" type="xs:dateTime" minOccurs="0" />
-              <xs:element name="TrN_KodKraju" msprop:Generator_UserColumnName="TrN_KodKraju" msprop:Generator_ColumnVarNameInTable="columnTrN_KodKraju" msprop:Generator_ColumnPropNameInRow="TrN_KodKraju" msprop:Generator_ColumnPropNameInTable="TrN_KodKrajuColumn">
+              <xs:element name="TrN_IsNId" msprop:Generator_UserColumnName="TrN_IsNId" msprop:Generator_ColumnPropNameInRow="TrN_IsNId" msprop:Generator_ColumnVarNameInTable="columnTrN_IsNId" msprop:Generator_ColumnPropNameInTable="TrN_IsNIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrN_DataTransportu" msprop:Generator_UserColumnName="TrN_DataTransportu" msprop:Generator_ColumnPropNameInRow="TrN_DataTransportu" msprop:Generator_ColumnVarNameInTable="columnTrN_DataTransportu" msprop:Generator_ColumnPropNameInTable="TrN_DataTransportuColumn" type="xs:dateTime" minOccurs="0" />
+              <xs:element name="TrN_KodKraju" msprop:Generator_UserColumnName="TrN_KodKraju" msprop:Generator_ColumnPropNameInRow="TrN_KodKraju" msprop:Generator_ColumnVarNameInTable="columnTrN_KodKraju" msprop:Generator_ColumnPropNameInTable="TrN_KodKrajuColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4034,8 +4035,8 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_VatDlaDokWal" msprop:Generator_UserColumnName="TrN_VatDlaDokWal" msprop:Generator_ColumnVarNameInTable="columnTrN_VatDlaDokWal" msprop:Generator_ColumnPropNameInRow="TrN_VatDlaDokWal" msprop:Generator_ColumnPropNameInTable="TrN_VatDlaDokWalColumn" type="xs:unsignedByte" />
-              <xs:element name="TrN_OFFExportMag" msprop:Generator_UserColumnName="TrN_OFFExportMag" msprop:Generator_ColumnVarNameInTable="columnTrN_OFFExportMag" msprop:Generator_ColumnPropNameInRow="TrN_OFFExportMag" msprop:Generator_ColumnPropNameInTable="TrN_OFFExportMagColumn" type="xs:unsignedByte" minOccurs="0" />
-              <xs:element name="TrN_DataKur" msprop:Generator_UserColumnName="TrN_DataKur" msprop:Generator_ColumnVarNameInTable="columnTrN_DataKur" msprop:Generator_ColumnPropNameInRow="TrN_DataKur" msprop:Generator_ColumnPropNameInTable="TrN_DataKurColumn" type="xs:dateTime" />
-              <xs:element name="TrN_StatusString" msdata:ReadOnly="true" msprop:Generator_UserColumnName="TrN_StatusString" msprop:Generator_ColumnVarNameInTable="columnTrN_StatusString" msprop:Generator_ColumnPropNameInRow="TrN_StatusString" msprop:Generator_ColumnPropNameInTable="TrN_StatusStringColumn" minOccurs="0">
+              <xs:element name="TrN_VatDlaDokWal" msprop:Generator_UserColumnName="TrN_VatDlaDokWal" msprop:Generator_ColumnPropNameInRow="TrN_VatDlaDokWal" msprop:Generator_ColumnVarNameInTable="columnTrN_VatDlaDokWal" msprop:Generator_ColumnPropNameInTable="TrN_VatDlaDokWalColumn" type="xs:unsignedByte" />
+              <xs:element name="TrN_OFFExportMag" msprop:Generator_UserColumnName="TrN_OFFExportMag" msprop:Generator_ColumnPropNameInRow="TrN_OFFExportMag" msprop:Generator_ColumnVarNameInTable="columnTrN_OFFExportMag" msprop:Generator_ColumnPropNameInTable="TrN_OFFExportMagColumn" type="xs:unsignedByte" minOccurs="0" />
+              <xs:element name="TrN_DataKur" msprop:Generator_UserColumnName="TrN_DataKur" msprop:Generator_ColumnPropNameInRow="TrN_DataKur" msprop:Generator_ColumnVarNameInTable="columnTrN_DataKur" msprop:Generator_ColumnPropNameInTable="TrN_DataKurColumn" type="xs:dateTime" />
+              <xs:element name="TrN_StatusString" msdata:ReadOnly="true" msprop:Generator_UserColumnName="TrN_StatusString" msprop:Generator_ColumnPropNameInRow="TrN_StatusString" msprop:Generator_ColumnVarNameInTable="columnTrN_StatusString" msprop:Generator_ColumnPropNameInTable="TrN_StatusStringColumn" minOccurs="0">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4044,5 +4045,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbEmail" msprop:Generator_UserColumnName="TrN_OdbEmail" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbEmail" msprop:Generator_ColumnPropNameInRow="TrN_OdbEmail" msprop:Generator_ColumnPropNameInTable="TrN_OdbEmailColumn" minOccurs="0">
+              <xs:element name="TrN_OdbEmail" msprop:Generator_UserColumnName="TrN_OdbEmail" msprop:Generator_ColumnPropNameInRow="TrN_OdbEmail" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbEmail" msprop:Generator_ColumnPropNameInTable="TrN_OdbEmailColumn" minOccurs="0">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4051,5 +4052,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_OdbTelefon" msprop:Generator_UserColumnName="TrN_OdbTelefon" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbTelefon" msprop:Generator_ColumnPropNameInRow="TrN_OdbTelefon" msprop:Generator_ColumnPropNameInTable="TrN_OdbTelefonColumn" minOccurs="0">
+              <xs:element name="TrN_OdbTelefon" msprop:Generator_UserColumnName="TrN_OdbTelefon" msprop:Generator_ColumnPropNameInRow="TrN_OdbTelefon" msprop:Generator_ColumnVarNameInTable="columnTrN_OdbTelefon" msprop:Generator_ColumnPropNameInTable="TrN_OdbTelefonColumn" minOccurs="0">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4058,5 +4059,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrN_WartoscZakupu" msdata:ReadOnly="true" msprop:Generator_UserColumnName="TrN_WartoscZakupu" msprop:Generator_ColumnVarNameInTable="columnTrN_WartoscZakupu" msprop:Generator_ColumnPropNameInRow="TrN_WartoscZakupu" msprop:Generator_ColumnPropNameInTable="TrN_WartoscZakupuColumn" type="xs:decimal" minOccurs="0" />
+              <xs:element name="TrN_WartoscZakupu" msdata:ReadOnly="true" msprop:Generator_UserColumnName="TrN_WartoscZakupu" msprop:Generator_ColumnPropNameInRow="TrN_WartoscZakupu" msprop:Generator_ColumnVarNameInTable="columnTrN_WartoscZakupu" msprop:Generator_ColumnPropNameInTable="TrN_WartoscZakupuColumn" type="xs:decimal" minOccurs="0" />
             </xs:sequence>
           </xs:complexType>
@@ -4065,24 +4066,24 @@
           <xs:complexType>
             <xs:sequence>
-              <xs:element name="TrE_TrEID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msprop:Generator_UserColumnName="TrE_TrEID" msprop:Generator_ColumnVarNameInTable="columnTrE_TrEID" msprop:Generator_ColumnPropNameInRow="TrE_TrEID" msprop:Generator_ColumnPropNameInTable="TrE_TrEIDColumn" type="xs:int" />
-              <xs:element name="TrE_TrNId" msprop:Generator_UserColumnName="TrE_TrNId" msprop:Generator_ColumnVarNameInTable="columnTrE_TrNId" msprop:Generator_ColumnPropNameInRow="TrE_TrNId" msprop:Generator_ColumnPropNameInTable="TrE_TrNIdColumn" type="xs:int" />
-              <xs:element name="TrE_ZwrId" msprop:Generator_UserColumnName="TrE_ZwrId" msprop:Generator_ColumnVarNameInTable="columnTrE_ZwrId" msprop:Generator_ColumnPropNameInRow="TrE_ZwrId" msprop:Generator_ColumnPropNameInTable="TrE_ZwrIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrE_TrEIdProd" msprop:Generator_UserColumnName="TrE_TrEIdProd" msprop:Generator_ColumnVarNameInTable="columnTrE_TrEIdProd" msprop:Generator_ColumnPropNameInRow="TrE_TrEIdProd" msprop:Generator_ColumnPropNameInTable="TrE_TrEIdProdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrE_PdRId" msprop:Generator_UserColumnName="TrE_PdRId" msprop:Generator_ColumnVarNameInTable="columnTrE_PdRId" msprop:Generator_ColumnPropNameInRow="TrE_PdRId" msprop:Generator_ColumnPropNameInTable="TrE_PdRIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrE_Lp" msprop:Generator_UserColumnName="TrE_Lp" msprop:Generator_ColumnVarNameInTable="columnTrE_Lp" msprop:Generator_ColumnPropNameInRow="TrE_Lp" msprop:Generator_ColumnPropNameInTable="TrE_LpColumn" type="xs:int" />
-              <xs:element name="TrE_LpPow" msprop:Generator_UserColumnName="TrE_LpPow" msprop:Generator_ColumnVarNameInTable="columnTrE_LpPow" msprop:Generator_ColumnPropNameInRow="TrE_LpPow" msprop:Generator_ColumnPropNameInTable="TrE_LpPowColumn" type="xs:int" />
-              <xs:element name="TrE_TypDokumentu" msprop:Generator_UserColumnName="TrE_TypDokumentu" msprop:Generator_ColumnVarNameInTable="columnTrE_TypDokumentu" msprop:Generator_ColumnPropNameInRow="TrE_TypDokumentu" msprop:Generator_ColumnPropNameInTable="TrE_TypDokumentuColumn" type="xs:int" />
-              <xs:element name="TrE_Aktywny" msprop:Generator_UserColumnName="TrE_Aktywny" msprop:Generator_ColumnVarNameInTable="columnTrE_Aktywny" msprop:Generator_ColumnPropNameInRow="TrE_Aktywny" msprop:Generator_ColumnPropNameInTable="TrE_AktywnyColumn" type="xs:unsignedByte" />
-              <xs:element name="TrE_DataDok" msprop:Generator_UserColumnName="TrE_DataDok" msprop:Generator_ColumnVarNameInTable="columnTrE_DataDok" msprop:Generator_ColumnPropNameInRow="TrE_DataDok" msprop:Generator_ColumnPropNameInTable="TrE_DataDokColumn" type="xs:dateTime" />
-              <xs:element name="TrE_RabatPromocyjny" msprop:Generator_UserColumnName="TrE_RabatPromocyjny" msprop:Generator_ColumnVarNameInTable="columnTrE_RabatPromocyjny" msprop:Generator_ColumnPropNameInRow="TrE_RabatPromocyjny" msprop:Generator_ColumnPropNameInTable="TrE_RabatPromocyjnyColumn" type="xs:decimal" minOccurs="0" />
-              <xs:element name="TrE_RabatKorekta" msprop:Generator_UserColumnName="TrE_RabatKorekta" msprop:Generator_ColumnVarNameInTable="columnTrE_RabatKorekta" msprop:Generator_ColumnPropNameInRow="TrE_RabatKorekta" msprop:Generator_ColumnPropNameInTable="TrE_RabatKorektaColumn" type="xs:decimal" minOccurs="0" />
-              <xs:element name="TrE_Promocje" msprop:Generator_UserColumnName="TrE_Promocje" msprop:Generator_ColumnVarNameInTable="columnTrE_Promocje" msprop:Generator_ColumnPropNameInRow="TrE_Promocje" msprop:Generator_ColumnPropNameInTable="TrE_PromocjeColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrE_DataOpe" msprop:Generator_UserColumnName="TrE_DataOpe" msprop:Generator_ColumnVarNameInTable="columnTrE_DataOpe" msprop:Generator_ColumnPropNameInRow="TrE_DataOpe" msprop:Generator_ColumnPropNameInTable="TrE_DataOpeColumn" type="xs:dateTime" />
-              <xs:element name="TrE_PodmiotTyp" msprop:Generator_UserColumnName="TrE_PodmiotTyp" msprop:Generator_ColumnVarNameInTable="columnTrE_PodmiotTyp" msprop:Generator_ColumnPropNameInRow="TrE_PodmiotTyp" msprop:Generator_ColumnPropNameInTable="TrE_PodmiotTypColumn" type="xs:short" minOccurs="0" />
-              <xs:element name="TrE_PodID" msprop:Generator_UserColumnName="TrE_PodID" msprop:Generator_ColumnVarNameInTable="columnTrE_PodID" msprop:Generator_ColumnPropNameInRow="TrE_PodID" msprop:Generator_ColumnPropNameInTable="TrE_PodIDColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrE_KatID" msprop:Generator_UserColumnName="TrE_KatID" msprop:Generator_ColumnVarNameInTable="columnTrE_KatID" msprop:Generator_ColumnPropNameInRow="TrE_KatID" msprop:Generator_ColumnPropNameInTable="TrE_KatIDColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrE_TwrId" msprop:Generator_UserColumnName="TrE_TwrId" msprop:Generator_ColumnVarNameInTable="columnTrE_TwrId" msprop:Generator_ColumnPropNameInRow="TrE_TwrId" msprop:Generator_ColumnPropNameInTable="TrE_TwrIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrE_MagId" msprop:Generator_UserColumnName="TrE_MagId" msprop:Generator_ColumnVarNameInTable="columnTrE_MagId" msprop:Generator_ColumnPropNameInRow="TrE_MagId" msprop:Generator_ColumnPropNameInTable="TrE_MagIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrE_TwrNazwa" msprop:Generator_UserColumnName="TrE_TwrNazwa" msprop:Generator_ColumnVarNameInTable="columnTrE_TwrNazwa" msprop:Generator_ColumnPropNameInRow="TrE_TwrNazwa" msprop:Generator_ColumnPropNameInTable="TrE_TwrNazwaColumn">
+              <xs:element name="TrE_TrEID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msprop:Generator_UserColumnName="TrE_TrEID" msprop:Generator_ColumnPropNameInRow="TrE_TrEID" msprop:Generator_ColumnVarNameInTable="columnTrE_TrEID" msprop:Generator_ColumnPropNameInTable="TrE_TrEIDColumn" type="xs:int" />
+              <xs:element name="TrE_TrNId" msprop:Generator_UserColumnName="TrE_TrNId" msprop:Generator_ColumnPropNameInRow="TrE_TrNId" msprop:Generator_ColumnVarNameInTable="columnTrE_TrNId" msprop:Generator_ColumnPropNameInTable="TrE_TrNIdColumn" type="xs:int" />
+              <xs:element name="TrE_ZwrId" msprop:Generator_UserColumnName="TrE_ZwrId" msprop:Generator_ColumnPropNameInRow="TrE_ZwrId" msprop:Generator_ColumnVarNameInTable="columnTrE_ZwrId" msprop:Generator_ColumnPropNameInTable="TrE_ZwrIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrE_TrEIdProd" msprop:Generator_UserColumnName="TrE_TrEIdProd" msprop:Generator_ColumnPropNameInRow="TrE_TrEIdProd" msprop:Generator_ColumnVarNameInTable="columnTrE_TrEIdProd" msprop:Generator_ColumnPropNameInTable="TrE_TrEIdProdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrE_PdRId" msprop:Generator_UserColumnName="TrE_PdRId" msprop:Generator_ColumnPropNameInRow="TrE_PdRId" msprop:Generator_ColumnVarNameInTable="columnTrE_PdRId" msprop:Generator_ColumnPropNameInTable="TrE_PdRIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrE_Lp" msprop:Generator_UserColumnName="TrE_Lp" msprop:Generator_ColumnPropNameInRow="TrE_Lp" msprop:Generator_ColumnVarNameInTable="columnTrE_Lp" msprop:Generator_ColumnPropNameInTable="TrE_LpColumn" type="xs:int" />
+              <xs:element name="TrE_LpPow" msprop:Generator_UserColumnName="TrE_LpPow" msprop:Generator_ColumnPropNameInRow="TrE_LpPow" msprop:Generator_ColumnVarNameInTable="columnTrE_LpPow" msprop:Generator_ColumnPropNameInTable="TrE_LpPowColumn" type="xs:int" />
+              <xs:element name="TrE_TypDokumentu" msprop:Generator_UserColumnName="TrE_TypDokumentu" msprop:Generator_ColumnPropNameInRow="TrE_TypDokumentu" msprop:Generator_ColumnVarNameInTable="columnTrE_TypDokumentu" msprop:Generator_ColumnPropNameInTable="TrE_TypDokumentuColumn" type="xs:int" />
+              <xs:element name="TrE_Aktywny" msprop:Generator_UserColumnName="TrE_Aktywny" msprop:Generator_ColumnPropNameInRow="TrE_Aktywny" msprop:Generator_ColumnVarNameInTable="columnTrE_Aktywny" msprop:Generator_ColumnPropNameInTable="TrE_AktywnyColumn" type="xs:unsignedByte" />
+              <xs:element name="TrE_DataDok" msprop:Generator_UserColumnName="TrE_DataDok" msprop:Generator_ColumnPropNameInRow="TrE_DataDok" msprop:Generator_ColumnVarNameInTable="columnTrE_DataDok" msprop:Generator_ColumnPropNameInTable="TrE_DataDokColumn" type="xs:dateTime" />
+              <xs:element name="TrE_RabatPromocyjny" msprop:Generator_UserColumnName="TrE_RabatPromocyjny" msprop:Generator_ColumnPropNameInRow="TrE_RabatPromocyjny" msprop:Generator_ColumnVarNameInTable="columnTrE_RabatPromocyjny" msprop:Generator_ColumnPropNameInTable="TrE_RabatPromocyjnyColumn" type="xs:decimal" minOccurs="0" />
+              <xs:element name="TrE_RabatKorekta" msprop:Generator_UserColumnName="TrE_RabatKorekta" msprop:Generator_ColumnPropNameInRow="TrE_RabatKorekta" msprop:Generator_ColumnVarNameInTable="columnTrE_RabatKorekta" msprop:Generator_ColumnPropNameInTable="TrE_RabatKorektaColumn" type="xs:decimal" minOccurs="0" />
+              <xs:element name="TrE_Promocje" msprop:Generator_UserColumnName="TrE_Promocje" msprop:Generator_ColumnPropNameInRow="TrE_Promocje" msprop:Generator_ColumnVarNameInTable="columnTrE_Promocje" msprop:Generator_ColumnPropNameInTable="TrE_PromocjeColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrE_DataOpe" msprop:Generator_UserColumnName="TrE_DataOpe" msprop:Generator_ColumnPropNameInRow="TrE_DataOpe" msprop:Generator_ColumnVarNameInTable="columnTrE_DataOpe" msprop:Generator_ColumnPropNameInTable="TrE_DataOpeColumn" type="xs:dateTime" />
+              <xs:element name="TrE_PodmiotTyp" msprop:Generator_UserColumnName="TrE_PodmiotTyp" msprop:Generator_ColumnPropNameInRow="TrE_PodmiotTyp" msprop:Generator_ColumnVarNameInTable="columnTrE_PodmiotTyp" msprop:Generator_ColumnPropNameInTable="TrE_PodmiotTypColumn" type="xs:short" minOccurs="0" />
+              <xs:element name="TrE_PodID" msprop:Generator_UserColumnName="TrE_PodID" msprop:Generator_ColumnPropNameInRow="TrE_PodID" msprop:Generator_ColumnVarNameInTable="columnTrE_PodID" msprop:Generator_ColumnPropNameInTable="TrE_PodIDColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrE_KatID" msprop:Generator_UserColumnName="TrE_KatID" msprop:Generator_ColumnPropNameInRow="TrE_KatID" msprop:Generator_ColumnVarNameInTable="columnTrE_KatID" msprop:Generator_ColumnPropNameInTable="TrE_KatIDColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrE_TwrId" msprop:Generator_UserColumnName="TrE_TwrId" msprop:Generator_ColumnPropNameInRow="TrE_TwrId" msprop:Generator_ColumnVarNameInTable="columnTrE_TwrId" msprop:Generator_ColumnPropNameInTable="TrE_TwrIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrE_MagId" msprop:Generator_UserColumnName="TrE_MagId" msprop:Generator_ColumnPropNameInRow="TrE_MagId" msprop:Generator_ColumnVarNameInTable="columnTrE_MagId" msprop:Generator_ColumnPropNameInTable="TrE_MagIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrE_TwrNazwa" msprop:Generator_UserColumnName="TrE_TwrNazwa" msprop:Generator_ColumnPropNameInRow="TrE_TwrNazwa" msprop:Generator_ColumnVarNameInTable="columnTrE_TwrNazwa" msprop:Generator_ColumnPropNameInTable="TrE_TwrNazwaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4091,5 +4092,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_TwrEAN" msprop:Generator_UserColumnName="TrE_TwrEAN" msprop:Generator_ColumnVarNameInTable="columnTrE_TwrEAN" msprop:Generator_ColumnPropNameInRow="TrE_TwrEAN" msprop:Generator_ColumnPropNameInTable="TrE_TwrEANColumn">
+              <xs:element name="TrE_TwrEAN" msprop:Generator_UserColumnName="TrE_TwrEAN" msprop:Generator_ColumnPropNameInRow="TrE_TwrEAN" msprop:Generator_ColumnVarNameInTable="columnTrE_TwrEAN" msprop:Generator_ColumnPropNameInTable="TrE_TwrEANColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4098,5 +4099,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_TwrNumerKat" msprop:Generator_UserColumnName="TrE_TwrNumerKat" msprop:Generator_ColumnVarNameInTable="columnTrE_TwrNumerKat" msprop:Generator_ColumnPropNameInRow="TrE_TwrNumerKat" msprop:Generator_ColumnPropNameInTable="TrE_TwrNumerKatColumn">
+              <xs:element name="TrE_TwrNumerKat" msprop:Generator_UserColumnName="TrE_TwrNumerKat" msprop:Generator_ColumnPropNameInRow="TrE_TwrNumerKat" msprop:Generator_ColumnVarNameInTable="columnTrE_TwrNumerKat" msprop:Generator_ColumnPropNameInTable="TrE_TwrNumerKatColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4105,5 +4106,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_TwrKod" msprop:Generator_UserColumnName="TrE_TwrKod" msprop:Generator_ColumnVarNameInTable="columnTrE_TwrKod" msprop:Generator_ColumnPropNameInRow="TrE_TwrKod" msprop:Generator_ColumnPropNameInTable="TrE_TwrKodColumn">
+              <xs:element name="TrE_TwrKod" msprop:Generator_UserColumnName="TrE_TwrKod" msprop:Generator_ColumnPropNameInRow="TrE_TwrKod" msprop:Generator_ColumnVarNameInTable="columnTrE_TwrKod" msprop:Generator_ColumnPropNameInTable="TrE_TwrKodColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4112,5 +4113,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_TwrOpis" msprop:Generator_UserColumnName="TrE_TwrOpis" msprop:Generator_ColumnVarNameInTable="columnTrE_TwrOpis" msprop:Generator_ColumnPropNameInRow="TrE_TwrOpis" msprop:Generator_ColumnPropNameInTable="TrE_TwrOpisColumn">
+              <xs:element name="TrE_TwrOpis" msprop:Generator_UserColumnName="TrE_TwrOpis" msprop:Generator_ColumnPropNameInRow="TrE_TwrOpis" msprop:Generator_ColumnVarNameInTable="columnTrE_TwrOpis" msprop:Generator_ColumnPropNameInTable="TrE_TwrOpisColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4119,5 +4120,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_TwrSWW" msprop:Generator_UserColumnName="TrE_TwrSWW" msprop:Generator_ColumnVarNameInTable="columnTrE_TwrSWW" msprop:Generator_ColumnPropNameInRow="TrE_TwrSWW" msprop:Generator_ColumnPropNameInTable="TrE_TwrSWWColumn">
+              <xs:element name="TrE_TwrSWW" msprop:Generator_UserColumnName="TrE_TwrSWW" msprop:Generator_ColumnPropNameInRow="TrE_TwrSWW" msprop:Generator_ColumnVarNameInTable="columnTrE_TwrSWW" msprop:Generator_ColumnPropNameInTable="TrE_TwrSWWColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4126,13 +4127,13 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_Stawka" msprop:Generator_UserColumnName="TrE_Stawka" msprop:Generator_ColumnVarNameInTable="columnTrE_Stawka" msprop:Generator_ColumnPropNameInRow="TrE_Stawka" msprop:Generator_ColumnPropNameInTable="TrE_StawkaColumn" type="xs:decimal" />
-              <xs:element name="TrE_Flaga" msprop:Generator_UserColumnName="TrE_Flaga" msprop:Generator_ColumnVarNameInTable="columnTrE_Flaga" msprop:Generator_ColumnPropNameInRow="TrE_Flaga" msprop:Generator_ColumnPropNameInTable="TrE_FlagaColumn" type="xs:short" />
-              <xs:element name="TrE_Zrodlowa" msprop:Generator_UserColumnName="TrE_Zrodlowa" msprop:Generator_ColumnVarNameInTable="columnTrE_Zrodlowa" msprop:Generator_ColumnPropNameInRow="TrE_Zrodlowa" msprop:Generator_ColumnPropNameInTable="TrE_ZrodlowaColumn" type="xs:decimal" />
-              <xs:element name="TrE_TwCNumer" msprop:Generator_UserColumnName="TrE_TwCNumer" msprop:Generator_ColumnVarNameInTable="columnTrE_TwCNumer" msprop:Generator_ColumnPropNameInRow="TrE_TwCNumer" msprop:Generator_ColumnPropNameInTable="TrE_TwCNumerColumn" type="xs:int" />
-              <xs:element name="TrE_TypNB" msprop:Generator_UserColumnName="TrE_TypNB" msprop:Generator_ColumnVarNameInTable="columnTrE_TypNB" msprop:Generator_ColumnPropNameInRow="TrE_TypNB" msprop:Generator_ColumnPropNameInTable="TrE_TypNBColumn" type="xs:unsignedByte" />
-              <xs:element name="TrE_Cena0" msprop:Generator_UserColumnName="TrE_Cena0" msprop:Generator_ColumnVarNameInTable="columnTrE_Cena0" msprop:Generator_ColumnPropNameInRow="TrE_Cena0" msprop:Generator_ColumnPropNameInTable="TrE_Cena0Column" type="xs:decimal" />
-              <xs:element name="TrE_Rabat" msprop:Generator_UserColumnName="TrE_Rabat" msprop:Generator_ColumnVarNameInTable="columnTrE_Rabat" msprop:Generator_ColumnPropNameInRow="TrE_Rabat" msprop:Generator_ColumnPropNameInTable="TrE_RabatColumn" type="xs:decimal" />
-              <xs:element name="TrE_CenaW" msprop:Generator_UserColumnName="TrE_CenaW" msprop:Generator_ColumnVarNameInTable="columnTrE_CenaW" msprop:Generator_ColumnPropNameInRow="TrE_CenaW" msprop:Generator_ColumnPropNameInTable="TrE_CenaWColumn" type="xs:decimal" />
-              <xs:element name="TrE_Waluta" msprop:Generator_UserColumnName="TrE_Waluta" msprop:Generator_ColumnVarNameInTable="columnTrE_Waluta" msprop:Generator_ColumnPropNameInRow="TrE_Waluta" msprop:Generator_ColumnPropNameInTable="TrE_WalutaColumn">
+              <xs:element name="TrE_Stawka" msprop:Generator_UserColumnName="TrE_Stawka" msprop:Generator_ColumnPropNameInRow="TrE_Stawka" msprop:Generator_ColumnVarNameInTable="columnTrE_Stawka" msprop:Generator_ColumnPropNameInTable="TrE_StawkaColumn" type="xs:decimal" />
+              <xs:element name="TrE_Flaga" msprop:Generator_UserColumnName="TrE_Flaga" msprop:Generator_ColumnPropNameInRow="TrE_Flaga" msprop:Generator_ColumnVarNameInTable="columnTrE_Flaga" msprop:Generator_ColumnPropNameInTable="TrE_FlagaColumn" type="xs:short" />
+              <xs:element name="TrE_Zrodlowa" msprop:Generator_UserColumnName="TrE_Zrodlowa" msprop:Generator_ColumnPropNameInRow="TrE_Zrodlowa" msprop:Generator_ColumnVarNameInTable="columnTrE_Zrodlowa" msprop:Generator_ColumnPropNameInTable="TrE_ZrodlowaColumn" type="xs:decimal" />
+              <xs:element name="TrE_TwCNumer" msprop:Generator_UserColumnName="TrE_TwCNumer" msprop:Generator_ColumnPropNameInRow="TrE_TwCNumer" msprop:Generator_ColumnVarNameInTable="columnTrE_TwCNumer" msprop:Generator_ColumnPropNameInTable="TrE_TwCNumerColumn" type="xs:int" />
+              <xs:element name="TrE_TypNB" msprop:Generator_UserColumnName="TrE_TypNB" msprop:Generator_ColumnPropNameInRow="TrE_TypNB" msprop:Generator_ColumnVarNameInTable="columnTrE_TypNB" msprop:Generator_ColumnPropNameInTable="TrE_TypNBColumn" type="xs:unsignedByte" />
+              <xs:element name="TrE_Cena0" msprop:Generator_UserColumnName="TrE_Cena0" msprop:Generator_ColumnPropNameInRow="TrE_Cena0" msprop:Generator_ColumnVarNameInTable="columnTrE_Cena0" msprop:Generator_ColumnPropNameInTable="TrE_Cena0Column" type="xs:decimal" />
+              <xs:element name="TrE_Rabat" msprop:Generator_UserColumnName="TrE_Rabat" msprop:Generator_ColumnPropNameInRow="TrE_Rabat" msprop:Generator_ColumnVarNameInTable="columnTrE_Rabat" msprop:Generator_ColumnPropNameInTable="TrE_RabatColumn" type="xs:decimal" />
+              <xs:element name="TrE_CenaW" msprop:Generator_UserColumnName="TrE_CenaW" msprop:Generator_ColumnPropNameInRow="TrE_CenaW" msprop:Generator_ColumnVarNameInTable="columnTrE_CenaW" msprop:Generator_ColumnPropNameInTable="TrE_CenaWColumn" type="xs:decimal" />
+              <xs:element name="TrE_Waluta" msprop:Generator_UserColumnName="TrE_Waluta" msprop:Generator_ColumnPropNameInRow="TrE_Waluta" msprop:Generator_ColumnVarNameInTable="columnTrE_Waluta" msprop:Generator_ColumnPropNameInTable="TrE_WalutaColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4141,12 +4142,12 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_Kaucja" msprop:Generator_UserColumnName="TrE_Kaucja" msprop:Generator_ColumnVarNameInTable="columnTrE_Kaucja" msprop:Generator_ColumnPropNameInRow="TrE_Kaucja" msprop:Generator_ColumnPropNameInTable="TrE_KaucjaColumn" type="xs:unsignedByte" />
-              <xs:element name="TrE_KursNumer" msprop:Generator_UserColumnName="TrE_KursNumer" msprop:Generator_ColumnVarNameInTable="columnTrE_KursNumer" msprop:Generator_ColumnPropNameInRow="TrE_KursNumer" msprop:Generator_ColumnPropNameInTable="TrE_KursNumerColumn" type="xs:int" />
-              <xs:element name="TrE_KursL" msprop:Generator_UserColumnName="TrE_KursL" msprop:Generator_ColumnVarNameInTable="columnTrE_KursL" msprop:Generator_ColumnPropNameInRow="TrE_KursL" msprop:Generator_ColumnPropNameInTable="TrE_KursLColumn" type="xs:decimal" />
-              <xs:element name="TrE_KursM" msprop:Generator_UserColumnName="TrE_KursM" msprop:Generator_ColumnVarNameInTable="columnTrE_KursM" msprop:Generator_ColumnPropNameInRow="TrE_KursM" msprop:Generator_ColumnPropNameInTable="TrE_KursMColumn" type="xs:decimal" />
-              <xs:element name="TrE_CenaT" msprop:Generator_UserColumnName="TrE_CenaT" msprop:Generator_ColumnVarNameInTable="columnTrE_CenaT" msprop:Generator_ColumnPropNameInRow="TrE_CenaT" msprop:Generator_ColumnPropNameInTable="TrE_CenaTColumn" type="xs:decimal" />
-              <xs:element name="TrE_Ilosc" msprop:Generator_UserColumnName="TrE_Ilosc" msprop:Generator_ColumnVarNameInTable="columnTrE_Ilosc" msprop:Generator_ColumnPropNameInRow="TrE_Ilosc" msprop:Generator_ColumnPropNameInTable="TrE_IloscColumn" type="xs:decimal" />
-              <xs:element name="TrE_IloscKW" msprop:Generator_UserColumnName="TrE_IloscKW" msprop:Generator_ColumnVarNameInTable="columnTrE_IloscKW" msprop:Generator_ColumnPropNameInRow="TrE_IloscKW" msprop:Generator_ColumnPropNameInTable="TrE_IloscKWColumn" type="xs:decimal" />
-              <xs:element name="TrE_Jm" msprop:Generator_UserColumnName="TrE_Jm" msprop:Generator_ColumnVarNameInTable="columnTrE_Jm" msprop:Generator_ColumnPropNameInRow="TrE_Jm" msprop:Generator_ColumnPropNameInTable="TrE_JmColumn">
+              <xs:element name="TrE_Kaucja" msprop:Generator_UserColumnName="TrE_Kaucja" msprop:Generator_ColumnPropNameInRow="TrE_Kaucja" msprop:Generator_ColumnVarNameInTable="columnTrE_Kaucja" msprop:Generator_ColumnPropNameInTable="TrE_KaucjaColumn" type="xs:unsignedByte" />
+              <xs:element name="TrE_KursNumer" msprop:Generator_UserColumnName="TrE_KursNumer" msprop:Generator_ColumnPropNameInRow="TrE_KursNumer" msprop:Generator_ColumnVarNameInTable="columnTrE_KursNumer" msprop:Generator_ColumnPropNameInTable="TrE_KursNumerColumn" type="xs:int" />
+              <xs:element name="TrE_KursL" msprop:Generator_UserColumnName="TrE_KursL" msprop:Generator_ColumnPropNameInRow="TrE_KursL" msprop:Generator_ColumnVarNameInTable="columnTrE_KursL" msprop:Generator_ColumnPropNameInTable="TrE_KursLColumn" type="xs:decimal" />
+              <xs:element name="TrE_KursM" msprop:Generator_UserColumnName="TrE_KursM" msprop:Generator_ColumnPropNameInRow="TrE_KursM" msprop:Generator_ColumnVarNameInTable="columnTrE_KursM" msprop:Generator_ColumnPropNameInTable="TrE_KursMColumn" type="xs:decimal" />
+              <xs:element name="TrE_CenaT" msprop:Generator_UserColumnName="TrE_CenaT" msprop:Generator_ColumnPropNameInRow="TrE_CenaT" msprop:Generator_ColumnVarNameInTable="columnTrE_CenaT" msprop:Generator_ColumnPropNameInTable="TrE_CenaTColumn" type="xs:decimal" />
+              <xs:element name="TrE_Ilosc" msprop:Generator_UserColumnName="TrE_Ilosc" msprop:Generator_ColumnPropNameInRow="TrE_Ilosc" msprop:Generator_ColumnVarNameInTable="columnTrE_Ilosc" msprop:Generator_ColumnPropNameInTable="TrE_IloscColumn" type="xs:decimal" />
+              <xs:element name="TrE_IloscKW" msprop:Generator_UserColumnName="TrE_IloscKW" msprop:Generator_ColumnPropNameInRow="TrE_IloscKW" msprop:Generator_ColumnVarNameInTable="columnTrE_IloscKW" msprop:Generator_ColumnPropNameInTable="TrE_IloscKWColumn" type="xs:decimal" />
+              <xs:element name="TrE_Jm" msprop:Generator_UserColumnName="TrE_Jm" msprop:Generator_ColumnPropNameInRow="TrE_Jm" msprop:Generator_ColumnVarNameInTable="columnTrE_Jm" msprop:Generator_ColumnPropNameInTable="TrE_JmColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4155,5 +4156,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_JmZ" msprop:Generator_UserColumnName="TrE_JmZ" msprop:Generator_ColumnVarNameInTable="columnTrE_JmZ" msprop:Generator_ColumnPropNameInRow="TrE_JmZ" msprop:Generator_ColumnPropNameInTable="TrE_JmZColumn">
+              <xs:element name="TrE_JmZ" msprop:Generator_UserColumnName="TrE_JmZ" msprop:Generator_ColumnPropNameInRow="TrE_JmZ" msprop:Generator_ColumnVarNameInTable="columnTrE_JmZ" msprop:Generator_ColumnPropNameInTable="TrE_JmZColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4162,18 +4163,18 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_JmCalkowite" msprop:Generator_UserColumnName="TrE_JmCalkowite" msprop:Generator_ColumnVarNameInTable="columnTrE_JmCalkowite" msprop:Generator_ColumnPropNameInRow="TrE_JmCalkowite" msprop:Generator_ColumnPropNameInTable="TrE_JmCalkowiteColumn" type="xs:unsignedByte" />
-              <xs:element name="TrE_JMPrzelicznikL" msprop:Generator_UserColumnName="TrE_JMPrzelicznikL" msprop:Generator_ColumnVarNameInTable="columnTrE_JMPrzelicznikL" msprop:Generator_ColumnPropNameInRow="TrE_JMPrzelicznikL" msprop:Generator_ColumnPropNameInTable="TrE_JMPrzelicznikLColumn" type="xs:decimal" />
-              <xs:element name="TrE_JMPrzelicznikM" msprop:Generator_UserColumnName="TrE_JMPrzelicznikM" msprop:Generator_ColumnVarNameInTable="columnTrE_JMPrzelicznikM" msprop:Generator_ColumnPropNameInRow="TrE_JMPrzelicznikM" msprop:Generator_ColumnPropNameInTable="TrE_JMPrzelicznikMColumn" type="xs:decimal" />
-              <xs:element name="TrE_IloscJM" msprop:Generator_UserColumnName="TrE_IloscJM" msprop:Generator_ColumnVarNameInTable="columnTrE_IloscJM" msprop:Generator_ColumnPropNameInRow="TrE_IloscJM" msprop:Generator_ColumnPropNameInTable="TrE_IloscJMColumn" type="xs:decimal" />
-              <xs:element name="TrE_IloscJMKW" msprop:Generator_UserColumnName="TrE_IloscJMKW" msprop:Generator_ColumnVarNameInTable="columnTrE_IloscJMKW" msprop:Generator_ColumnPropNameInRow="TrE_IloscJMKW" msprop:Generator_ColumnPropNameInTable="TrE_IloscJMKWColumn" type="xs:decimal" />
-              <xs:element name="TrE_WartoscNetto" msprop:Generator_UserColumnName="TrE_WartoscNetto" msprop:Generator_ColumnVarNameInTable="columnTrE_WartoscNetto" msprop:Generator_ColumnPropNameInRow="TrE_WartoscNetto" msprop:Generator_ColumnPropNameInTable="TrE_WartoscNettoColumn" type="xs:decimal" />
-              <xs:element name="TrE_WartoscBrutto" msprop:Generator_UserColumnName="TrE_WartoscBrutto" msprop:Generator_ColumnVarNameInTable="columnTrE_WartoscBrutto" msprop:Generator_ColumnPropNameInRow="TrE_WartoscBrutto" msprop:Generator_ColumnPropNameInTable="TrE_WartoscBruttoColumn" type="xs:decimal" />
-              <xs:element name="TrE_KosztUslugi" msprop:Generator_UserColumnName="TrE_KosztUslugi" msprop:Generator_ColumnVarNameInTable="columnTrE_KosztUslugi" msprop:Generator_ColumnPropNameInRow="TrE_KosztUslugi" msprop:Generator_ColumnPropNameInTable="TrE_KosztUslugiColumn" type="xs:decimal" />
-              <xs:element name="TrE_Cena0WD" msprop:Generator_UserColumnName="TrE_Cena0WD" msprop:Generator_ColumnVarNameInTable="columnTrE_Cena0WD" msprop:Generator_ColumnPropNameInRow="TrE_Cena0WD" msprop:Generator_ColumnPropNameInTable="TrE_Cena0WDColumn" type="xs:decimal" />
-              <xs:element name="TrE_CenaWWD" msprop:Generator_UserColumnName="TrE_CenaWWD" msprop:Generator_ColumnVarNameInTable="columnTrE_CenaWWD" msprop:Generator_ColumnPropNameInRow="TrE_CenaWWD" msprop:Generator_ColumnPropNameInTable="TrE_CenaWWDColumn" type="xs:decimal" />
-              <xs:element name="TrE_WartoscNettoWal" msprop:Generator_UserColumnName="TrE_WartoscNettoWal" msprop:Generator_ColumnVarNameInTable="columnTrE_WartoscNettoWal" msprop:Generator_ColumnPropNameInRow="TrE_WartoscNettoWal" msprop:Generator_ColumnPropNameInTable="TrE_WartoscNettoWalColumn" type="xs:decimal" />
-              <xs:element name="TrE_WartoscBruttoWal" msprop:Generator_UserColumnName="TrE_WartoscBruttoWal" msprop:Generator_ColumnVarNameInTable="columnTrE_WartoscBruttoWal" msprop:Generator_ColumnPropNameInRow="TrE_WartoscBruttoWal" msprop:Generator_ColumnPropNameInTable="TrE_WartoscBruttoWalColumn" type="xs:decimal" />
-              <xs:element name="TrE_Atr1_DeAId" msprop:Generator_UserColumnName="TrE_Atr1_DeAId" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr1_DeAId" msprop:Generator_ColumnPropNameInRow="TrE_Atr1_DeAId" msprop:Generator_ColumnPropNameInTable="TrE_Atr1_DeAIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrE_Atr1_Kod" msprop:Generator_UserColumnName="TrE_Atr1_Kod" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr1_Kod" msprop:Generator_ColumnPropNameInRow="TrE_Atr1_Kod" msprop:Generator_ColumnPropNameInTable="TrE_Atr1_KodColumn">
+              <xs:element name="TrE_JmCalkowite" msprop:Generator_UserColumnName="TrE_JmCalkowite" msprop:Generator_ColumnPropNameInRow="TrE_JmCalkowite" msprop:Generator_ColumnVarNameInTable="columnTrE_JmCalkowite" msprop:Generator_ColumnPropNameInTable="TrE_JmCalkowiteColumn" type="xs:unsignedByte" />
+              <xs:element name="TrE_JMPrzelicznikL" msprop:Generator_UserColumnName="TrE_JMPrzelicznikL" msprop:Generator_ColumnPropNameInRow="TrE_JMPrzelicznikL" msprop:Generator_ColumnVarNameInTable="columnTrE_JMPrzelicznikL" msprop:Generator_ColumnPropNameInTable="TrE_JMPrzelicznikLColumn" type="xs:decimal" />
+              <xs:element name="TrE_JMPrzelicznikM" msprop:Generator_UserColumnName="TrE_JMPrzelicznikM" msprop:Generator_ColumnPropNameInRow="TrE_JMPrzelicznikM" msprop:Generator_ColumnVarNameInTable="columnTrE_JMPrzelicznikM" msprop:Generator_ColumnPropNameInTable="TrE_JMPrzelicznikMColumn" type="xs:decimal" />
+              <xs:element name="TrE_IloscJM" msprop:Generator_UserColumnName="TrE_IloscJM" msprop:Generator_ColumnPropNameInRow="TrE_IloscJM" msprop:Generator_ColumnVarNameInTable="columnTrE_IloscJM" msprop:Generator_ColumnPropNameInTable="TrE_IloscJMColumn" type="xs:decimal" />
+              <xs:element name="TrE_IloscJMKW" msprop:Generator_UserColumnName="TrE_IloscJMKW" msprop:Generator_ColumnPropNameInRow="TrE_IloscJMKW" msprop:Generator_ColumnVarNameInTable="columnTrE_IloscJMKW" msprop:Generator_ColumnPropNameInTable="TrE_IloscJMKWColumn" type="xs:decimal" />
+              <xs:element name="TrE_WartoscNetto" msprop:Generator_UserColumnName="TrE_WartoscNetto" msprop:Generator_ColumnPropNameInRow="TrE_WartoscNetto" msprop:Generator_ColumnVarNameInTable="columnTrE_WartoscNetto" msprop:Generator_ColumnPropNameInTable="TrE_WartoscNettoColumn" type="xs:decimal" />
+              <xs:element name="TrE_WartoscBrutto" msprop:Generator_UserColumnName="TrE_WartoscBrutto" msprop:Generator_ColumnPropNameInRow="TrE_WartoscBrutto" msprop:Generator_ColumnVarNameInTable="columnTrE_WartoscBrutto" msprop:Generator_ColumnPropNameInTable="TrE_WartoscBruttoColumn" type="xs:decimal" />
+              <xs:element name="TrE_KosztUslugi" msprop:Generator_UserColumnName="TrE_KosztUslugi" msprop:Generator_ColumnPropNameInRow="TrE_KosztUslugi" msprop:Generator_ColumnVarNameInTable="columnTrE_KosztUslugi" msprop:Generator_ColumnPropNameInTable="TrE_KosztUslugiColumn" type="xs:decimal" />
+              <xs:element name="TrE_Cena0WD" msprop:Generator_UserColumnName="TrE_Cena0WD" msprop:Generator_ColumnPropNameInRow="TrE_Cena0WD" msprop:Generator_ColumnVarNameInTable="columnTrE_Cena0WD" msprop:Generator_ColumnPropNameInTable="TrE_Cena0WDColumn" type="xs:decimal" />
+              <xs:element name="TrE_CenaWWD" msprop:Generator_UserColumnName="TrE_CenaWWD" msprop:Generator_ColumnPropNameInRow="TrE_CenaWWD" msprop:Generator_ColumnVarNameInTable="columnTrE_CenaWWD" msprop:Generator_ColumnPropNameInTable="TrE_CenaWWDColumn" type="xs:decimal" />
+              <xs:element name="TrE_WartoscNettoWal" msprop:Generator_UserColumnName="TrE_WartoscNettoWal" msprop:Generator_ColumnPropNameInRow="TrE_WartoscNettoWal" msprop:Generator_ColumnVarNameInTable="columnTrE_WartoscNettoWal" msprop:Generator_ColumnPropNameInTable="TrE_WartoscNettoWalColumn" type="xs:decimal" />
+              <xs:element name="TrE_WartoscBruttoWal" msprop:Generator_UserColumnName="TrE_WartoscBruttoWal" msprop:Generator_ColumnPropNameInRow="TrE_WartoscBruttoWal" msprop:Generator_ColumnVarNameInTable="columnTrE_WartoscBruttoWal" msprop:Generator_ColumnPropNameInTable="TrE_WartoscBruttoWalColumn" type="xs:decimal" />
+              <xs:element name="TrE_Atr1_DeAId" msprop:Generator_UserColumnName="TrE_Atr1_DeAId" msprop:Generator_ColumnPropNameInRow="TrE_Atr1_DeAId" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr1_DeAId" msprop:Generator_ColumnPropNameInTable="TrE_Atr1_DeAIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrE_Atr1_Kod" msprop:Generator_UserColumnName="TrE_Atr1_Kod" msprop:Generator_ColumnPropNameInRow="TrE_Atr1_Kod" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr1_Kod" msprop:Generator_ColumnPropNameInTable="TrE_Atr1_KodColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4182,5 +4183,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_Atr1_Wartosc" msprop:Generator_UserColumnName="TrE_Atr1_Wartosc" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr1_Wartosc" msprop:Generator_ColumnPropNameInRow="TrE_Atr1_Wartosc" msprop:Generator_ColumnPropNameInTable="TrE_Atr1_WartoscColumn">
+              <xs:element name="TrE_Atr1_Wartosc" msprop:Generator_UserColumnName="TrE_Atr1_Wartosc" msprop:Generator_ColumnPropNameInRow="TrE_Atr1_Wartosc" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr1_Wartosc" msprop:Generator_ColumnPropNameInTable="TrE_Atr1_WartoscColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4189,6 +4190,6 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_Atr2_DeAId" msprop:Generator_UserColumnName="TrE_Atr2_DeAId" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr2_DeAId" msprop:Generator_ColumnPropNameInRow="TrE_Atr2_DeAId" msprop:Generator_ColumnPropNameInTable="TrE_Atr2_DeAIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrE_Atr2_Kod" msprop:Generator_UserColumnName="TrE_Atr2_Kod" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr2_Kod" msprop:Generator_ColumnPropNameInRow="TrE_Atr2_Kod" msprop:Generator_ColumnPropNameInTable="TrE_Atr2_KodColumn">
+              <xs:element name="TrE_Atr2_DeAId" msprop:Generator_UserColumnName="TrE_Atr2_DeAId" msprop:Generator_ColumnPropNameInRow="TrE_Atr2_DeAId" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr2_DeAId" msprop:Generator_ColumnPropNameInTable="TrE_Atr2_DeAIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrE_Atr2_Kod" msprop:Generator_UserColumnName="TrE_Atr2_Kod" msprop:Generator_ColumnPropNameInRow="TrE_Atr2_Kod" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr2_Kod" msprop:Generator_ColumnPropNameInTable="TrE_Atr2_KodColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4197,5 +4198,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_Atr2_Wartosc" msprop:Generator_UserColumnName="TrE_Atr2_Wartosc" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr2_Wartosc" msprop:Generator_ColumnPropNameInRow="TrE_Atr2_Wartosc" msprop:Generator_ColumnPropNameInTable="TrE_Atr2_WartoscColumn">
+              <xs:element name="TrE_Atr2_Wartosc" msprop:Generator_UserColumnName="TrE_Atr2_Wartosc" msprop:Generator_ColumnPropNameInRow="TrE_Atr2_Wartosc" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr2_Wartosc" msprop:Generator_ColumnPropNameInTable="TrE_Atr2_WartoscColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4204,6 +4205,6 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_Atr3_DeAId" msprop:Generator_UserColumnName="TrE_Atr3_DeAId" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr3_DeAId" msprop:Generator_ColumnPropNameInRow="TrE_Atr3_DeAId" msprop:Generator_ColumnPropNameInTable="TrE_Atr3_DeAIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrE_Atr3_Kod" msprop:Generator_UserColumnName="TrE_Atr3_Kod" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr3_Kod" msprop:Generator_ColumnPropNameInRow="TrE_Atr3_Kod" msprop:Generator_ColumnPropNameInTable="TrE_Atr3_KodColumn">
+              <xs:element name="TrE_Atr3_DeAId" msprop:Generator_UserColumnName="TrE_Atr3_DeAId" msprop:Generator_ColumnPropNameInRow="TrE_Atr3_DeAId" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr3_DeAId" msprop:Generator_ColumnPropNameInTable="TrE_Atr3_DeAIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrE_Atr3_Kod" msprop:Generator_UserColumnName="TrE_Atr3_Kod" msprop:Generator_ColumnPropNameInRow="TrE_Atr3_Kod" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr3_Kod" msprop:Generator_ColumnPropNameInTable="TrE_Atr3_KodColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4212,5 +4213,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_Atr3_Wartosc" msprop:Generator_UserColumnName="TrE_Atr3_Wartosc" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr3_Wartosc" msprop:Generator_ColumnPropNameInRow="TrE_Atr3_Wartosc" msprop:Generator_ColumnPropNameInTable="TrE_Atr3_WartoscColumn">
+              <xs:element name="TrE_Atr3_Wartosc" msprop:Generator_UserColumnName="TrE_Atr3_Wartosc" msprop:Generator_ColumnPropNameInRow="TrE_Atr3_Wartosc" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr3_Wartosc" msprop:Generator_ColumnPropNameInTable="TrE_Atr3_WartoscColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4219,6 +4220,6 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_Atr4_DeAId" msprop:Generator_UserColumnName="TrE_Atr4_DeAId" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr4_DeAId" msprop:Generator_ColumnPropNameInRow="TrE_Atr4_DeAId" msprop:Generator_ColumnPropNameInTable="TrE_Atr4_DeAIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrE_Atr4_Kod" msprop:Generator_UserColumnName="TrE_Atr4_Kod" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr4_Kod" msprop:Generator_ColumnPropNameInRow="TrE_Atr4_Kod" msprop:Generator_ColumnPropNameInTable="TrE_Atr4_KodColumn">
+              <xs:element name="TrE_Atr4_DeAId" msprop:Generator_UserColumnName="TrE_Atr4_DeAId" msprop:Generator_ColumnPropNameInRow="TrE_Atr4_DeAId" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr4_DeAId" msprop:Generator_ColumnPropNameInTable="TrE_Atr4_DeAIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrE_Atr4_Kod" msprop:Generator_UserColumnName="TrE_Atr4_Kod" msprop:Generator_ColumnPropNameInRow="TrE_Atr4_Kod" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr4_Kod" msprop:Generator_ColumnPropNameInTable="TrE_Atr4_KodColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4227,5 +4228,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_Atr4_Wartosc" msprop:Generator_UserColumnName="TrE_Atr4_Wartosc" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr4_Wartosc" msprop:Generator_ColumnPropNameInRow="TrE_Atr4_Wartosc" msprop:Generator_ColumnPropNameInTable="TrE_Atr4_WartoscColumn">
+              <xs:element name="TrE_Atr4_Wartosc" msprop:Generator_UserColumnName="TrE_Atr4_Wartosc" msprop:Generator_ColumnPropNameInRow="TrE_Atr4_Wartosc" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr4_Wartosc" msprop:Generator_ColumnPropNameInTable="TrE_Atr4_WartoscColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4234,6 +4235,6 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_Atr5_DeAId" msprop:Generator_UserColumnName="TrE_Atr5_DeAId" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr5_DeAId" msprop:Generator_ColumnPropNameInRow="TrE_Atr5_DeAId" msprop:Generator_ColumnPropNameInTable="TrE_Atr5_DeAIdColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrE_Atr5_Kod" msprop:Generator_UserColumnName="TrE_Atr5_Kod" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr5_Kod" msprop:Generator_ColumnPropNameInRow="TrE_Atr5_Kod" msprop:Generator_ColumnPropNameInTable="TrE_Atr5_KodColumn">
+              <xs:element name="TrE_Atr5_DeAId" msprop:Generator_UserColumnName="TrE_Atr5_DeAId" msprop:Generator_ColumnPropNameInRow="TrE_Atr5_DeAId" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr5_DeAId" msprop:Generator_ColumnPropNameInTable="TrE_Atr5_DeAIdColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrE_Atr5_Kod" msprop:Generator_UserColumnName="TrE_Atr5_Kod" msprop:Generator_ColumnPropNameInRow="TrE_Atr5_Kod" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr5_Kod" msprop:Generator_ColumnPropNameInTable="TrE_Atr5_KodColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4242,5 +4243,5 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_Atr5_Wartosc" msprop:Generator_UserColumnName="TrE_Atr5_Wartosc" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr5_Wartosc" msprop:Generator_ColumnPropNameInRow="TrE_Atr5_Wartosc" msprop:Generator_ColumnPropNameInTable="TrE_Atr5_WartoscColumn">
+              <xs:element name="TrE_Atr5_Wartosc" msprop:Generator_UserColumnName="TrE_Atr5_Wartosc" msprop:Generator_ColumnPropNameInRow="TrE_Atr5_Wartosc" msprop:Generator_ColumnVarNameInTable="columnTrE_Atr5_Wartosc" msprop:Generator_ColumnPropNameInTable="TrE_Atr5_WartoscColumn">
                 <xs:simpleType>
                   <xs:restriction base="xs:string">
@@ -4249,12 +4250,12 @@
                 </xs:simpleType>
               </xs:element>
-              <xs:element name="TrE_Prog" msprop:Generator_UserColumnName="TrE_Prog" msprop:Generator_ColumnVarNameInTable="columnTrE_Prog" msprop:Generator_ColumnPropNameInRow="TrE_Prog" msprop:Generator_ColumnPropNameInTable="TrE_ProgColumn" type="xs:decimal" />
-              <xs:element name="TrE_UpustTyp" msprop:Generator_UserColumnName="TrE_UpustTyp" msprop:Generator_ColumnVarNameInTable="columnTrE_UpustTyp" msprop:Generator_ColumnPropNameInRow="TrE_UpustTyp" msprop:Generator_ColumnPropNameInTable="TrE_UpustTypColumn" type="xs:unsignedByte" />
-              <xs:element name="TrE_Upust" msprop:Generator_UserColumnName="TrE_Upust" msprop:Generator_ColumnVarNameInTable="columnTrE_Upust" msprop:Generator_ColumnPropNameInRow="TrE_Upust" msprop:Generator_ColumnPropNameInTable="TrE_UpustColumn" type="xs:decimal" />
-              <xs:element name="TrE_UpustKnt" msprop:Generator_UserColumnName="TrE_UpustKnt" msprop:Generator_ColumnVarNameInTable="columnTrE_UpustKnt" msprop:Generator_ColumnPropNameInRow="TrE_UpustKnt" msprop:Generator_ColumnPropNameInTable="TrE_UpustKntColumn" type="xs:decimal" />
-              <xs:element name="TrE_UpustKntTyp" msprop:Generator_UserColumnName="TrE_UpustKntTyp" msprop:Generator_ColumnVarNameInTable="columnTrE_UpustKntTyp" msprop:Generator_ColumnPropNameInRow="TrE_UpustKntTyp" msprop:Generator_ColumnPropNameInTable="TrE_UpustKntTypColumn" type="xs:unsignedByte" />
-              <xs:element name="TrE_WartoscZakupuWylicz" msprop:Generator_UserColumnName="TrE_WartoscZakupuWylicz" msprop:Generator_ColumnVarNameInTable="columnTrE_WartoscZakupuWylicz" msprop:Generator_ColumnPropNameInRow="TrE_WartoscZakupuWylicz" msprop:Generator_ColumnPropNameInTable="TrE_WartoscZakupuWyliczColumn" type="xs:decimal" />
-              <xs:element name="TrE_LpPowRel" msprop:Generator_UserColumnName="TrE_LpPowRel" msprop:Generator_ColumnVarNameInTable="columnTrE_LpPowRel" msprop:Generator_ColumnPropNameInRow="TrE_LpPowRel" msprop:Generator_ColumnPropNameInTable="TrE_LpPowRelColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrE_WartoscZakupu" msdata:ReadOnly="true" msprop:Generator_UserColumnName="TrE_WartoscZakupu" msprop:Generator_ColumnVarNameInTable="columnTrE_WartoscZakupu" msprop:Generator_ColumnPropNameInRow="TrE_WartoscZakupu" msprop:Generator_ColumnPropNameInTable="TrE_WartoscZakupuColumn" type="xs:decimal" minOccurs="0" />
+              <xs:element name="TrE_Prog" msprop:Generator_UserColumnName="TrE_Prog" msprop:Generator_ColumnPropNameInRow="TrE_Prog" msprop:Generator_ColumnVarNameInTable="columnTrE_Prog" msprop:Generator_ColumnPropNameInTable="TrE_ProgColumn" type="xs:decimal" />
+              <xs:element name="TrE_UpustTyp" msprop:Generator_UserColumnName="TrE_UpustTyp" msprop:Generator_ColumnPropNameInRow="TrE_UpustTyp" msprop:Generator_ColumnVarNameInTable="columnTrE_UpustTyp" msprop:Generator_ColumnPropNameInTable="TrE_UpustTypColumn" type="xs:unsignedByte" />
+              <xs:element name="TrE_Upust" msprop:Generator_UserColumnName="TrE_Upust" msprop:Generator_ColumnPropNameInRow="TrE_Upust" msprop:Generator_ColumnVarNameInTable="columnTrE_Upust" msprop:Generator_ColumnPropNameInTable="TrE_UpustColumn" type="xs:decimal" />
+              <xs:element name="TrE_UpustKnt" msprop:Generator_UserColumnName="TrE_UpustKnt" msprop:Generator_ColumnPropNameInRow="TrE_UpustKnt" msprop:Generator_ColumnVarNameInTable="columnTrE_UpustKnt" msprop:Generator_ColumnPropNameInTable="TrE_UpustKntColumn" type="xs:decimal" />
+              <xs:element name="TrE_UpustKntTyp" msprop:Generator_UserColumnName="TrE_UpustKntTyp" msprop:Generator_ColumnPropNameInRow="TrE_UpustKntTyp" msprop:Generator_ColumnVarNameInTable="columnTrE_UpustKntTyp" msprop:Generator_ColumnPropNameInTable="TrE_UpustKntTypColumn" type="xs:unsignedByte" />
+              <xs:element name="TrE_WartoscZakupuWylicz" msprop:Generator_UserColumnName="TrE_WartoscZakupuWylicz" msprop:Generator_ColumnPropNameInRow="TrE_WartoscZakupuWylicz" msprop:Generator_ColumnVarNameInTable="columnTrE_WartoscZakupuWylicz" msprop:Generator_ColumnPropNameInTable="TrE_WartoscZakupuWyliczColumn" type="xs:decimal" />
+              <xs:element name="TrE_LpPowRel" msprop:Generator_UserColumnName="TrE_LpPowRel" msprop:Generator_ColumnPropNameInRow="TrE_LpPowRel" msprop:Generator_ColumnVarNameInTable="columnTrE_LpPowRel" msprop:Generator_ColumnPropNameInTable="TrE_LpPowRelColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrE_WartoscZakupu" msdata:ReadOnly="true" msprop:Generator_UserColumnName="TrE_WartoscZakupu" msprop:Generator_ColumnPropNameInRow="TrE_WartoscZakupu" msprop:Generator_ColumnVarNameInTable="columnTrE_WartoscZakupu" msprop:Generator_ColumnPropNameInTable="TrE_WartoscZakupuColumn" type="xs:decimal" minOccurs="0" />
             </xs:sequence>
           </xs:complexType>
@@ -4263,15 +4264,15 @@
           <xs:complexType>
             <xs:sequence>
-              <xs:element name="TrV_TrVID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msprop:Generator_UserColumnName="TrV_TrVID" msprop:Generator_ColumnVarNameInTable="columnTrV_TrVID" msprop:Generator_ColumnPropNameInRow="TrV_TrVID" msprop:Generator_ColumnPropNameInTable="TrV_TrVIDColumn" type="xs:int" />
-              <xs:element name="TrV_TrNID" msprop:Generator_UserColumnName="TrV_TrNID" msprop:Generator_ColumnVarNameInTable="columnTrV_TrNID" msprop:Generator_ColumnPropNameInRow="TrV_TrNID" msprop:Generator_ColumnPropNameInTable="TrV_TrNIDColumn" type="xs:int" />
-              <xs:element name="TrV_TrNidFinalna" msprop:Generator_UserColumnName="TrV_TrNidFinalna" msprop:Generator_ColumnVarNameInTable="columnTrV_TrNidFinalna" msprop:Generator_ColumnPropNameInRow="TrV_TrNidFinalna" msprop:Generator_ColumnPropNameInTable="TrV_TrNidFinalnaColumn" type="xs:int" minOccurs="0" />
-              <xs:element name="TrV_Stawka" msprop:Generator_UserColumnName="TrV_Stawka" msprop:Generator_ColumnVarNameInTable="columnTrV_Stawka" msprop:Generator_ColumnPropNameInRow="TrV_Stawka" msprop:Generator_ColumnPropNameInTable="TrV_StawkaColumn" type="xs:decimal" />
-              <xs:element name="TrV_Flaga" msprop:Generator_UserColumnName="TrV_Flaga" msprop:Generator_ColumnVarNameInTable="columnTrV_Flaga" msprop:Generator_ColumnPropNameInRow="TrV_Flaga" msprop:Generator_ColumnPropNameInTable="TrV_FlagaColumn" type="xs:short" />
-              <xs:element name="TrV_Zrodlowa" msprop:Generator_UserColumnName="TrV_Zrodlowa" msprop:Generator_ColumnVarNameInTable="columnTrV_Zrodlowa" msprop:Generator_ColumnPropNameInRow="TrV_Zrodlowa" msprop:Generator_ColumnPropNameInTable="TrV_ZrodlowaColumn" type="xs:decimal" />
-              <xs:element name="TrV_Netto" msprop:Generator_UserColumnName="TrV_Netto" msprop:Generator_ColumnVarNameInTable="columnTrV_Netto" msprop:Generator_ColumnPropNameInRow="TrV_Netto" msprop:Generator_ColumnPropNameInTable="TrV_NettoColumn" type="xs:decimal" />
-              <xs:element name="TrV_VAT" msprop:Generator_UserColumnName="TrV_VAT" msprop:Generator_ColumnVarNameInTable="columnTrV_VAT" msprop:Generator_ColumnPropNameInRow="TrV_VAT" msprop:Generator_ColumnPropNameInTable="TrV_VATColumn" type="xs:decimal" />
-              <xs:element name="TrV_NettoWal" msprop:Generator_UserColumnName="TrV_NettoWal" msprop:Generator_ColumnVarNameInTable="columnTrV_NettoWal" msprop:Generator_ColumnPropNameInRow="TrV_NettoWal" msprop:Generator_ColumnPropNameInTable="TrV_NettoWalColumn" type="xs:decimal" />
-              <xs:element name="TrV_VATWal" msprop:Generator_UserColumnName="TrV_VATWal" msprop:Generator_ColumnVarNameInTable="columnTrV_VATWal" msprop:Generator_ColumnPropNameInRow="TrV_VATWal" msprop:Generator_ColumnPropNameInTable="TrV_VATWalColumn" type="xs:decimal" />
-              <xs:element name="TrV_Typ" msprop:Generator_UserColumnName="TrV_Typ" msprop:Generator_ColumnVarNameInTable="columnTrV_Typ" msprop:Generator_ColumnPropNameInRow="TrV_Typ" msprop:Generator_ColumnPropNameInTable="TrV_TypColumn" type="xs:unsignedByte" />
+              <xs:element name="TrV_TrVID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msprop:Generator_UserColumnName="TrV_TrVID" msprop:Generator_ColumnPropNameInRow="TrV_TrVID" msprop:Generator_ColumnVarNameInTable="columnTrV_TrVID" msprop:Generator_ColumnPropNameInTable="TrV_TrVIDColumn" type="xs:int" />
+              <xs:element name="TrV_TrNID" msprop:Generator_UserColumnName="TrV_TrNID" msprop:Generator_ColumnPropNameInRow="TrV_TrNID" msprop:Generator_ColumnVarNameInTable="columnTrV_TrNID" msprop:Generator_ColumnPropNameInTable="TrV_TrNIDColumn" type="xs:int" />
+              <xs:element name="TrV_TrNidFinalna" msprop:Generator_UserColumnName="TrV_TrNidFinalna" msprop:Generator_ColumnPropNameInRow="TrV_TrNidFinalna" msprop:Generator_ColumnVarNameInTable="columnTrV_TrNidFinalna" msprop:Generator_ColumnPropNameInTable="TrV_TrNidFinalnaColumn" type="xs:int" minOccurs="0" />
+              <xs:element name="TrV_Stawka" msprop:Generator_UserColumnName="TrV_Stawka" msprop:Generator_ColumnPropNameInRow="TrV_Stawka" msprop:Generator_ColumnVarNameInTable="columnTrV_Stawka" msprop:Generator_ColumnPropNameInTable="TrV_StawkaColumn" type="xs:decimal" />
+              <xs:element name="TrV_Flaga" msprop:Generator_UserColumnName="TrV_Flaga" msprop:Generator_ColumnPropNameInRow="TrV_Flaga" msprop:Generator_ColumnVarNameInTable="columnTrV_Flaga" msprop:Generator_ColumnPropNameInTable="TrV_FlagaColumn" type="xs:short" />
+              <xs:element name="TrV_Zrodlowa" msprop:Generator_UserColumnName="TrV_Zrodlowa" msprop:Generator_ColumnPropNameInRow="TrV_Zrodlowa" msprop:Generator_ColumnVarNameInTable="columnTrV_Zrodlowa" msprop:Generator_ColumnPropNameInTable="TrV_ZrodlowaColumn" type="xs:decimal" />
+              <xs:element name="TrV_Netto" msprop:Generator_UserColumnName="TrV_Netto" msprop:Generator_ColumnPropNameInRow="TrV_Netto" msprop:Generator_ColumnVarNameInTable="columnTrV_Netto" msprop:Generator_ColumnPropNameInTable="TrV_NettoColumn" type="xs:decimal" />
+              <xs:element name="TrV_VAT" msprop:Generator_UserColumnName="TrV_VAT" msprop:Generator_ColumnPropNameInRow="TrV_VAT" msprop:Generator_ColumnVarNameInTable="columnTrV_VAT" msprop:Generator_ColumnPropNameInTable="TrV_VATColumn" type="xs:decimal" />
+              <xs:element name="TrV_NettoWal" msprop:Generator_UserColumnName="TrV_NettoWal" msprop:Generator_ColumnPropNameInRow="TrV_NettoWal" msprop:Generator_ColumnVarNameInTable="columnTrV_NettoWal" msprop:Generator_ColumnPropNameInTable="TrV_NettoWalColumn" type="xs:decimal" />
+              <xs:element name="TrV_VATWal" msprop:Generator_UserColumnName="TrV_VATWal" msprop:Generator_ColumnPropNameInRow="TrV_VATWal" msprop:Generator_ColumnVarNameInTable="columnTrV_VATWal" msprop:Generator_ColumnPropNameInTable="TrV_VATWalColumn" type="xs:decimal" />
+              <xs:element name="TrV_Typ" msprop:Generator_UserColumnName="TrV_Typ" msprop:Generator_ColumnPropNameInRow="TrV_Typ" msprop:Generator_ColumnVarNameInTable="columnTrV_Typ" msprop:Generator_ColumnPropNameInTable="TrV_TypColumn" type="xs:unsignedByte" />
             </xs:sequence>
           </xs:complexType>
@@ -4280,5 +4281,5 @@
           <xs:complexType>
             <xs:sequence>
-              <xs:element name="DDf_DDfID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msprop:Generator_UserColumnName="DDf_DDfID" msprop:Generator_ColumnVarNameInTable="columnDDf_DDfID" msprop:Generator_ColumnPropNameInRow="DDf_DDfID" msprop:Generator_ColumnPropNameInTable="DDf_DDfIDColumn" type="xs:int" />
+              <xs:element name="DDf_DDfID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msprop:Generator_UserColumnName="DDf_DDfID" msprop:Generator_ColumnPropNameInRow="DDf_DDfID" msprop:Generator_ColumnVarNameInTable="columnDDf_DDfID" msprop:Generator_ColumnPropNameInTable="DDf_DDfIDColumn" type="xs:int" />
             </xs:sequence>
           </xs:complexType>
Index: branches/TruckExpo/TruckExpoCDN/ExpoToCDNExport.cs
===================================================================
--- branches/TruckExpo/TruckExpoCDN/ExpoToCDNExport.cs (revision 415)
+++ branches/TruckExpo/TruckExpoCDN/ExpoToCDNExport.cs (revision 427)
@@ -185,4 +185,5 @@
             }
 
+            kontrahent.Knt_ZgodaNaEFaktury = 0;
             kontrahent.Knt_PodmiotTyp = 1;
             kontrahent.Knt_Kod = klient.CustomerID.ToString();
Index: branches/TruckExpo/TruckExpoCDN/CDNDataSet.Designer.cs
===================================================================
--- branches/TruckExpo/TruckExpoCDN/CDNDataSet.Designer.cs (revision 415)
+++ branches/TruckExpo/TruckExpoCDN/CDNDataSet.Designer.cs (revision 427)
@@ -666,4 +666,6 @@
             private global::System.Data.DataColumn columnKnt_BazaBR;
             
+            private global::System.Data.DataColumn columnKnt_ZgodaNaEFaktury;
+            
             [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
             public KontrahenciDataTable() {
@@ -1442,4 +1444,11 @@
                 get {
                     return this.columnKnt_BazaBR;
+                }
+            }
+            
+            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+            public global::System.Data.DataColumn Knt_ZgodaNaEFakturyColumn {
+                get {
+                    return this.columnKnt_ZgodaNaEFaktury;
                 }
             }
@@ -1580,5 +1589,6 @@
                         byte Knt_LimitPrzeterKredytFlag, 
                         decimal Knt_LimitPrzeterKredytWartosc, 
-                        int Knt_BazaBR) {
+                        int Knt_BazaBR, 
+                        short Knt_ZgodaNaEFaktury) {
                 KontrahenciRow rowKontrahenciRow = ((KontrahenciRow)(this.NewRow()));
                 object[] columnValuesArray = new object[] {
@@ -1689,5 +1699,6 @@
                         Knt_LimitPrzeterKredytFlag,
                         Knt_LimitPrzeterKredytWartosc,
-                        Knt_BazaBR};
+                        Knt_BazaBR,
+                        Knt_ZgodaNaEFaktury};
                 if ((parentKontrahenciRowByFK_KntOdbiorca != null)) {
                     columnValuesArray[85] = parentKontrahenciRowByFK_KntOdbiorca[0];
@@ -1830,4 +1841,5 @@
                 this.columnKnt_LimitPrzeterKredytWartosc = base.Columns["Knt_LimitPrzeterKredytWartosc"];
                 this.columnKnt_BazaBR = base.Columns["Knt_BazaBR"];
+                this.columnKnt_ZgodaNaEFaktury = base.Columns["Knt_ZgodaNaEFaktury"];
             }
             
@@ -2048,4 +2060,6 @@
                 this.columnKnt_BazaBR = new global::System.Data.DataColumn("Knt_BazaBR", typeof(int), null, global::System.Data.MappingType.Element);
                 base.Columns.Add(this.columnKnt_BazaBR);
+                this.columnKnt_ZgodaNaEFaktury = new global::System.Data.DataColumn("Knt_ZgodaNaEFaktury", typeof(short), null, global::System.Data.MappingType.Element);
+                base.Columns.Add(this.columnKnt_ZgodaNaEFaktury);
                 this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
                                 this.columnKnt_KntId}, true));
@@ -2198,4 +2212,5 @@
                 this.columnKnt_LimitPrzeterKredytFlag.AllowDBNull = false;
                 this.columnKnt_LimitPrzeterKredytWartosc.AllowDBNull = false;
+                this.columnKnt_ZgodaNaEFaktury.DefaultValue = ((short)(0));
             }
             
@@ -7654,4 +7669,19 @@
             
             [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+            public short Knt_ZgodaNaEFaktury {
+                get {
+                    try {
+                        return ((short)(this[this.tableKontrahenci.Knt_ZgodaNaEFakturyColumn]));
+                    }
+                    catch (global::System.InvalidCastException e) {
+                        throw new global::System.Data.StrongTypingException("The value for column \'Knt_ZgodaNaEFaktury\' in table \'Kontrahenci\' is DBNull.", e);
+                    }
+                }
+                set {
+                    this[this.tableKontrahenci.Knt_ZgodaNaEFakturyColumn] = value;
+                }
+            }
+            
+            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
             public KontrahenciRow KontrahenciRowParent {
                 get {
@@ -7861,4 +7891,14 @@
             public void SetKnt_BazaBRNull() {
                 this[this.tableKontrahenci.Knt_BazaBRColumn] = global::System.Convert.DBNull;
+            }
+            
+            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+            public bool IsKnt_ZgodaNaEFakturyNull() {
+                return this.IsNull(this.tableKontrahenci.Knt_ZgodaNaEFakturyColumn);
+            }
+            
+            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+            public void SetKnt_ZgodaNaEFakturyNull() {
+                this[this.tableKontrahenci.Knt_ZgodaNaEFakturyColumn] = global::System.Convert.DBNull;
             }
             
