Ver código fonte

added graphTest action for view graph html

Piotr Labudda 6 anos atrás
pai
commit
ebb6ea8c27
2 arquivos alterados com 421 adições e 0 exclusões
  1. 2 0
      tools/Bocian.php
  2. 419 0
      tools/Bocian.php.graphTest.php

+ 2 - 0
tools/Bocian.php

@@ -140,6 +140,8 @@ public static $helpEmailTo = 'biuro@bialnet.com.pl'; // todo:email na który zos
 		UI::dol();
 	}
 
+	function graphTestAction() { include __FILE__ . '.graphTest.php'; }
+
 	function defaultAction() {
 		UI::gora();
 		echo UI::h('script', ['src'=>"static/sweetalert2.min.js"]);

+ 419 - 0
tools/Bocian.php.graphTest.php

@@ -0,0 +1,419 @@
+<?php
+
+UI::gora();
+UI::inlineJS(dirname(__FILE__) . '/Bocian.php' . '.graphShowHide.js', [
+	'DBG' => V::get('DBG', 0, $_GET),
+	'FIELD_LIST_PRACOWNICY' => array_merge(
+		array_map(function ($fieldName) {
+			return "f_{$fieldName}";
+		}, self::$FIELD_LIST_PRACOWNICY),
+		[
+			'f_Adresy',
+		]
+	),
+	'FIELD_LIST_KONTRAHENCI' => array_map(function ($fieldName) {
+		return "f_{$fieldName}";
+	}, self::$FIELD_LIST_KONTRAHENCI),
+]);
+
+// TODO: cannot use <?xml version="1.0" encoding="UTF-8"
+echo UI::h('script', [ 'id' => "graphxml", 'type' => "text/xmldata" ], '
+<wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs" xmlns="http://www.opengis.net/wfs" xmlns:gml="http://www.opengis.net/gml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:default_db__x3A__BI_audit_ENERGA_PRACOWNICY="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_PRACOWNICY" xmlns:p5="https://biuro.biall-net.pl/wfs" xmlns:default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object" xmlns:default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row" xmlns:default_db__x3A__BI_audit_KRS="https://biuro.biall-net.pl/wfs/default_db/BI_audit_KRS" xmlns:default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI" xmlns:default_db__x3A__BI_audit_MSIG="https://biuro.biall-net.pl/wfs/default_db/BI_audit_MSIG" xmlns:default_db__x3A__BI_audit_CEIDG="https://biuro.biall-net.pl/wfs/default_db/BI_audit_CEIDG" xsi:schemaLocation="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_PRACOWNICY https://biuro.biall-net.pl/dev-pl/se-projects/bocian/SE//wfs-data.php/default_db/?SERVICE=WFS&amp;VERSION=1.0.0&amp;TYPENAME=default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY&amp;REQUEST=DescribeFeatureType" numberMatched="unknown" numberReturned="1" next="https://biuro.biall-net.pl/dev-pl/se-projects/bocian/SE//wfs-data.php/default_db/?SERVICE=WFS&amp;VERSION=1.0.0&amp;REQUEST=GetFeature&amp;TYPENAME=default_db__x3A__BI_audit_ENERGA_PRACOWNICY%3ABI_audit_ENERGA_PRACOWNICY&amp;SRSNAME=EPSG%3A3003&amp;sortBy=ID+D&amp;maxFeatures=20&amp;startIndex=20">
+<gml:featureMember>
+<default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY fid="BI_audit_ENERGA_PRACOWNICY.12" p5:primaryKey="12">
+ <default_db__x3A__BI_audit_ENERGA_PRACOWNICY:ID>12</default_db__x3A__BI_audit_ENERGA_PRACOWNICY:ID>
+ <default_db__x3A__BI_audit_ENERGA_PRACOWNICY:imiona>Robert</default_db__x3A__BI_audit_ENERGA_PRACOWNICY:imiona>
+ <default_db__x3A__BI_audit_ENERGA_PRACOWNICY:nazwisko>Szaj</default_db__x3A__BI_audit_ENERGA_PRACOWNICY:nazwisko>
+ <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677360" p5:primaryKey="2677360">
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677360</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row.386066" p5:primaryKey="386066">
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>386066</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677363" p5:primaryKey="2677363">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677363</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI fid="BI_audit_ENERGA_RUM_KONTRAHENCI.17240" p5:primaryKey="17240">
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>17240</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>ENERGA WYTWARZANIE SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>
+		</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677362" p5:primaryKey="2677362">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677362</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.403882" p5:primaryKey="403882">
+		 <default_db__x3A__BI_audit_KRS:ID>403882</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000512140</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>ENERGA WYTWARZANIE SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>GDAŃSK</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677361" p5:primaryKey="2677361">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677361</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object xlink:href="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object#BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677360" p5:primaryKey="2677360"/>
+	</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row>
+ </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+ <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677354" p5:primaryKey="2677354">
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677354</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row.386065" p5:primaryKey="386065">
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>386065</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677359" p5:primaryKey="2677359">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677359</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI fid="BI_audit_ENERGA_RUM_KONTRAHENCI.17285" p5:primaryKey="17285">
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>17285</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>KLUB SPORTOWY &quot;SYRENA&quot; MŁYNARY</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>
+		</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677358" p5:primaryKey="2677358">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677358</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.69474" p5:primaryKey="69474">
+		 <default_db__x3A__BI_audit_KRS:ID>69474</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000098611</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>KLUB SPORTOWY &quot;SYRENA&quot; MŁYNARY</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>MŁYNARY</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677357" p5:primaryKey="2677357">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677357</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677356" p5:primaryKey="2677356">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677356</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.403882" p5:primaryKey="403882">
+		 <default_db__x3A__BI_audit_KRS:ID>403882</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000512140</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>ENERGA WYTWARZANIE SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>GDAŃSK</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677355" p5:primaryKey="2677355">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677355</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object xlink:href="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object#BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677354" p5:primaryKey="2677354"/>
+	</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row>
+ </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+ <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677347" p5:primaryKey="2677347">
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677347</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row.386064" p5:primaryKey="386064">
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>386064</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677353" p5:primaryKey="2677353">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677353</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI fid="BI_audit_ENERGA_RUM_KONTRAHENCI.17285" p5:primaryKey="17285">
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>17285</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>KLUB SPORTOWY &quot;SYRENA&quot; MŁYNARY</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>
+		</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677352" p5:primaryKey="2677352">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677352</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677351" p5:primaryKey="2677351">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677351</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.69474" p5:primaryKey="69474">
+		 <default_db__x3A__BI_audit_KRS:ID>69474</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000098611</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>KLUB SPORTOWY &quot;SYRENA&quot; MŁYNARY</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>MŁYNARY</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677350" p5:primaryKey="2677350">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677350</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677349" p5:primaryKey="2677349">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677349</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.403882" p5:primaryKey="403882">
+		 <default_db__x3A__BI_audit_KRS:ID>403882</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000512140</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>ENERGA WYTWARZANIE SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>GDAŃSK</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677348" p5:primaryKey="2677348">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677348</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object xlink:href="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object#BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677347" p5:primaryKey="2677347"/>
+	</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row>
+ </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+ <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677340" p5:primaryKey="2677340">
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677340</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row.386063" p5:primaryKey="386063">
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>386063</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677346" p5:primaryKey="2677346">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677346</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI fid="BI_audit_ENERGA_RUM_KONTRAHENCI.17246" p5:primaryKey="17246">
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>17246</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>&quot;FUNDACJA ENERGA&quot;</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>
+		</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677345" p5:primaryKey="2677345">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677345</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.242187" p5:primaryKey="242187">
+		 <default_db__x3A__BI_audit_KRS:ID>242187</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000326853</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>&quot;FUNDACJA ENERGA&quot;</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>GDAŃSK</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677344" p5:primaryKey="2677344">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677344</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677343" p5:primaryKey="2677343">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677343</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677342" p5:primaryKey="2677342">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677342</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.403882" p5:primaryKey="403882">
+		 <default_db__x3A__BI_audit_KRS:ID>403882</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000512140</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>ENERGA WYTWARZANIE SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>GDAŃSK</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677341" p5:primaryKey="2677341">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677341</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object xlink:href="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object#BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677340" p5:primaryKey="2677340"/>
+	</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row>
+ </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+ <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677333" p5:primaryKey="2677333">
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677333</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row.386062" p5:primaryKey="386062">
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>386062</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677339" p5:primaryKey="2677339">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677339</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI fid="BI_audit_ENERGA_RUM_KONTRAHENCI.17298" p5:primaryKey="17298">
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>17298</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>ENERGA ELEKTROWNIE OSTROŁĘKA SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>
+		</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677338" p5:primaryKey="2677338">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677338</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677337" p5:primaryKey="2677337">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677337</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.260109" p5:primaryKey="260109">
+		 <default_db__x3A__BI_audit_KRS:ID>260109</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000348557</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>ELEKTROWNIA OSTROŁĘKA SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>OSTROŁĘKA</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677336" p5:primaryKey="2677336">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677336</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677335" p5:primaryKey="2677335">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677335</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.403882" p5:primaryKey="403882">
+		 <default_db__x3A__BI_audit_KRS:ID>403882</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000512140</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>ENERGA WYTWARZANIE SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>GDAŃSK</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677334" p5:primaryKey="2677334">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677334</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object xlink:href="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object#BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677333" p5:primaryKey="2677333"/>
+	</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row>
+ </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+ <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677326" p5:primaryKey="2677326">
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677326</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row.386061" p5:primaryKey="386061">
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>386061</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677332" p5:primaryKey="2677332">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677332</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI fid="BI_audit_ENERGA_RUM_KONTRAHENCI.17240" p5:primaryKey="17240">
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>17240</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>ENERGA WYTWARZANIE SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>
+		</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677331" p5:primaryKey="2677331">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677331</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677330" p5:primaryKey="2677330">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677330</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_MSIG:BI_audit_MSIG fid="BI_audit_MSIG.191597" p5:primaryKey="191597">
+		 <default_db__x3A__BI_audit_MSIG:ID>191597</default_db__x3A__BI_audit_MSIG:ID>
+		 <default_db__x3A__BI_audit_MSIG:nazwa>BREVA SPÓŁKA Z OGRANICZONĄ ODPOWIEDZIALNOŚCIĄ</default_db__x3A__BI_audit_MSIG:nazwa>
+		</default_db__x3A__BI_audit_MSIG:BI_audit_MSIG>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677329" p5:primaryKey="2677329">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677329</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677328" p5:primaryKey="2677328">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677328</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.403882" p5:primaryKey="403882">
+		 <default_db__x3A__BI_audit_KRS:ID>403882</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000512140</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>ENERGA WYTWARZANIE SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>GDAŃSK</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677327" p5:primaryKey="2677327">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677327</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object xlink:href="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object#BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677326" p5:primaryKey="2677326"/>
+	</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row>
+ </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+ <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677319" p5:primaryKey="2677319">
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677319</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row.386060" p5:primaryKey="386060">
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>386060</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677325" p5:primaryKey="2677325">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677325</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI fid="BI_audit_ENERGA_RUM_KONTRAHENCI.17240" p5:primaryKey="17240">
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>17240</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>ENERGA WYTWARZANIE SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>
+		</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677324" p5:primaryKey="2677324">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677324</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677323" p5:primaryKey="2677323">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677323</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_MSIG:BI_audit_MSIG fid="BI_audit_MSIG.191597" p5:primaryKey="191597">
+		 <default_db__x3A__BI_audit_MSIG:ID>191597</default_db__x3A__BI_audit_MSIG:ID>
+		 <default_db__x3A__BI_audit_MSIG:nazwa>BREVA SPÓŁKA Z OGRANICZONĄ ODPOWIEDZIALNOŚCIĄ</default_db__x3A__BI_audit_MSIG:nazwa>
+		</default_db__x3A__BI_audit_MSIG:BI_audit_MSIG>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677322" p5:primaryKey="2677322">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677322</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677321" p5:primaryKey="2677321">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677321</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.403882" p5:primaryKey="403882">
+		 <default_db__x3A__BI_audit_KRS:ID>403882</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000512140</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>ENERGA WYTWARZANIE SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>GDAŃSK</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677320" p5:primaryKey="2677320">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677320</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object xlink:href="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object#BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677319" p5:primaryKey="2677319"/>
+	</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row>
+ </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+ <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677314" p5:primaryKey="2677314">
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677314</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row.386059" p5:primaryKey="386059">
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>386059</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677318" p5:primaryKey="2677318">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677318</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI fid="BI_audit_ENERGA_RUM_KONTRAHENCI.17240" p5:primaryKey="17240">
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>17240</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>ENERGA WYTWARZANIE SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>
+		</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677317" p5:primaryKey="2677317">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677317</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677316" p5:primaryKey="2677316">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677316</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.403882" p5:primaryKey="403882">
+		 <default_db__x3A__BI_audit_KRS:ID>403882</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000512140</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>ENERGA WYTWARZANIE SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>GDAŃSK</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677315" p5:primaryKey="2677315">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677315</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object xlink:href="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object#BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677314" p5:primaryKey="2677314"/>
+	</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row>
+ </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+ <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677308" p5:primaryKey="2677308">
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677308</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row.386058" p5:primaryKey="386058">
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>386058</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677313" p5:primaryKey="2677313">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677313</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI fid="BI_audit_ENERGA_RUM_KONTRAHENCI.17398" p5:primaryKey="17398">
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>17398</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>ENERGA KOGENERACJA SPÓŁKA Z OGRANICZONĄ ODPOWIEDZIALNOŚCIĄ</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>
+		</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677312" p5:primaryKey="2677312">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677312</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.148850" p5:primaryKey="148850">
+		 <default_db__x3A__BI_audit_KRS:ID>148850</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000207049</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>ENERGA KOGENERACJA SPÓŁKA Z OGRANICZONĄ ODPOWIEDZIALNOŚCIĄ</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>ELBLĄG</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677311" p5:primaryKey="2677311">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677311</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677310" p5:primaryKey="2677310">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677310</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.403882" p5:primaryKey="403882">
+		 <default_db__x3A__BI_audit_KRS:ID>403882</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000512140</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>ENERGA WYTWARZANIE SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>GDAŃSK</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677309" p5:primaryKey="2677309">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677309</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object xlink:href="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object#BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677308" p5:primaryKey="2677308"/>
+	</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row>
+ </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+ <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677301" p5:primaryKey="2677301">
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677301</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row.386057" p5:primaryKey="386057">
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>386057</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677307" p5:primaryKey="2677307">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677307</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI fid="BI_audit_ENERGA_RUM_KONTRAHENCI.17398" p5:primaryKey="17398">
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>17398</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:ID>
+		 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>ENERGA KOGENERACJA SPÓŁKA Z OGRANICZONĄ ODPOWIEDZIALNOŚCIĄ</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:Pelna_nazwa_kontrahenta>
+		</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677306" p5:primaryKey="2677306">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677306</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677305" p5:primaryKey="2677305">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677305</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.148850" p5:primaryKey="148850">
+		 <default_db__x3A__BI_audit_KRS:ID>148850</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000207049</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>ENERGA KOGENERACJA SPÓŁKA Z OGRANICZONĄ ODPOWIEDZIALNOŚCIĄ</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>ELBLĄG</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677304" p5:primaryKey="2677304">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677304</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677303" p5:primaryKey="2677303">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677303</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+		<default_db__x3A__BI_audit_KRS:BI_audit_KRS fid="BI_audit_KRS.403882" p5:primaryKey="403882">
+		 <default_db__x3A__BI_audit_KRS:ID>403882</default_db__x3A__BI_audit_KRS:ID>
+		 <default_db__x3A__BI_audit_KRS:krs>0000512140</default_db__x3A__BI_audit_KRS:krs>
+		 <default_db__x3A__BI_audit_KRS:nazwa>ENERGA WYTWARZANIE SPÓŁKA AKCYJNA</default_db__x3A__BI_audit_KRS:nazwa>
+		 <default_db__x3A__BI_audit_KRS:S_miejscowosc>GDAŃSK</default_db__x3A__BI_audit_KRS:S_miejscowosc>
+		</default_db__x3A__BI_audit_KRS:BI_audit_KRS>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677302" p5:primaryKey="2677302">
+		<default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>2677302</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
+	 </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+	 <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object xlink:href="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object#BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.2677301" p5:primaryKey="2677301"/>
+	</default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row>
+ </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
+ <p5:links>
+	<p5:next p5:typeName="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object" p5:backRefNS="default_db/BI_audit_ENERGA_PRACOWNICY/BI_audit_ENERGA_PRACOWNICY" p5:backRefPK="12" p5:startIndex="10">https://biuro.biall-net.pl/dev-pl/se-projects/bocian/SE//wfs-data.php/default_db/?SERVICE=WFS&amp;VERSION=1.0.0&amp;TYPENAME=default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object&amp;REQUEST=GetFeature&amp;backRefNS=default_db/BI_audit_ENERGA_PRACOWNICY/BI_audit_ENERGA_PRACOWNICY&amp;backRefPK=12&amp;backRefField=default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object&amp;maxFeatures=10&amp;startIndex=10</p5:next>
+ </p5:links>
+</default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY>
+</gml:featureMember>
+</wfs:FeatureCollection>
+');
+echo UI::h('div', [ 'id' => "graph" ]);
+echo UI::h('script', [ 'type' => "text/javascript" ], "
+	var xmlString = document.getElementById('graphxml').innerHTML;
+	var graphResultNode = document.getElementById('graph');
+	p5WFS_GetFeatureFromXmlString(xmlString).then(function (items) {
+		graphRaportRender({
+			msg: '',
+			// typeName: ('pracownicy' === nameSection) ? 'default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY' : 'default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI',
+			typeName: 'default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY',
+			items: items
+		}, graphResultNode)
+	})
+");