12726
ID | 12726 |
Data | 2023-07-21 |
Symbol | 2023/07/21/12726 |
Instytucja | Urząd Miasta Jedlina-Zdrój |
Nazwa | Wniosek o przyznanie lokalu (przedłużenie umowy najmu) |
Czy Aktualny | 1 |
---|
Ustawy (1)
URI://Dziennik_Ustaw/2023/57/16b/1 | Ustawa z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne (t.j. Dz. U. z 2023 r. poz. 57). |
---|
Pliki
Styl
<?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:wnio="http://crd.gov.pl/wzor/2023/07/21/12726/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0">
<xsl:template match="/">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<style type="text/css">
body {
background-color: #FFFFFF;
margin: 0px 0px 0px 0px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
}
table .title {
background-color: #FFFFFF;
width: 100%;
border: 0px;
}
p {
margin-top: 1em;
margin-bottom: 1em;
}
h1 {
font-size: 18px;
margin-top: 0;
background-color: #dde;
font-weight: bold;
text-align: left;
padding-left: 1em;
padding-right: 1em;
padding-top: .2em;
padding-bottom: .2em;
margin-top: 0;
margin-bottom: 0;
border-bottom: solid 1px #99c;
line-height: 180%;
}
h2 {
color: #336;
background-color: #dde;
font-size: 9pt;
font-weight: bold;
padding-left: 1em;
padding-right: 1em;
padding-top: .2em;
padding-bottom: .2em;
margin-top: 2em;
margin-bottom: 1em;
border-bottom: solid 1px #336;
clear: right;
}
h3 {
font-size: 16px;
margin-top: 2em;
color: #0A2D4C;
}
h4 {
font-size: 14px;
margin-top: 2em;
color: #4A6D8C;
}
b {
color: #4A6D8C;
}
li {
line-height: 1.2em;
}
h1, h2 {
text-align: center !important;
}
h1 {
margin-bottom: 15px !important;
}
h3, h4 {
margin-top: 8px;
margin-bottom: 8px;
}
table {
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
margin-bottom: 3px;
}
td, th {
border: 1px solid #CCC;
padding: 3px;
}
th {
background-color: #EEE;
text-align: left;
font-weight: normal;
}
</style>
</head>
<body>
<div style="width: 900px; margin: 0 auto;">
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu">
<h1 style="text-align: center;">
<xsl:value-of select="/wnio:Dokument/wnio:DaneDokumentu/str:Naglowek/str:NazwaDokumentu"/>
</h1>
<h2>NAGŁÓWEK</h2>
<table border="1px">
<tr>
<th style="width:13%">Miejsce składania:</th>
<th>
<xsl:value-of select="wnio:MiejsceSkladania"/>
</th>
</tr>
</table>
<xsl:for-each select="wnio:DaneIdentyfikacyjne">
<table>
<tr>
<th colspan="6">
<h3>Wnioskodawca</h3>
</th>
</tr>
<xsl:for-each select="wnio:DaneOsobyFizycznej[../wnio:RodzajPodmiotu='osoba_fizyczna']">
<tr>
<th style="width:13%">Imię</th>
<td style="width:20%">
<xsl:value-of select="wnio:Imie"/>
</td>
<th style="width:13%">Nazwisko</th>
<td colspan="3">
<xsl:value-of select="wnio:Nazwisko"/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:Adres">
<table>
<tr>
<th colspan="6">
<h3>Adres</h3>
</th>
</tr>
<tr>
<th>Kraj</th>
<td colspan="5">
<xsl:value-of select="wnio:Kraj"/>
</td>
</tr>
<tr>
<th style="width:13%">Województwo</th>
<td style="width:20%">
<xsl:value-of select="wnio:Wojewodztwo"/>
</td>
<th style="width:13%">Powiat</th>
<td style="width:20%">
<xsl:value-of select="wnio:Powiat"/>
</td>
<th style="width:13%">Gmina</th>
<td style="width:20%">
<xsl:value-of select="wnio:Gmina"/>
</td>
</tr>
<tr>
<th>Miejscowość</th>
<td>
<xsl:value-of select="wnio:Miejscowosc"/>
</td>
<th>Kod pocztowy</th>
<td colspan="3">
<xsl:value-of select="wnio:KodPocztowy"/>
</td>
</tr>
<tr>
<th>Ulica</th>
<td>
<xsl:value-of select="wnio:Ulica"/>
</td>
<th>Nr domu</th>
<td>
<xsl:value-of select="wnio:Budynek"/>
</td>
<th>Nr lokalu</th>
<td>
<xsl:value-of select="wnio:Lokal"/>
</td>
</tr>
<tr>
<th>Telefon</th>
<td>
<xsl:value-of select="wnio:Telefon"/>
</td>
<th>E-mail</th>
<td>
<xsl:value-of select="wnio:Email"/>
</td>
<th>Skrytka e-PUAP</th>
<td>
<xsl:value-of select="wnio:SkrytkaEPUAP"/>
</td>
</tr>
</table>
</xsl:for-each>
<table>
<tr>
<th colspan="6"><h3>Adres korespondencyjny</h3><xsl:if test="wnio:AdresKorespondencyjny/wnio:CzyJestAdresKoresp='true'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if><xsl:if test="wnio:AdresKorespondencyjny/wnio:CzyJestAdresKoresp!='true'"><input type="checkbox" disabled="disabled"/></xsl:if>
Dołącz adres korespondencyjny
</th>
</tr>
<xsl:for-each select="wnio:AdresKorespondencyjny[wnio:CzyJestAdresKoresp='true']">
<tr>
<th>Kraj</th>
<td colspan="5">
<xsl:value-of select="wnio:Kraj"/>
</td>
</tr>
<tr>
<th style="width:13%">Województwo</th>
<td style="width:20%">
<xsl:value-of select="wnio:Wojewodztwo"/>
</td>
<th style="width:13%">Powiat</th>
<td style="width:20%">
<xsl:value-of select="wnio:Powiat"/>
</td>
<th style="width:13%">Gmina</th>
<td style="width:20%">
<xsl:value-of select="wnio:Gmina"/>
</td>
</tr>
<tr>
<th>Miejscowość</th>
<td>
<xsl:value-of select="wnio:Miejscowosc"/>
</td>
<th>Kod pocztowy</th>
<td colspan="3">
<xsl:value-of select="wnio:KodPocztowy"/>
</td>
</tr>
<tr>
<th>Ulica</th>
<td>
<xsl:value-of select="wnio:Ulica"/>
</td>
<th>Nr domu</th>
<td>
<xsl:value-of select="wnio:Budynek"/>
</td>
<th>Nr lokalu</th>
<td>
<xsl:value-of select="wnio:Lokal"/>
</td>
</tr>
</xsl:for-each>
</table>
<table>
<tr>
<th colspan="6"><h3>Pełnomocnik</h3><xsl:if test="wnio:Pelnomocnik/wnio:CzyJestPelnomocnik='true'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if><xsl:if test="wnio:Pelnomocnik/wnio:CzyJestPelnomocnik!='true'"><input type="checkbox" disabled="disabled"/></xsl:if>
Dołącz pełnomocnika
</th>
</tr>
<xsl:for-each select="wnio:Pelnomocnik/wnio:DanePelnomocnika[//wnio:CzyJestPelnomocnik='true']">
<tr>
<th style="width:13%">Imię</th>
<td style="width:20%">
<xsl:value-of select="wnio:Imie"/>
</td>
<th style="width:13%">Nazwisko</th>
<td style="width:20%">
<xsl:value-of select="wnio:Nazwisko"/>
</td>
<th style="width:13%">PESEL</th>
<td style="width:20%">
<xsl:value-of select="wnio:PESEL"/>
</td>
</tr>
<xsl:if test="/wnio:Dokument/wnio:TrescDokumentu/wnio:Pelnomocnik/str:Zalaczniki/str:Zalacznik">
<tr>
<td colspan="6">
<table>
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Pelnomocnik/str:Zalaczniki/str:Zalacznik[str:DaneZalacznika!='']">
<tr>
<th style="width:60%">
<xsl:value-of select="str:OpisZalacznika"/>
</th>
<td>
<xsl:value-of select="@nazwaPliku"/>
</td>
</tr>
</xsl:for-each>
</table>
</td>
</tr>
</xsl:if>
</xsl:for-each>
</table>
<h2>TREŚĆ FORMULARZA</h2>
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu">
<table>
<tr>
<th>Proszę o przyznanie (przedłużenie umowy najmu):</th>
</tr>
<tr>
<td><xsl:choose><xsl:when test="wnio:ProszeOPrzyznanie = 'mieszkalny'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
lokalu mieszkalnego (na czas oznaczony lub czas nieoznaczony),
<br/>
<xsl:choose><xsl:when test="wnio:ProszeOPrzyznanie = 'mieszkalny_do_remontu'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
lokalu mieszkalnego do remontu (na czas oznaczony lub czas nieoznaczony),
<br/>
<xsl:choose><xsl:when test="wnio:ProszeOPrzyznanie = 'socjalny'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
socjalnego lokalu,
<br/>
<xsl:choose><xsl:when test="wnio:ProszeOPrzyznanie = 'tymczasowy'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
pomieszczenia tymczasowego
</td>
</tr>
<tr>
<th>dla niżej wymienionych osób wchodzących w skład mojego gospodarstwa domowego:</th>
</tr>
<tr>
<td>
<xsl:for-each select="wnio:SkladGospodarstwa">
<table>
<tr>
<th style="width:5%; text-align: center;">Lp.</th>
<th style="width:32.5%; text-align: center;">Nazwisko i Imię</th>
<th style="width:15%; text-align: center;">Rok urodzenia</th>
<th style="width:15%; text-align: center;">Data zamieszkania</th>
<th style="width:32.5%; text-align: center;">Stosunek pokrewieństwa</th>
</tr>
<tr>
<th style="text-align: center;">1</th>
<th style="text-align: center;">2</th>
<th style="text-align: center;">3</th>
<th style="text-align: center;">4</th>
<th style="text-align: center;">5</th>
</tr>
<xsl:for-each select="wnio:OsobaGospodarstwa">
<tr>
<td style="text-align: center;">
<xsl:value-of select="position()"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:Nazwisko"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:Imie"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:RokUrodzenia"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:DataZamieszkania"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:StosunekPokrewienstwa"/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
</td>
</tr>
<tr>
<th>
<b>Ponadto w mieszkaniu, w którym obecnie mieszkam, zamieszkują:</b>
</th>
</tr>
<tr>
<td>
<xsl:for-each select="wnio:PonadtoZamieszkuja">
<table>
<tr>
<th style="width:5%; text-align: center;">Lp.</th>
<th style="width:40%; text-align: center;">Nazwisko i Imię</th>
<th style="width:15%; text-align: center;">Rok urodzenia</th>
<th style="width:40%; text-align: center;">Stosunek pokrewieństwa</th>
</tr>
<tr>
<th style="text-align: center;">1</th>
<th style="text-align: center;">2</th>
<th style="text-align: center;">3</th>
<th style="text-align: center;">4</th>
</tr>
<xsl:for-each select="wnio:DodOsoba">
<tr>
<td style="text-align: center;">
<xsl:value-of select="position()"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:Nazwisko"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:Imie"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:RokUrodzenia"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:StosunekPokrewienstwa"/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
</td>
</tr>
<tr>
<th>
<b>Uzasadnienie wniosku</b>
</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:UzasadnienieWniosku"/>
</td>
</tr>
<tr>
<th>
<b>Oświadczam, że:</b>
</th>
</tr>
<tr>
<td><xsl:choose><xsl:when test="wnio:OswiadczamZe = 'posiadam'"><input type="radio" checked="checked" disabled="disabled"/>
posiadam tytuł prawny: <xsl:value-of select="wnio:JakiTytulPrawny"/>
</xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/>
posiadam tytuł prawny
</xsl:otherwise></xsl:choose><br/><xsl:choose><xsl:when test="wnio:OswiadczamZe = 'nie_posiadam'"><input type="radio" checked="checked" disabled="disabled"/>
nie posiadam tytułu prawnego
</xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/>
nie posiadam tytułu prawnego
</xsl:otherwise></xsl:choose><br/><br/>
do lokalu wykorzystywanego na cele mieszkalne położonego na terenie Gminy Jedlina-Zdrój lub na terenie miejscowości pobliskiej.
</td>
</tr>
<tr>
<th>
<b>Jestem świadomy/a odpowiedzialności karnej za złożenie fałszywego oświadczenia.</b>
</th>
</tr>
</table>
<xsl:for-each select="wnio:DeklaracjaOWysDochodow">
<table>
<tr>
<th colspan="2">
<h3>DEKLARACJA O WYSOKOŚCI DOCHODÓW</h3>
<b>za okres: </b>
<xsl:value-of select="wnio:ZaOkres"/>
</th>
</tr>
<tr>
<th colspan="2">Oświadczam, że moje gospodarstwo domowe składa się z następujących osób:</th>
</tr>
<tr>
<td colspan="2">
<table>
<tr>
<th style="width:5%; text-align: center;">Lp.</th>
<th style="width:32.5%; text-align: center;">Imię i nazwisko</th>
<th style="width:32.5%; text-align: center;">Stopień pokrewieństwa</th>
<th style="width:15%; text-align: center;">PESEL</th>
<th style="width:15%; text-align: center;">Data urodzenia</th>
</tr>
<xsl:for-each select="wnio:Deklaracja_OsGosp">
<tr>
<td style="text-align: center;">
<xsl:value-of select="position()"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:Imie"/>
<xsl:text> </xsl:text>
<xsl:value-of select="wnio:Nazwisko"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:StosunekPokrewienstwa"/>
</td>
<xsl:choose>
<xsl:when test="position()=1">
<th/>
</xsl:when>
<xsl:otherwise>
<td style="text-align: center;">
<xsl:value-of select="wnio:PESEL"/>
</td>
</xsl:otherwise>
</xsl:choose>
<td style="text-align: center;">
<xsl:value-of select="wnio:DataUrodzenia"/>
</td>
</tr>
</xsl:for-each>
</table>
</td>
</tr>
<tr>
<th colspan="2">Oświadczam, że w podanym wyżej okresie dochody moje i wymienionych wyżej kolejno członków mojego gospodarstwa domowego wyniosły:</th>
</tr>
<tr>
<td colspan="2">
<table>
<tr>
<th style="width:5%; text-align: center;">Lp.</th>
<th style="width:37.5%; text-align: center;">Miejsce pracy lub nauki</th>
<th style="width:37.5%; text-align: center;">Źródła dochodu</th>
<th style="width:20%; text-align: center;">Wysokość dochodu w zł</th>
</tr>
<xsl:for-each select="wnio:Deklaracja_OsGosp">
<tr>
<td style="text-align: center;">
<xsl:value-of select="position()"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:MiejscePracyLubNauki"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:ZrodlaDochodu"/>
</td>
<td style="text-align: center;"><xsl:value-of select="wnio:WysDochodu"/> zł</td>
</tr>
</xsl:for-each>
<th style="text-align: right;" colspan="3">Razem dochody gospodarstwa domowego:</th>
<td style="text-align: center;"><xsl:value-of select="wnio:RazemDochody"/> zł
</td>
</table>
</td>
</tr>
<tr>
<th>Średni dochód na jednego członka gospodarstwa domowego wynosi:</th>
<td style="width:20%; text-align: center;"><xsl:value-of select="wnio:SredniDochodNaCzlonka"/> zł</td>
</tr>
<tr>
<th>to jest miesięcznie:</th>
<td style="width:20%; text-align: center;"><xsl:value-of select="wnio:SredniDochodNaCzlonka_Miesiecznie"/> zł</td>
</tr>
<tr>
<th colspan="2">Oświadczam, że:</th>
</tr>
<tr>
<td colspan="2">
a) <xsl:value-of select="wnio:OswiadczamZe_1"/>
<br/>
b) <xsl:value-of select="wnio:OswiadczamZe_2"/>
<br/>
c) <xsl:value-of select="wnio:OswiadczamZe_3"/>
</td>
</tr>
<tr>
<th colspan="2"><b>Jestem świadomy/a odpowiedzialności karnej za złożenie fałszywego oświadczenia.</b><br/>
Składając niniejszą deklarację oświadczam, że jest mi wiadomo, że dokumenty, na podstawie których zadeklarowałem/am dochody, jestem zobowiązany/na przechowywać przez okres 3 lat od dnia wydania decyzji o przyznaniu tego dodatku.
</th>
</tr>
<tr>
<th colspan="2">
Informacja:
<br/>
<xsl:value-of select="wnio:Informacja_1"/>
<br/>
<xsl:value-of select="wnio:Informacja_2"/>
</th>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:OswiadczenieOStanieMajatkowym">
<table>
<tr>
<th>
<h3>OŚWIADCZENIE O STANIE MAJĄTKOWYM</h3>
</th>
</tr>
<tr>
<td>
Ja
<xsl:value-of select="../wnio:DaneIdentyfikacyjne/wnio:DaneOsobyFizycznej/wnio:Imie"/>
<xsl:text> </xsl:text>
<xsl:value-of select="../wnio:DaneIdentyfikacyjne/wnio:DaneOsobyFizycznej/wnio:Nazwisko"/>
urodzony(-na)
<xsl:value-of select="wnio:Urodzony"/>
oświadczam, że na stan majątkowy członków gospodarstwa domowego składają się:
</td>
</tr>
<tr>
<th>
<h4>I. Nieruchomości:</h4>
</th>
</tr>
<tr>
<th>– mieszkanie – powierzchnia (m<sup>2</sup>), tytuł prawny:</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:Mieszkanie"/>
</td>
</tr>
<tr>
<th>– dom – powierzchnia (m<sup>2</sup>), tytuł prawny:</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:Dom"/>
</td>
</tr>
<tr>
<th>– gospodarstwo rolne – rodzaj, powierzchnia (w ha, w tym przeliczeniowych), tytuł prawny:</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:GospodarstwoRolne"/>
</td>
</tr>
<tr>
<th>– inne nieruchomości (np. działki, grunty) – powierzchnia (m<sup>2</sup>), tytuł prawny:</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:InneNieruchomosci"/>
</td>
</tr>
<tr>
<th>
<h4>II. Składniki mienia ruchomego:</h4>
</th>
</tr>
<tr>
<th>– pojazdy mechaniczne – marka, model, rok produkcji, data nabycia, wartość szacunkowa:</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:PojazdyMechaniczne"/>
</td>
</tr>
<tr>
<th>– maszyny – rodzaj, rok produkcji, wartość szacunkowa:</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:Maszyny"/>
</td>
</tr>
<tr>
<th>– inne przedmioty wartościowe - rodzaj, wartość szacunkowa:</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:InnePrzedmiotyWartosciowe"/>
</td>
</tr>
<tr>
<th>
<h4>III. Zasoby pieniężne:</h4>
</th>
</tr>
<tr>
<th>– środki pieniężne zgromadzone w walucie polskiej/obcej:</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:SrodkiPieniezne"/>
</td>
</tr>
<tr>
<th>– papiery wartościowe – wartość szacunkowa:</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:PapieryWartosciowe"/>
</td>
</tr>
<tr>
<th>
<h4>IV. Inne dodatkowe informacje o stanie majątkowym:</h4>
</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:InneDodatkoweInformacje"/>
</td>
</tr>
<tr>
<th>
<b>Jestem świadomy/a odpowiedzialności karnej za złożenie fałszywego oświadczenia.</b>
</th>
</tr>
</table>
</xsl:for-each>
</xsl:for-each>
<h2>STOPKA</h2>
<xsl:for-each select="wnio:Kontakt">
<table>
<tr>
<th colspan="2">
<h3>Wyrażam zgodę na kontakt:</h3>
</th>
</tr>
<tr>
<td style="width: 25%;"><xsl:if test="wnio:EmailCheck='true'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if><xsl:if test="wnio:EmailCheck!='true'"><input type="checkbox" disabled="disabled"/></xsl:if>
E-mail
</td>
<td>
<xsl:if test="wnio:EmailCheck='true'">
na adres:
<xsl:value-of select="adr:Email[../wnio:EmailCheck='true']"/>
</xsl:if>
</td>
</tr>
<tr>
<td><xsl:if test="wnio:TelefonCheck='true'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if><xsl:if test="wnio:TelefonCheck!='true'"><input type="checkbox" disabled="disabled"/></xsl:if>
Telefon
</td>
<td>
<xsl:if test="wnio:TelefonCheck='true'">
na numer:
<xsl:value-of select="adr:Telefon[../wnio:TelefonCheck='true']"/>
</xsl:if>
</td>
</tr>
<tr>
<td><xsl:if test="wnio:SkrytkaEpuapCheck='true'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if><xsl:if test="wnio:SkrytkaEpuapCheck!='true'"><input type="checkbox" disabled="disabled"/></xsl:if>
Skrytkę e-PUAP
</td>
<td>
<xsl:if test="wnio:SkrytkaEpuapCheck='true'">
na adres skrytki:
<xsl:value-of select="wnio:SkrytkaEpuap[../wnio:SkrytkaEpuapCheck='true']"/>
</xsl:if>
</td>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="str:Zalaczniki">
<table>
<tr>
<th colspan="2">
<h3>Załączniki:</h3>
</th>
</tr>
<tr>
<th>Opis</th>
<th>Plik</th>
</tr>
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu/str:Zalaczniki/str:Zalacznik[str:DaneZalacznika!='']">
<tr>
<td style="width:60%">
<xsl:value-of select="str:OpisZalacznika"/>
</td>
<td>
<xsl:value-of select="@nazwaPliku"/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:KlauzulaInformacyjna">
<table>
<tr>
<th>
<h3>Klauzula informacyjna do umowy najmu lokalu (pomieszczenia tymczasowego)</h3>
</th>
</tr>
<tr>
<th>
<ol>
<li>
<xsl:value-of select="wnio:Klauzula_1"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_2"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_3"/>
<ul>
<li>
<xsl:value-of select="wnio:Klauzula_3_1"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_3_2"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_3_3"/>
</li>
</ul>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_4"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_5"/>
<ul>
<li>
<xsl:value-of select="wnio:Klauzula_5_1"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_5_2"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_5_3"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_5_4"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_5_5"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_5_6"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_5_7"/>
</li>
</ul>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_6"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_7"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_8"/>
</li>
</ol>
</th>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:SekcjaPodpis">
<table>
<tr>
<th colspan="2">
<h3>Podpis wnioskodawcy:</h3>
</th>
</tr>
<tr>
<th style="width:60%">Imię</th>
<td>
<xsl:value-of select="wnio:PodpisImie"/>
</td>
</tr>
<tr>
<th>Nazwisko</th>
<td>
<xsl:value-of select="wnio:PodpisNazwisko"/>
</td>
</tr>
<tr>
<th>Data wypełnienia</th>
<td>
<xsl:value-of select="wnio:PodpisData"/>
</td>
</tr>
</table>
</xsl:for-each>
</xsl:for-each>
<xsl:call-template name="Podpisy_elektroniczne"/>
</div>
</body>
</html>
</xsl:template>
<xsl:template xmlns="http://www.w3.org/1999/xhtml" name="Podpisy_elektroniczne">
<h2>Podpisy elektroniczne</h2>
<table>
<tr>
<td>
<xsl:choose>
<xsl:when test="string-length(//wnio:Dokument/ds:Signature/ds:SignatureValue) > 0">
<xsl:text>Dokument został podpisany, aby go zweryfikować należy użyć oprogramowania do weryfikacji podpisu</xsl:text>
<xsl:choose>
<xsl:when test="count(//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']) > 1">
<br/>
<xsl:text>Daty złożenia podpisu: </xsl:text>
<xsl:for-each select="//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']">
<xsl:value-of select="."/>
</xsl:for-each>
</xsl:when>
<xsl:when test="count(//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']) = 1">
<br/>
<xsl:text>Data złożenia podpisu: </xsl:text>
<xsl:for-each select="//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']">
<xsl:value-of select="."/>
</xsl:for-each>
</xsl:when>
<xsl:when test="0 >= count(//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime'])">
</xsl:when>
</xsl:choose>
</xsl:when>
<xsl:otherwise>
<xsl:text>Dokument nie zawiera podpisu</xsl:text>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
</table>
</xsl:template>
</xsl:stylesheet>