13318

ID13318
Data2024-02-21
Symbol2024/02/21/13318
InstytucjaUrząd Gminy i Miasta Nisko
NazwaWniosek o przyznanie dodatku mieszkaniowego
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2023/1335/7/1e
  • Art. 7 ust. 1e ustawy z dnia 21 czerwca 2001 r. o dodatkach mieszkaniowych

    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/2024/02/21/13318/" 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>1. Wnioskodawca</h3>
                      </th>
                    </tr>
                    <xsl:for-each select="wnio:DaneOsobyFizycznej">
                      <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%">Numer PESEL</th>
                        <td style="width:20%">
                          <xsl:value-of select="wnio:PESEL"/>
                        </td>
                      </tr>
                    </xsl:for-each>
                  </table>
                </xsl:for-each>
                <xsl:for-each select="wnio:Adres">
                  <table>
                    <tr>
                      <th colspan="6">
                        <h3>2. Adres zamieszkania</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>
                <xsl:for-each select="wnio:DaneZarzadcy">
                  <table>
                    <tr>
                      <th colspan="6">
                        <h3>3. Nazwa i siedziba zarządcy domu</h3>
                      </th>
                    </tr>
                    <tr>
                      <th style="width:13%">Nazwa</th>
                      <td colspan="5">
                        <xsl:value-of select="wnio:NazwaZarzadcy"/>
                      </td>
                    </tr>
                    <xsl:for-each select="wnio:Adres">
                      <tr>
                        <th colspan="6">
                          <h4>Adres</h4>
                        </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 colspan="3">
                          <xsl:value-of select="wnio:Email"/>
                        </td>
                      </tr>
                    </xsl:for-each>
                  </table>
                </xsl:for-each>
                <h2>TREŚĆ FORMULARZA</h2>
                <xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu">
                  <table>
                    <tr>
                      <th>
                        <h3>4. Tytuł prawny do zajmowanego lokalu:</h3>
                      </th>
                    </tr>
                    <tr>
                      <td><xsl:choose><xsl:when test="wnio:TytulPrawny = 'a'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            a) najem
                                            <br/>
                                            <xsl:choose><xsl:when test="wnio:TytulPrawny = 'b'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            b) podnajem
                                            <br/>
                                            <xsl:choose><xsl:when test="wnio:TytulPrawny = 'c'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            c) spółdzielcze prawo do lokalu (lokatorskie lub własnościowe)
                                            <br/>
                                            <xsl:choose><xsl:when test="wnio:TytulPrawny = 'd'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            d) własność lokalu w spółdzielni mieszkaniowej
                                            <br/>
                                            <xsl:choose><xsl:when test="wnio:TytulPrawny = 'e'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            e) własność innego lokalu mieszkalnego
                                            <br/>
                                            <xsl:choose><xsl:when test="wnio:TytulPrawny = 'f'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            f) własność domu jednorodzinnego
                                            <br/>
                                            <xsl:choose><xsl:when test="wnio:TytulPrawny = 'g'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            g) własność budynku wielorodzinnego, w którym zajmuje lokal
                                            <br/>
                                            <xsl:choose><xsl:when test="wnio:TytulPrawny = 'h'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            h) inny tytuł prawny
                                            <br/>
                                            <xsl:choose><xsl:when test="wnio:TytulPrawny = 'i'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            i) bez tytułu prawnego, ale oczekujący na dostarczenie przysługującego lokalu zamiennego albo najem socjalny lokalu
                                        </td>
                    </tr>
                  </table>
                  <table>
                    <tr>
                      <th colspan="2">
                        <h3>5. Powierzchnia użytkowa lokalu:</h3>
                      </th>
                    </tr>
                    <tr>
                      <td colspan="2"><xsl:value-of select="wnio:PowUzytkowaLokalu"/> m<sup>2</sup></td>
                    </tr>
                    <tr>
                      <th colspan="2">w tym:</th>
                    </tr>
                    <tr>
                      <th style="width: 60%;">a) łączna powierzchnia pokoi i kuchni</th>
                      <td>
                        <xsl:value-of select="wnio:PowUzytkowaLokalu_PokojeKuchnia"/>
                        <xsl:if test="wnio:PowUzytkowaLokalu_PokojeKuchnia != ''"> m<sup>2</sup></xsl:if>
                      </td>
                    </tr>
                    <tr>
                      <th style="width: 60%;">b) powierzchnia zajmowana przez wnioskodawcę w przypadku najmu lub podnajmu części lokalu</th>
                      <td>
                        <xsl:value-of select="wnio:PowUzytkowaLokalu_Najem"/>
                        <xsl:if test="wnio:PowUzytkowaLokalu_Najem != ''"> m<sup>2</sup></xsl:if>
                      </td>
                    </tr>
                  </table>
                  <table>
                    <tr>
                      <th colspan="2">
                        <h3>6. Liczba osób niepełnosprawnych:</h3>
                      </th>
                    </tr>
                    <tr>
                      <th style="width: 60%;">a) poruszających się na wózku inwalidzkim:</th>
                      <td>
                        <xsl:value-of select="wnio:LiczbaOsobNiepeln_Wozek"/>
                      </td>
                    </tr>
                    <tr>
                      <th style="width: 60%;">b) innych, których niepełnosprawność wymaga zamieszkiwania w oddzielnym pokoju:</th>
                      <td>
                        <xsl:value-of select="wnio:LiczbaOsobNiepeln_OddzielnyPokoj"/>
                      </td>
                    </tr>
                  </table>
                  <table>
                    <tr>
                      <th>
                        <h3>7. Sposób ogrzewania lokalu: centralne ogrzewanie</h3>
                      </th>
                    </tr>
                    <tr>
                      <td><xsl:choose><xsl:when test="wnio:CentralneOgrzewanie = 'jest'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            jest
                                            <br/>
                                            <xsl:choose><xsl:when test="wnio:CentralneOgrzewanie = 'brak'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            brak
                                        </td>
                    </tr>
                  </table>
                  <table>
                    <tr>
                      <th>
                        <h3>8. Sposób ogrzewania wody: centralnie ciepła woda</h3>
                      </th>
                    </tr>
                    <tr>
                      <td><xsl:choose><xsl:when test="wnio:CentralneInstalacjaCieplejWody = 'jest'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            jest
                                            <br/>
                                            <xsl:choose><xsl:when test="wnio:CentralneInstalacjaCieplejWody = 'brak'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            brak
                                        </td>
                    </tr>
                  </table>
                  <table>
                    <tr>
                      <th>
                        <h3>9. Instalacja gazu przewodowego</h3>
                      </th>
                    </tr>
                    <tr>
                      <td><xsl:choose><xsl:when test="wnio:InstalacjaGazuPrzewodowego = 'jest'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            jest
                                            <br/>
                                            <xsl:choose><xsl:when test="wnio:InstalacjaGazuPrzewodowego = 'brak'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
                                            brak
                                        </td>
                    </tr>
                  </table>
                  <table>
                    <tr>
                      <th>
                        <h3>10. Liczba osób w gospodarstwie domowym</h3>
                      </th>
                    </tr>
                    <tr>
                      <td>
                        <xsl:value-of select="wnio:LiczbaOsobGosp"/>
                      </td>
                    </tr>
                  </table>
                  <table>
                    <tr>
                      <th>
                        <h3>11. Razem dochody gospodarstwa domowego (według deklaracji)</h3>
                      </th>
                    </tr>
                    <tr>
                      <td><xsl:value-of select="format-number(wnio:LaczneDochodyGosp , '0.00')"/> zł</td>
                    </tr>
                  </table>
                  <table>
                    <tr>
                      <th>
                        <h3>12. Łączna kwota wydatków na mieszkanie za ostatni miesiąc</h3>
                      </th>
                    </tr>
                    <tr>
                      <td><xsl:value-of select="format-number(wnio:LacznaKwotaWydatkow , '0.00')"/> zł</td>
                    </tr>
                  </table>
                  <xsl:for-each select="wnio:DeklaracjaODochodach">
                    <table>
                      <tr>
                        <th colspan="2">
                          <h3>Deklaracja o wysokościach dochodu</h3>
                        </th>
                      </tr>
                      <tr>
                        <th style="width: 60%;">za okres<br/><small>(pełne trzy miesiące kalendarzowe poprzedzające datę złożenia wniosku)</small></th>
                        <td>
                          <xsl:value-of select="wnio:DeklaracjaZaOkres"/>
                        </td>
                      </tr>
                      <xsl:for-each select="wnio:OsobyWGospodarstwie">
                        <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="text-align: center; width: 5%;">Lp.</th>
                                <th style="text-align: center; width: 25%;">Imię</th>
                                <th style="text-align: center; width: 25%;">Nazwisko</th>
                                <th style="text-align: center; width: 25%;">Stopień pokrewieństwa</th>
                                <th style="text-align: center; width: 20%;">Data urodzenia</th>
                              </tr>
                              <xsl:for-each select="wnio:OsobaWGosp">
                                <tr>
                                  <td style="text-align: center;"><xsl:value-of select="position()"/>.</td>
                                  <td style="text-align: center;">
                                    <xsl:value-of select="wnio:Imie"/>
                                  </td>
                                  <td style="text-align: center;">
                                    <xsl:value-of select="wnio:Nazwisko"/>
                                  </td>
                                  <td style="text-align: center;">
                                    <xsl:value-of select="wnio:StopienPokrewienstwa"/>
                                  </td>
                                  <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 wynosiły:</th>
                        </tr>
                        <tr>
                          <td colspan="2">
                            <table>
                              <tr>
                                <th style="text-align: center; width: 5%;">Lp.</th>
                                <th style="text-align: center; width: 45%;">Miejsce pracy - nauki</th>
                                <th style="text-align: center; width: 25%;">Źródła dochodu</th>
                                <th style="text-align: center; width: 25%;">Wysokość dochodu w zł</th>
                              </tr>
                              <xsl:for-each select="wnio:OsobaWGosp">
                                <tr>
                                  <td style="text-align: center; border-top-width: medium;" rowspan="{count(wnio:DochodyPodanejOsoby/wnio:JedenDochod)}"><xsl:value-of select="position()"/>.</td>
                                  <td style="text-align: center; border-top-width: medium;">
                                    <xsl:value-of select="wnio:DochodyPodanejOsoby/wnio:JedenDochod[1]/wnio:MiejscePracyNauki"/>
                                  </td>
                                  <td style="text-align: center; border-top-width: medium;">
                                    <xsl:value-of select="wnio:DochodyPodanejOsoby/wnio:JedenDochod[1]/wnio:ZrodlaDochodu"/>
                                  </td>
                                  <td style="text-align: center; border-top-width: medium;"><xsl:value-of select="format-number(wnio:DochodyPodanejOsoby/wnio:JedenDochod[1]/wnio:WysokoscDochodu , '0.00')"/> zł</td>
                                </tr>
                                <xsl:for-each select="wnio:DochodyPodanejOsoby/wnio:JedenDochod[position()&gt;1]">
                                  <tr>
                                    <td style="text-align: center;">
                                      <xsl:value-of select="wnio:MiejscePracyNauki"/>
                                    </td>
                                    <td style="text-align: center;">
                                      <xsl:value-of select="wnio:ZrodlaDochodu"/>
                                    </td>
                                    <td style="text-align: center;"><xsl:value-of select="format-number(wnio:WysokoscDochodu , '0.00')"/> zł</td>
                                  </tr>
                                </xsl:for-each>
                              </xsl:for-each>
                              <tr>
                                <th colspan="3" style="border-top-width: medium;">Razem dochody gospodarstwa domowego:</th>
                                <td style="text-align: center; border-top-width: medium;"><xsl:value-of select="format-number(../wnio:RazemDochodyGosp , '0.00')"/> zł
                                                            </td>
                              </tr>
                            </table>
                            <table>
                              <tr>
                                <th>Średni dochód na 1 członka gospodarstwa domowego wynosi</th>
                                <td style="text-align: center; width: 25%;"><xsl:value-of select="format-number(../wnio:SredniDochodNaMieszkanca , '0.00')"/> zł
                                                            </td>
                              </tr>
                              <tr>
                                <th>to jest miesięcznie</th>
                                <td style="text-align: center; width: 25%;"><xsl:value-of select="format-number(../wnio:SredniDochodNaMieszkanca_Miesiecznie , '0.00')"/> zł
                                                            </td>
                              </tr>
                            </table>
                          </td>
                        </tr>
                      </xsl:for-each>
                      <tr>
                        <th colspan="2">
                          <xsl:value-of select="wnio:OdpKarna"/>
                        </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>
                        <th>
                                                Oświadczam, że na stan majątkowy*) członków gospodarstwa domowego składają się:<br/>
                                                <small>*) należy uwzględnić majątek objęty wspólnością ustawową oraz majątek odrębny.</small>
                                            </th>
                      </tr>
                      <tr>
                        <th>
                          <h4>I. Mieszkanie:</h4>
                        </th>
                      </tr>
                      <tr>
                        <th>wielkość (w m<sup>2</sup>), charakter własności</th>
                      </tr>
                      <tr>
                        <td>
                          <xsl:value-of select="wnio:WielkoscMieszkania"/>
                        </td>
                      </tr>
                      <tr>
                        <th>
                          <h4>II. Nieruchomości:</h4>
                        </th>
                      </tr>
                      <tr>
                        <th>dom (wielkość w m<sup>2</sup>)</th>
                      </tr>
                      <tr>
                        <td>
                          <xsl:value-of select="wnio:Dom"/>
                        </td>
                      </tr>
                      <tr>
                        <th>lokal mieszkalny (wielkość w m<sup>2</sup>)</th>
                      </tr>
                      <tr>
                        <td>
                          <xsl:value-of select="wnio:LokalMieszkalny"/>
                        </td>
                      </tr>
                      <tr>
                        <th>place, działki (powierzchnia w m<sup>2</sup>)</th>
                      </tr>
                      <tr>
                        <td>
                          <xsl:value-of select="wnio:PlaceDzialki"/>
                        </td>
                      </tr>
                      <tr>
                        <th>gospodarstwo rolne (rodzaj, liczba hektarów, w tym przeliczeniowych)</th>
                      </tr>
                      <tr>
                        <td>
                          <xsl:value-of select="wnio:GospodarstwoRolne"/>
                        </td>
                      </tr>
                      <tr>
                        <th>
                          <h4>III. Ruchomości:</h4>
                        </th>
                      </tr>
                      <tr>
                        <th>samochody (typ, rocznik, data nabycia, wartość szacunkowa)</th>
                      </tr>
                      <tr>
                        <td>
                          <xsl:value-of select="wnio:Samochody"/>
                        </td>
                      </tr>
                      <tr>
                        <th>maszyny (rodzaj,wartość szacunkowa)</th>
                      </tr>
                      <tr>
                        <td>
                          <xsl:value-of select="wnio:Maszyny"/>
                        </td>
                      </tr>
                      <tr>
                        <th>inne ruchomości (rodzaj, wartość szacunkowa)</th>
                      </tr>
                      <tr>
                        <td>
                          <xsl:value-of select="wnio:InneRuchomosci"/>
                        </td>
                      </tr>
                      <tr>
                        <th>inne (rodzaj, wartość szacunkowa)</th>
                      </tr>
                      <tr>
                        <td>
                          <xsl:value-of select="wnio:InneRuchomosci_2"/>
                        </td>
                      </tr>
                      <tr>
                        <th>
                          <h4>IV. Posiadane zasoby:</h4>
                        </th>
                      </tr>
                      <tr>
                        <th>pieniężne (oszczędności, papiery wartościowe itp. - wysokość nominalna)</th>
                      </tr>
                      <tr>
                        <td>
                          <xsl:value-of select="wnio:Pieniezne"/>
                        </td>
                      </tr>
                      <tr>
                        <th>przedmioty wartościowe (wartość szacunkowa)</th>
                      </tr>
                      <tr>
                        <td>
                          <xsl:value-of select="wnio:PrzedmiotyWartosciowe"/>
                        </td>
                      </tr>
                      <tr>
                        <th>
                          <h4>V. Inne, dodatkowe informacje o stanie majątkowym:</h4>
                        </th>
                      </tr>
                      <tr>
                        <td>
                          <xsl:value-of select="wnio:DodatkoweInformacje"/>
                        </td>
                      </tr>
                      <tr>
                        <th>
                          <xsl:value-of select="wnio:KodeksKarny"/>
                        </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 dotycząca przetwarzania danych</h3>
                      </th>
                    </tr>
                    <tr>
                      <th>
                        <xsl:value-of select="wnio:Klauzula_Wstep"/>
                        <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"/>
                          </li>
                          <li>
                            <xsl:value-of select="wnio:Klauzula_4"/>
                            <ol type="a">
                              <li>
                                <xsl:value-of select="wnio:Klauzula_4_a"/>
                              </li>
                              <li>
                                <xsl:value-of select="wnio:Klauzula_4_b"/>
                              </li>
                            </ol>
                          </li>
                          <li>
                            <xsl:value-of select="wnio:Klauzula_5"/>
                          </li>
                          <li>
                            <xsl:value-of select="wnio:Klauzula_6"/>
                            <ul>
                              <li>
                                <xsl:value-of select="wnio:Klauzula_6_a"/>
                              </li>
                              <li>
                                <xsl:value-of select="wnio:Klauzula_6_b"/>
                              </li>
                              <li>
                                <xsl:value-of select="wnio:Klauzula_6_c"/>
                              </li>
                              <li>
                                <xsl:value-of select="wnio:Klauzula_6_d"/>
                              </li>
                            </ul>
                          </li>
                          <li>
                            <xsl:value-of select="wnio:Klauzula_7"/>
                          </li>
                          <li>
                            <xsl:value-of select="wnio:Klauzula_8"/>
                          </li>
                          <li>
                            <xsl:value-of select="wnio:Klauzula_9"/>
                          </li>
                          <li>
                            <xsl:value-of select="wnio:Klauzula_10"/>
                          </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>Miejscowość</th>
                      <td>
                        <xsl:value-of select="wnio:Miejscowosc"/>
                      </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) &gt; 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']) &gt; 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 &gt;= 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>