547
ID | 547 |
Data | 2011-03-31 |
Symbol | 2011/03/31/547 |
Instytucja | Urząd Miasta Krakowa |
Nazwa | ZGŁOSZENIE ZAMIARU ROZBIÓRKI OBIEKTU BUDOWLANEGO |
Czy Aktualny | 0 |
---|
Ustawy (2)
Pliki
Styl
<?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:wnio="http://crd.gov.pl/wzor/2011/03/31/547/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.0">
<xsl:template match="/">
<xsl:for-each select="wnio:Dokument">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body>
<table border="0" height="367" width="600">
<tbody>
<tr>
<td align="left" colspan="2" style="width: 300px">
<span>
<strong>Nadawca wniosku</strong>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID0"/>
</span>
</xsl:if>
</span> <span>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID1"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td align="right" colspan="2">
<table border="0" height="78" width="259">
<tbody>
<tr>
<td align="right">
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID76">
<xsl:if test="../wnio:RodzajWnioskodawcy = 'osoba fizyczna' or ../wnio:RodzajWnioskodawcy = 'osoba fizyczna prowadząca działalność gospodarczą'">
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:RodzajWniosku/wnio:MiejscowoscDokumentu"/>, dnia
</span>
</xsl:if>
</span>
</xsl:if>
</xsl:for-each>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID82">
<xsl:if test="../wnio:RodzajWnioskodawcy = 'osoba prawna' or ../wnio:RodzajWnioskodawcy = 'jednostka organizacyjna nie mająca osobowości prawnej'">
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:RodzajWniosku/wnio:MiejscowoscDokumentu"/>, dnia
</span>
</xsl:if>
</span>
</xsl:if>
</xsl:for-each>
</td>
<td align="left">
<xsl:if test="true()">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:RodzajWniosku/wnio:DataDokumentu"/>
</xsl:if>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<!-- #### POCZĄTEK WNIOSKODAWCY #### -->
<tr>
<td colspan="2">
<strong>Wnioskodawca</strong>
<br/>
<table>
<tr>
<td style="width: 3px; background-color: #c0c0c0;"/>
<td>
<!-- #### OSOBA FIZYCZNA #### -->
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID3">
<xsl:if test="../wnio:RodzajWnioskodawcy = 'osoba fizyczna' or ../wnio:RodzajWnioskodawcy = 'osoba fizyczna prowadząca działalność gospodarczą'">
<p/>
<table border="0" width="600">
<tbody>
<tr>
<td>
<span>
<xsl:if test="true()">
<span type="text">
<b>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/oso:Imie"/>
</b>
</span>
</xsl:if>
</span> <span>
<xsl:if test="true()">
<span type="text">
<b>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/oso:Nazwisko"/>
</b>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<xsl:choose>
<!-- #### Ulica wpisana i poczta pusta #### -->
<xsl:when test="not(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Ulica))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID109))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Ulica"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Budynek"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Lokal))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Lokal"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:KodPocztowy"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Miejscowosc"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta pusta #### -->
<xsl:when test="(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Ulica))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID109))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Miejscowosc"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Budynek"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Lokal))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Lokal"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:KodPocztowy"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Miejscowosc"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica wpisana i poczta wpisana #### -->
<xsl:when test="not(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Ulica))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID109))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Ulica"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Budynek"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Lokal))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Lokal"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Miejscowosc"/>
<xsl:text>, </xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:KodPocztowy"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID109"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta wpisana #### -->
<xsl:when test="(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Ulica))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID109))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Miejscowosc"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Budynek"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Lokal))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:Lokal"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba/adr:Adres/adr:KodPocztowy"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID109"/>
</span>
</xsl:if>
</xsl:when>
</xsl:choose>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID15))=0)">
<span type="text">
<xsl:text>Telefon: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID15"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID139))=0)">
<span type="text">
<xsl:text>PESEL: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID139"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID140))=0)">
<span type="text">
<xsl:text>NIP: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID140"/>
</span>
</xsl:if>
</span>
</td>
</tr>
</tbody>
</table>
<br/>
<!-- #### PEŁNOMOCNIK OSOBY #### -->
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID42">
<xsl:if test="../wnio:ID16 = '2'">
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID17">
<xsl:if test="true()">
<br/>Pełnomocnik<br/>
<table border="0" width="600">
<tbody>
<tr>
<td>
<span>
<xsl:if test="true()">
<span type="text">
<b>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID18"/>
</b>
</span>
</xsl:if>
</span> <span>
<xsl:if test="true()">
<span type="text">
<b>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID19"/>
</b>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<xsl:choose>
<!-- #### Ulica wpisana i poczta pusta #### -->
<xsl:when test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID20))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID110))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID20"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID21"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID91))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID91"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID22"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID23"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta pusta #### -->
<xsl:when test="(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID20))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID110))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID23"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID21"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID91))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID91"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID22"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID23"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica wpisana i poczta wpisana #### -->
<xsl:when test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID20))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID110))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID20"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID21"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID91))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID91"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID23"/>
<xsl:text>, </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID22"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID110"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta wpisana #### -->
<xsl:when test="(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID20))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID110))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID23"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID21"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID91))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID91"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID22"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID110"/>
</span>
</xsl:if>
</xsl:when>
</xsl:choose>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID26))=0)">
<span type="text">
<xsl:text>Telefon: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID26"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID141))=0)">
<span type="text">
<xsl:text>PESEL: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID141"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID142))=0)">
<span type="text">
<xsl:text>NIP: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID142"/>
</span>
</xsl:if>
</span>
</td>
</tr>
</tbody>
</table>
<!-- #### ADRES DO KORESPONDENCJI PEŁNOMOCNIKA #### -->
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID29">
<xsl:if test="../wnio:ID28 = '2'">
<br/>Adres do korespondencji:<br/>
<table border="0" width="514">
<tbody>
<tr>
<td>
<xsl:choose>
<!-- #### Ulica wpisana i poczta pusta #### -->
<xsl:when test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID32))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID111))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID32"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID33"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID92))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID92"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID34"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID35"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta pusta #### -->
<xsl:when test="(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID32))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID111))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID35"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID33"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID92))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID92"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID34"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID35"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica wpisana i poczta wpisana #### -->
<xsl:when test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID32))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID111))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID32"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID33"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID92))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID92"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID35"/>
<xsl:text>, </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID34"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID111"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta wpisana #### -->
<xsl:when test="(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID32))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID111))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID35"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID33"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID92))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID92"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID34"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID111"/>
</span>
</xsl:if>
</xsl:when>
</xsl:choose>
</td>
</tr>
</tbody>
</table>
</xsl:if>
</xsl:for-each>
</xsl:if>
</xsl:for-each>
</xsl:if>
</xsl:for-each>
<!-- #### ADRES DO KORESPONDENCJI OSOBY #### -->
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID39">
<xsl:if test="../wnio:ID16 = '1'">
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID41">
<xsl:if test="../wnio:ID40='2'">
<br/>Adres do korespondencji:<br/>
<table border="0" width="514">
<tbody>
<tr>
<td>
<xsl:choose>
<!-- #### Ulica wpisana i poczta pusta #### -->
<xsl:when test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID44))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID112))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID44"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID45"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID93))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID93"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID46"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID47"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta pusta #### -->
<xsl:when test="(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID44))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID112))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID47"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID45"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID93))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID93"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID46"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID47"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica wpisana i poczta wpisana #### -->
<xsl:when test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID44))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID112))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID44"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID45"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID93))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID93"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID47"/>
<xsl:text>, </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID46"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID112"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta wpisana #### -->
<xsl:when test="(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID44))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID112))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID47"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID45"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID93))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID93"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID46"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID112"/>
</span>
</xsl:if>
</xsl:when>
</xsl:choose>
</td>
</tr>
</tbody>
</table>
</xsl:if>
</xsl:for-each>
</xsl:if>
</xsl:for-each>
</xsl:if>
</xsl:for-each>
<!-- #### INSTYTUCJA #### -->
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID4">
<xsl:if test="../wnio:RodzajWnioskodawcy = 'osoba prawna' or ../wnio:RodzajWnioskodawcy = 'jednostka organizacyjna nie mająca osobowości prawnej'">
<table border="0" width="600">
<tbody>
<tr>
<td>
<span>
<xsl:if test="true()">
<span type="text">
<b>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/inst:NazwaInstytucji"/>
</b>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<xsl:choose>
<!-- #### Ulica wpisana i poczta pusta #### -->
<xsl:when test="not(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Ulica))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID113))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Ulica"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Budynek"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Lokal))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Lokal"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:KodPocztowy"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Miejscowosc"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta pusta #### -->
<xsl:when test="(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Ulica))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID113))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Miejscowosc"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Budynek"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Lokal))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Lokal"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:KodPocztowy"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Miejscowosc"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica wpisana i poczta wpisana #### -->
<xsl:when test="not(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Ulica))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID113))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Ulica"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Budynek"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Lokal))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Lokal"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Miejscowosc"/>
<xsl:text>, </xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:KodPocztowy"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID113"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta wpisana #### -->
<xsl:when test="(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Ulica))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID113))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Miejscowosc"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Budynek"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Lokal))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Lokal"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:KodPocztowy"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID113"/>
</span>
</xsl:if>
</xsl:when>
</xsl:choose>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID49))=0)">
<span type="text">
<xsl:text>Telefon: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID49"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID36))=0)">
<span type="text">
<xsl:text>REGON: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID36"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID37))=0)">
<span type="text">
<xsl:text>NIP: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID37"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID48))=0)">
<span type="text">
<xsl:text>KRS: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID48"/>
</span>
</xsl:if>
</span>
</td>
</tr>
</tbody>
</table>
<!-- #### PRZEDSTAWICIEL INSTYTUCJI #### -->
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID59">
<xsl:if test="../wnio:ID58='1' or ../wnio:ID58='1 2' or ../wnio:ID58='2 1'">
<br/>Przedstawiciel<br/>
<table border="0" width="600">
<tbody>
<tr>
<td>
<span>
<xsl:if test="true()">
<span type="text">
<b>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID27"/>
</b>
</span>
</xsl:if>
</span> <span>
<xsl:if test="true()">
<span type="text">
<b>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID30"/>
</b>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID31))=0)">
<span type="text">
<xsl:text>PESEL: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID31"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID38))=0)">
<span type="text">
<xsl:text>Telefon: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID38"/>
</span>
</xsl:if>
</span>
</td>
</tr>
</tbody>
</table>
<!-- #### ADRES DO KORESPONDENCJI PRZEDSTAWICIELA INSTYTUCJI #### -->
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID69">
<xsl:if test="../wnio:ID61 = '2'">
<br/>Adres do korespondencji:<br/>
<table border="0" width="514">
<tbody>
<tr>
<td>
<xsl:choose>
<!-- #### Ulica wpisana i poczta pusta #### -->
<xsl:when test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID10))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID114))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID10"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID11"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID94))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID94"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID12"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID51"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta pusta #### -->
<xsl:when test="(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID10))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID114))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID51"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID11"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID94))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID94"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID12"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID51"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica wpisana i poczta wpisana #### -->
<xsl:when test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID10))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID114))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID10"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID11"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID94))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID94"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID51"/>
<xsl:text>, </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID12"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID114"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta wpisana #### -->
<xsl:when test="(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID10))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID114))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID51"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID11"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID94))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID94"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID12"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID114"/>
</span>
</xsl:if>
</xsl:when>
</xsl:choose>
</td>
</tr>
</tbody>
</table>
</xsl:if>
</xsl:for-each>
</xsl:if>
</xsl:for-each>
<!-- #### PEŁNOMOCNIK INSTYTUCJI ##### -->
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID43">
<xsl:if test="../wnio:ID58 = '2' or ../wnio:ID58='2 1' or ../wnio:ID58='1 2'">
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID9">
<xsl:if test="true()">
<br/>Pełnomocnik<br/>
<table border="0" width="600">
<tbody>
<tr>
<td>
<span>
<xsl:if test="true()">
<span type="text">
<b>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID54"/>
</b>
</span>
</xsl:if>
</span>
<span>
<label>
<span> </span>
</label>
<xsl:if test="true()">
<span type="text">
<b>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID55"/>
</b>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<xsl:choose>
<!-- #### Ulica wpisana i poczta pusta #### -->
<xsl:when test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID56))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID115))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID56"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID57"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID101))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID101"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID63"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID64"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta pusta #### -->
<xsl:when test="(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID56))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID115))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID64"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID57"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID101))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID101"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID63"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID64"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica wpisana i poczta wpisana #### -->
<xsl:when test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID56))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID115))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID56"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID57"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID101))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID101"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID64"/>
<xsl:text>, </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID63"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID115"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta wpisana #### -->
<xsl:when test="(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID56))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID115))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID64"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID57"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID101))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID101"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID63"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID115"/>
</span>
</xsl:if>
</xsl:when>
</xsl:choose>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID67))=0)">
<span type="text">
<xsl:text>Telefon: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID67"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID65))=0)">
<span type="text">
<xsl:text>PESEL: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID65"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>
<span>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID66))=0)">
<span type="text">
<xsl:text>NIP: </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID66"/>
</span>
</xsl:if>
</span>
</td>
</tr>
</tbody>
</table>
<!-- #### ADRES DO KORESPONDENCJI PEŁNOMOCNIKA INSTYTUCJI #### -->
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID102">
<xsl:if test="../wnio:ID70='2'">
<br/>Adres do korespondencji:<br/>
<table border="0" width="600">
<tbody>
<tr>
<td>
<xsl:choose>
<!-- #### Ulica wpisana i poczta pusta #### -->
<xsl:when test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID104))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID116))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID104"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID105"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID106))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID106"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID107"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID108"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta pusta #### -->
<xsl:when test="(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID104))=0) and (string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID116))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID108"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID105"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID106))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID106"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID107"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID108"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica wpisana i poczta wpisana #### -->
<xsl:when test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID104))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID116))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID104"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID105"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID106))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID106"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID108"/>
<xsl:text>, </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID107"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID116"/>
</span>
</xsl:if>
</xsl:when>
<!-- #### Ulica pusta i poczta wpisana #### -->
<xsl:when test="(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID104))=0) and not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID116))=0)">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID108"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID105"/>
</span>
</xsl:if>
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID106))=0)">
<span type="text">
<xsl:text>/</xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID106"/>
</span>
</xsl:if>
<br/>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID107"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID116"/>
</span>
</xsl:if>
</xsl:when>
</xsl:choose>
</td>
</tr>
</tbody>
</table>
</xsl:if>
</xsl:for-each>
</xsl:if>
</xsl:for-each>
</xsl:if>
</xsl:for-each>
</xsl:if>
</xsl:for-each>
</td>
</tr>
</table>
</td>
</tr>
<!-- #### KONIEC WNIOSKODAWCY #### -->
<tr>
<td style="width: 350px"/>
<td align="left" style="width: 250px">
<p> </p>
<strong>Adresat</strong>
<p align="left">
<strong>
Urząd Miasta Krakowa<br/> Wydział Architektury i Urbanistyki
</strong>
<br/>Rynek Podgórski 1, 30-533 Kraków
</p>
<br/>
</td>
</tr>
<tr align="center">
<td colspan="2">
<p>
<b>ZGŁOSZENIE ZAMIARU ROZBIÓRKI OBIEKTU BUDOWLANEGO</b>
</p>
<br/>
</td>
</tr>
<!-- ################### POCZĄTEK FORMULARZA ################### -->
<tr>
<td colspan="2">
<p>
Na podstawie art. 31 ustawy z dnia 7 lipca 1994 r. Prawo budowlane (Dz. U. z 2006r. Nr 156, poz. 1118 ze zm.) <strong>zgłaszam zamiar wykonania robót budowlanych polegających na rozbiórce.</strong>
</p>
<p>
<strong>Nazwa obiektu:</strong>
<br/>
<span>
<xsl:if test="true()">
<span>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID50"/>
</span>
</xsl:if>
</span>
</p>
<p>
<strong>Wysokość obiektu [m]: </strong>
<span>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID6"/>
</span>
</xsl:if>
</span>
</p>
<p>
<strong>Odległość obiektu od granicy działki [m]:</strong>
<br/>
<span>
<xsl:if test="true()">
<span>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID103"/>
</span>
</xsl:if>
</span>
</p>
<p>
<strong>Lokalizacja obiektu:</strong>
<br/>
<table border="0" cellspacing="0" cellpadding="0" style="width: 650px; height: 10px; border: 1pt solid #000000">
<tr>
<td style="text-align: center; background-color: #c0c0c0; width: 50px; height: 25px; border: 1pt solid #000000">
<b>L.p.</b>
</td>
<td style="text-align: center; background-color: #c0c0c0; width: 150px; height: 25px; border: 1pt solid #000000">
<b>Jednostka ewidencyjna</b>
</td>
<td style="text-align: center; background-color: #c0c0c0; width: 150px; height: 25px; border: 1pt solid #000000">
<b>Obręb</b>
</td>
<td style="text-align: center; background-color: #c0c0c0; width: 150px; height: 25px; border: 1pt solid #000000">
<b>Działka</b>
</td>
<td style="text-align: center; background-color: #c0c0c0; width: 150px; height: 25px; border: 1pt solid #000000">
<b>Ulica</b>
</td>
</tr>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID13">
<xsl:if test="true()">
<tr>
<td style="text-align: center; width: 50px; border: 1pt solid #000000">
<xsl:value-of select="position()"/>
</td>
<td style="text-align: center; width: 150px; border: 1pt solid #000000">
<xsl:if test="true()">
<span>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID14 = 1">Nowa Huta</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID14 = 2">Krowodrza</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID14 = 3">Podgórze</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID14 = 4">Śródmieście</xsl:if>
</span>
</xsl:if>
</td>
<td style="text-align: center; width: 150px; border: 1pt solid #000000">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID24"/>
</span>
</xsl:if>
</td>
<td style="text-align: center; width: 150px; border: 1pt solid #000000">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID25"/>
</span>
</xsl:if>
</td>
<td style="text-align: center; width: 150px; border: 1pt solid #000000">
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID90"/>
</span>
</xsl:if>
</td>
</tr>
</xsl:if>
</xsl:for-each>
</table>
</p>
<p>
<strong>Zakres wykonywanych robót budowlanych:</strong>
<br/>
<span>
<xsl:if test="true()">
<span>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID62"/>
</span>
</xsl:if>
</span>
</p>
<p>
<strong>Sposób wykonywania robót budowlanych:</strong>
<br/>
<span>
<xsl:if test="true()">
<span>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID63"/>
</span>
</xsl:if>
</span>
</p>
<p>
<strong>Przewidywany termin rozpoczęcia robót: </strong>
<xsl:if test="true()">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID122"/>
</xsl:if>
</p>
<br/>
</td>
</tr>
<!-- ################### KONIEC FORMULARZA ################### -->
<tr>
<td colspan="2" height="50">
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID96">
<br/>
<br/>
<p>
<strong>Załączniki</strong>
</p>
<!-- ################### TUTAJ ZAŁĄCZNIKI POCZĄTEK ################### -->
<table border="0" cellspacing="0" cellpadding="0" style="height: 10px; border: 1pt solid #000000">
<tr>
<td style="text-align: center; background-color: #c0c0c0; width: 50px; height: 25px; border: 1pt solid #000000">
<b>L.p.</b>
</td>
<td style="text-align: center; background-color: #c0c0c0; width: 100px; height: 25px; border: 1pt solid #000000">
<b>Potwierdzona aktualność</b>
</td>
<td style="text-align: center; background-color: #c0c0c0; width: 200px; height: 25px; border: 1pt solid #000000">
<b>Nazwa</b>
</td>
<td style="text-align: center; background-color: #c0c0c0; width: 150px; height: 25px; border: 1pt solid #000000">
<b>Opis</b>
</td>
<td style="text-align: center; background-color: #c0c0c0; width: 150px; height: 25px; border: 1pt solid #000000">
<b>Plik</b>
</td>
</tr>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID96">
<xsl:if test="true()">
<tr>
<td style="text-align: center; width: 50px; border: 1pt solid #000000">
<xsl:value-of select="position()"/>
</td>
<td style="text-align: center; width: 100px; border: 1pt solid #000000">
<xsl:if test="true()">
<span>
<xsl:choose>
<xsl:when test="contains(concat(concat(' ', normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID100)),' '), ' 1 ' )">
<span>Tak</span>
</xsl:when>
<xsl:otherwise>
<span>Nie</span>
</xsl:otherwise>
</xsl:choose>
</span>
</xsl:if>
</td>
<td style="text-align: left; width: 200px; border: 1pt solid #000000">
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID86">
<xsl:if test="../wnio:ID98='1'">
<span>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID87"/>
</span>
</xsl:if>
</span>Zgoda właściciela obiektu na rozbiórkę
</xsl:if>
</xsl:for-each>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID88">
<xsl:if test="../wnio:ID98='2'">
<span>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID89"/>
</span>
</xsl:if>
</span>Wyrys z mapy ewidencji gruntów (znajdujący się w zasobach geodezyjno-kartograficznych), z zaznaczonym obiektem do rozbiórki oraz podaniem jego odległości od granic działki<br/>
</xsl:if>
</xsl:for-each>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID144">
<xsl:if test="../wnio:ID98='3'">
<span>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID152"/>
</span>
</xsl:if>
</span>Szkice/rysunki
</xsl:if>
</xsl:for-each>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID145">
<xsl:if test="../wnio:ID98='4'">
<span>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID153"/>
</span>
</xsl:if>
</span>Pozwolenia
</xsl:if>
</xsl:for-each>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID146">
<xsl:if test="../wnio:ID98='5'">
<span>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID154"/>
</span>
</xsl:if>
</span>Uzgodnienia
</xsl:if>
</xsl:for-each>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID147">
<xsl:if test="../wnio:ID98='6'">
<span>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID155"/>
</span>
</xsl:if>
</span>Opinie
</xsl:if>
</xsl:for-each>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID68">
<xsl:if test="../wnio:ID98='7'">
<span>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID71"/>
</span>
</xsl:if>
</span>W przypadku działania przez przedstawiciela – pełnomocnictwo do reprezentowania wnioskodawcy
</xsl:if>
</xsl:for-each>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID148">
<xsl:if test="../wnio:ID98='8'">
<span>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID156"/>
</span>
</xsl:if>
</span>Inny
</xsl:if>
</xsl:for-each>
</td>
<td style="text-align: left; width: 150px; border: 1pt solid #000000">
<xsl:if test="not(string-length(normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID99))=0)">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID99"/>
</span>
</xsl:if>
</td>
<td style="text-align: left; width: 150px; border: 1pt solid #000000">
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Zalaczniki/str:Zalacznik">
<xsl:if test="true()">
<span>
<xsl:value-of select="str:DaneZalacznika/../@nazwaPliku"/>
</span>
</xsl:if>
</xsl:for-each>
</td>
</tr>
</xsl:if>
</xsl:for-each>
</table>
</xsl:if>
<!-- ################### TUTAJ ZAŁĄCZNIKI KONIEC ################### -->
<br/>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ID118">
<xsl:if test="../wnio:ID96">
<span>
<b>Potwierdzam zgodność wszystkich załączonych dokumentów z oryginałami: </b>
</span>
<xsl:choose>
<xsl:when test="contains(concat(concat(' ', normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID95)),' '), ' 1 ' )">
<span>Tak</span>
</xsl:when>
<xsl:otherwise>
<span>Nie</span>
</xsl:otherwise>
</xsl:choose>
<br/>
</xsl:if>
</xsl:for-each>
<br/>
<span>
<b>Wyrażam zgodę na wymianę korespondencji drogą elektroniczną: </b>
</span>
<xsl:choose>
<xsl:when test="contains(concat(concat(' ', normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:ID5)),' '), ' 1 ' )">
<span>Tak</span>
</xsl:when>
<xsl:otherwise>
<span>Nie</span>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
</tbody>
</table>
</body>
</html>
</xsl:for-each>
</xsl:template>
</xsl:stylesheet>