7943
ID | 7943 |
Data | 2019-06-11 |
Symbol | 2019/06/11/7943 |
Instytucja | Urząd Gminy Niemce |
Nazwa | Podanie o umorzenie / odroczenie / rozłożenie na raty płatności podatku lub zaległości podatkowej |
Czy Aktualny | 1 |
---|
Ustawy (1)
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/2019/06/11/7943/" 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: 24px;
margin-top: 0;
background-color: #dde;
font-weight: bold;
font-size: 14px;
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: 14px;
margin-top: 2em;
color: #0A2D4C;
}
h4 {
font-size: 12px;
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/wnio:Wartosc">
<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>Miejsce składania:</th>
<th>
<xsl:value-of select="wnio:MiejsceSkladania"/>
</th>
</tr>
</table>
<xsl:for-each select="wnio:Podmiot">
<table>
<tr>
<th colspan="6">
<h4>
Wnioskodawca
</h4>
</th>
</tr>
<tr>
<th style="width:10%">Rodzaj</th>
<td colspan="5">
<xsl:if test="@typPodmiotu='osoba_fizyczna'">osoba fizyczna</xsl:if>
<xsl:if test="@typPodmiotu='osoba_prawna'">osoba prawna</xsl:if>
<xsl:if test="@typPodmiotu='jednostka_organizacyjna'">jednostka organizacyjna, w
tym spółka, nieposiadająca osobowości prawnej
</xsl:if>
</td>
</tr>
<xsl:for-each select="wnio:OsobaFizyczna">
<tr>
<th style="width:10%">Nazwisko</th>
<td style="width:25%">
<xsl:value-of select="oso:Nazwisko"/>
</td>
<th style="width:10%">Imię</th>
<td style="width:25%">
<xsl:value-of select="oso:Imie"/>
</td>
<th style="width:10%">Drugie imię</th>
<td>
<xsl:value-of select="oso:ImieDrugie"/>
</td>
</tr>
<tr>
<th style="width:10%">PESEL</th>
<td style="width:25%">
<xsl:value-of select="oso:PESEL"/>
</td>
<th style="width:10%">NIP</th>
<td style="width:25%" colspan="3">
<xsl:value-of select="oso:NIP"/>
</td>
</tr>
</xsl:for-each>
<xsl:for-each select="wnio:OsobaNiefizyczna">
<tr>
<th style="width:10%">Nazwa</th>
<td colspan="3" style="width:25%">
<xsl:value-of select="inst:NazwaInstytucji"/>
</td>
<th style="width:10%">Nazwa skrócona</th>
<td style="width:25%">
<xsl:value-of select="wnio:NazwaSkrocona"/>
</td>
</tr>
<tr>
<th style="width:10%">NIP</th>
<td style="width:25%">
<xsl:value-of select="inst:NIP"/>
</td>
<th style="width:10%">REGON</th>
<td style="width:25%">
<xsl:value-of select="inst:REGON"/>
</td>
<th style="width:10%">KRS</th>
<td>
<xsl:value-of select="inst:KRS"/>
</td>
</tr>
</xsl:for-each>
</table>
<xsl:for-each select="wnio:Adres">
<table>
<tr>
<th colspan="6">
<h4>
Adres
</h4>
</th>
</tr>
<tr>
<th>Kraj</th>
<td colspan="5">
<xsl:value-of select="adr:Kraj"/>
</td>
</tr>
<tr>
<th>Województwo</th>
<td>
<xsl:value-of select="adr:Wojewodztwo"/>
</td>
<th>Powiat</th>
<td>
<xsl:value-of select="adr:Powiat"/>
</td>
<th>Gmina</th>
<td>
<xsl:value-of select="adr:Gmina"/>
</td>
</tr>
<tr>
<th>Miejscowość</th>
<td>
<xsl:value-of select="adr:Miejscowosc"/>
</td>
<th>Kod pocztowy</th>
<td>
<xsl:value-of select="adr:KodPocztowy"/>
</td>
<th>Poczta</th>
<td>
<xsl:value-of select="adr:Poczta"/>
</td>
</tr>
<tr>
<th>Ulica</th>
<td>
<xsl:value-of select="adr:Ulica"/>
</td>
<th>Nr domu</th>
<td>
<xsl:value-of select="adr:Budynek"/>
</td>
<th>Nr lokalu</th>
<td>
<xsl:value-of select="adr:Lokal"/>
</td>
</tr>
<tr>
<th>Telefon</th>
<td>
<xsl:value-of select="adr:Telefon"/>
</td>
<th>E-mail</th>
<td colspan="3">
<xsl:value-of select="adr:Email"/>
</td>
</tr>
</table>
</xsl:for-each>
<table>
<tr>
<th colspan="6">
<h4>Adres korespondencyjny inny niż powyższy
(<xsl:value-of select="wnio:AdresKorespondencyjny/@wystepuje"/>)
</h4>
</th>
</tr>
<xsl:for-each select="wnio:AdresKorespondencyjny[@wystepuje='tak']">
<tr>
<th>Kraj</th>
<td colspan="5">
<xsl:value-of select="adr:Kraj"/>
</td>
</tr>
<tr>
<th>Województwo</th>
<td>
<xsl:value-of select="adr:Wojewodztwo"/>
</td>
<th>Powiat</th>
<td>
<xsl:value-of select="adr:Powiat"/>
</td>
<th>Gmina</th>
<td>
<xsl:value-of select="adr:Gmina"/>
</td>
</tr>
<tr>
<th>Miejscowość</th>
<td>
<xsl:value-of select="adr:Miejscowosc"/>
</td>
<th>Kod pocztowy</th>
<td>
<xsl:value-of select="adr:KodPocztowy"/>
</td>
<th>Poczta</th>
<td>
<xsl:value-of select="adr:Poczta"/>
</td>
</tr>
<tr>
<th>Ulica</th>
<td>
<xsl:value-of select="adr:Ulica"/>
</td>
<th>Nr domu</th>
<td>
<xsl:value-of select="adr:Budynek"/>
</td>
<th>Nr lokalu</th>
<td>
<xsl:value-of select="adr:Lokal"/>
</td>
</tr>
<tr>
<th>Telefon</th>
<td>
<xsl:value-of select="adr:Telefon"/>
</td>
<th>E-mail</th>
<td colspan="3">
<xsl:value-of select="adr:Email"/>
</td>
</tr>
</xsl:for-each>
</table>
<table>
<tr>
<th colspan="6">
<h4>Pełnomocnik
(<xsl:value-of select="wnio:Pelnomocnik/@wystepuje"/>)
</h4>
</th>
</tr>
<xsl:for-each select="wnio:Pelnomocnik[@wystepuje='tak']">
<tr>
<th>Imię</th>
<td>
<xsl:value-of select="oso:Imie"/>
</td>
<th>Nazwisko</th>
<td>
<xsl:value-of select="oso:Nazwisko"/>
</td>
<th>PESEL</th>
<td>
<xsl:value-of select="oso:PESEL"/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
<h2>TREŚĆ FORMULARZA</h2>
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc">
<table>
<tr>
<th>
Typ wniosku
</th>
<td>
<xsl:if test="wnio:TypWniosku='1'">Odroczenie</xsl:if>
<xsl:if test="wnio:TypWniosku='2'">Umorzenie</xsl:if>
<xsl:if test="wnio:TypWniosku='3'">Rozłożenie na raty</xsl:if>
</td>
</tr>
</table>
<xsl:if test="wnio:TypWniosku='3'">
<xsl:for-each select="wnio:Rozlozenie">
<table>
<tr>
<th>Propozycja rozłożenia na raty
</th>
<td>
<xsl:value-of select="wnio:RozlozenieProp"/>
</td>
</tr>
</table>
</xsl:for-each>
</xsl:if>
<xsl:if test="wnio:TypWniosku='1'">
<xsl:for-each select="wnio:Odroczenie">
<table>
<tr>
<th>
Podatek występuje z tytułu
</th>
<td>
<xsl:value-of select="wnio:TytulPodatku"/>
</td>
<th>
w wysokości
</th>
<td>
<xsl:value-of select="wnio:WysokoscPodatku"/>
</td>
<th>
złotych. Wraz z należnymi odsetkami:
</th>
</tr>
<tr>
<th>
Rata podatku, której termin ma zostać odroczony
</th>
<td>
<xsl:value-of select="wnio:RataPodatku"/>
</td>
<th>
Dzień do którego ma zostać odroczona spłata raty
</th>
<td>
<xsl:value-of select="wnio:Dzien"/>
</td>
<th/>
</tr>
<tr>
<th colspan="5">
Wykazać "ważny interes podatnika" lub "ważny interes publiczny":
</th>
</tr>
<tr>
<td colspan="5">
<xsl:value-of select="wnio:WaznyInteres"/>
</td>
</tr>
</table>
</xsl:for-each>
</xsl:if>
<xsl:if test="wnio:TypWniosku='2'">
<xsl:for-each select="wnio:Umorzenie">
<table>
<tr>
<th>
Proszę o
<b>umorzenie</b>
</th>
<td>
<xsl:value-of select="wnio:TytulPodatku"/>
</td>
<th>
w wysokości
</th>
<td>
<xsl:value-of select="wnio:WysokoscPodatku"/>
</td>
<th>
złotych.
</th>
</tr>
<tr>
<th colspan="5">
Wraz z należnymi odsetkami:
</th>
</tr>
<tr>
<td colspan="5">
<xsl:value-of select="wnio:Odsetki"/>
</td>
</tr>
<tr>
<th colspan="5">
Termin płatności upłynął
</th>
</tr>
<xsl:for-each select="wnio:Termin">
<tr>
<th>
Rodzaj zobowiązania
</th>
<td>
<xsl:value-of select="wnio:Rodzaj"/>
</td>
<th>
w dniu
</th>
<td>
<xsl:value-of select="wnio:Dzien"/>
</td>
<th>
</th>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
</xsl:if>
<xsl:for-each select="wnio:OswiadczenieUlga">
<table>
<tr>
<th style="text-align: center;">
<h4>
OŚWIADCZENIE
<br/>
podatnika występującego o ulgę w spłacie zobowiązań podatkowych o
aktualnej sytuacji
materialnej i rodzinnej
<xsl:if test="wnio:Wybor = 'true'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if>
<xsl:if test="wnio:Wybor != 'true'"><input type="checkbox" disabled="disabled"/></xsl:if>
</h4>
</th>
</tr>
</table>
<xsl:if test="wnio:Wybor='true'">
<table>
<xsl:for-each select="wnio:Podatnik">
<tr>
<th colspan="6">
<h4>
Podatnik
</h4>
</th>
</tr>
<tr>
<th>
Nazwisko
</th>
<td>
<xsl:value-of select="oso:Nazwisko"/>
</td>
<th>
Imię
</th>
<td>
<xsl:value-of select="oso:Imie"/>
</td>
<th>
PESEL
</th>
<td>
<xsl:value-of select="oso:PESEL"/>
</td>
</tr>
</xsl:for-each>
<xsl:for-each select="wnio:Wspolmalzonek">
<tr>
<th colspan="6">
<h4>
Współmałżonek
</h4>
</th>
</tr>
<tr>
<th>
Nazwisko
</th>
<td>
<xsl:value-of select="oso:Nazwisko"/>
</td>
<th>
Imię
</th>
<td>
<xsl:value-of select="oso:Imie"/>
</td>
<th>
PESEL
</th>
<td>
<xsl:value-of select="oso:PESEL"/>
</td>
</tr>
</xsl:for-each>
<xsl:for-each select="wnio:Adres">
<tr>
<th colspan="6">
<h4>
Miejsce zamieszkania (dokładny adres)
</h4>
</th>
</tr>
<tr>
<th>Kraj</th>
<td colspan="5">
<xsl:value-of select="adr:Kraj"/>
</td>
</tr>
<tr>
<th>Województwo</th>
<td>
<xsl:value-of select="adr:Wojewodztwo"/>
</td>
<th>Powiat</th>
<td>
<xsl:value-of select="adr:Powiat"/>
</td>
<th>Gmina</th>
<td>
<xsl:value-of select="adr:Gmina"/>
</td>
</tr>
<tr>
<th>Miejscowość</th>
<td>
<xsl:value-of select="adr:Miejscowosc"/>
</td>
<th>Kod pocztowy</th>
<td>
<xsl:value-of select="adr:KodPocztowy"/>
</td>
<th>Poczta</th>
<td>
<xsl:value-of select="adr:Poczta"/>
</td>
</tr>
<tr>
<th>Ulica</th>
<td>
<xsl:value-of select="adr:Ulica"/>
</td>
<th>Nr domu</th>
<td>
<xsl:value-of select="adr:Budynek"/>
</td>
<th>Nr lokalu</th>
<td>
<xsl:value-of select="adr:Lokal"/>
</td>
</tr>
<tr>
<th>Telefon kontaktowy</th>
<td colspan="5">
<xsl:value-of select="adr:Telefon"/>
</td>
</tr>
</xsl:for-each>
</table>
<table>
<tr>
<th>
Oświadczenie składane jest w związku ze złożonym wnioskiem o
</th>
<td>
<xsl:if test="wnio:RodzajWniosku='1'">umorzenie</xsl:if>
<xsl:if test="wnio:RodzajWniosku='2'">odroczenie terminu płatności
</xsl:if>
<xsl:if test="wnio:RodzajWniosku='3'">rozłożenie na raty</xsl:if>
</td>
<td>
<xsl:if test="wnio:TypWniosku='1'">podatku</xsl:if>
<xsl:if test="wnio:TypWniosku='2'">zaległości podatkowej w podatku
</xsl:if>
</td>
</tr>
<tr>
<th>
Rodzaj podatku
</th>
<td colspan="2">
<xsl:value-of select="wnio:RodzajPodatku"/>
</td>
</tr>
</table>
<xsl:for-each select="wnio:ZrodlaDochodu">
<table>
<tr>
<th colspan="2">
<h4>
Źródła dochodu składającego oświadczenie:
</h4>
</th>
</tr>
<tr>
<th>
<b>
Źródło dochodu
</b>
</th>
<th>
<b>
Wysokość miesięcznego dochodu netto
</b>
</th>
</tr>
<xsl:for-each select="wnio:Wiersz">
<tr>
<th>
<xsl:value-of select="wnio:Tytul"/>
</th>
<td>
<xsl:value-of select="wnio:Dochod"/>
</td>
</tr>
</xsl:for-each>
<tr>
<th colspan="2">
Inne (najem, dzierżawa itp.)
</th>
</tr>
<xsl:for-each select="wnio:Inne">
<tr>
<th>
<xsl:value-of select="wnio:Tytul"/>
</th>
<td>
<xsl:value-of select="wnio:Dochod"/>
</td>
</tr>
</xsl:for-each>
<tr>
<th>
<b>
Łączny miesięczny dochód netto
</b>
</th>
<td>
<b>
<xsl:value-of select="wnio:LacznyDochod"/>
</b>
</td>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:SytuacjaGospodarstwa">
<table>
<tr>
<th colspan="8">
<h4>
Sytuacja gospodarstwa domowego:
</h4>
</th>
</tr>
<xsl:if test="count(wnio:Osoba) > 0">
<tr>
<th style="text-align: center;">
<b>
L.p.
</b>
</th>
<th style="text-align: center;">
<b>
Imię i nazwisko (wszystkie osoby pozostające we wspólnym
gospodarstwie
domowym -
również dzieci)
</b>
</th>
<th style="text-align: center;">
<b>
Wiek
</b>
</th>
<th style="text-align: center;">
<b>
Stopień pokrewieństwa
</b>
</th>
<th style="text-align: center;">
<b>
Miejsce pracy, szkoła (inne)
</b>
</th>
<th style="text-align: center;">
<b>
Łączna wysokość miesięcznego dochodu netto
</b>
</th>
<th style="text-align: center;">
<b>
Źródło dochodu (wynagrodzenie, renta, emerytura, alimenty,
itp.)
</b>
</th>
<th/>
</tr>
</xsl:if>
<xsl:for-each select="wnio:Osoba">
<tr>
<th style="text-align: center;">
<xsl:value-of select="concat(position(), '.')"/>
</th>
<td style="text-align: center;">
<xsl:value-of select="wnio:ImieNazwisko"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:Wiek"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:StopienPokrewienstwa"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:Miejsce"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:Dochod"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:ZrodloDochodu"/>
</td>
<th>
</th>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:StanPosiadania">
<table>
<tr>
<th colspan="4">
<h4>
Stan posiadania:
</h4>
</th>
</tr>
<xsl:for-each select="wnio:Nieruchomosci">
<tr>
<th colspan="4">
<b>
Posiadane przez podatnika nieruchomości (nieruchomości
mieszkalne i
niemieszkalne,
grunty)
</b>
</th>
</tr>
<xsl:if test="count(wnio:Nieruchomosc) > 0">
<tr>
<th>
<b>
Rodzaj nieruchomości
</b>
</th>
<th>
<b>
Miejsce położenia
</b>
</th>
<th>
<b>
Powierzchnia
</b>
</th>
<th/>
</tr>
</xsl:if>
<xsl:for-each select="wnio:Nieruchomosc">
<tr>
<td>
<xsl:value-of select="wnio:Rodzaj"/>
</td>
<td>
<xsl:value-of select="wnio:Miejsce"/>
</td>
<td>
<xsl:value-of select="wnio:Powierzchnia"/>
</td>
<th>
</th>
</tr>
</xsl:for-each>
</xsl:for-each>
<xsl:for-each select="wnio:Pojazdy">
<tr>
<th colspan="4">
<b>
Posiadany samochód lub inny pojazd
</b>
</th>
</tr>
<xsl:if test="count(wnio:Pojazd) > 0">
<tr>
<th>
<b>
Rodzaj pojazdu
</b>
</th>
<th>
<b>
Marka
</b>
</th>
<th>
<b>
Rok produkcji
</b>
</th>
<th/>
</tr>
</xsl:if>
<xsl:for-each select="wnio:Pojazd">
<tr>
<td>
<xsl:value-of select="wnio:Rodzaj"/>
</td>
<td>
<xsl:value-of select="wnio:Marka"/>
</td>
<td>
<xsl:value-of select="wnio:RokProdukcji"/>
</td>
<th>
</th>
</tr>
</xsl:for-each>
</xsl:for-each>
</table>
<xsl:for-each select="wnio:GospodarstwoRolne">
<table>
<tr>
<th colspan="2">
<b>
Jeśli podatnik posiada gospodarstwo rolne należy podać:
</b>
</th>
</tr>
<tr>
<th>
Powierzchnia gospodarstwa ogółem:
</th>
<td>
<xsl:value-of select="wnio:PowierzchniaOgolem"/>
</td>
</tr>
<tr>
<th colspan="2">
Zabudowania gospodarcze:
</th>
</tr>
<xsl:for-each select="wnio:Budynek">
<tr>
<td>
<xsl:value-of select="."/>
</td>
<th>
</th>
</tr>
</xsl:for-each>
<tr>
<th colspan="2">
Posiadane maszyny i urządzenia rolnicze:
</th>
</tr>
<xsl:for-each select="wnio:Maszyna">
<tr>
<td>
<xsl:value-of select="."/>
</td>
<th>
</th>
</tr>
</xsl:for-each>
<tr>
<th colspan="2">
Rodzaj inwentarza żywego i jego ilość
</th>
</tr>
<xsl:for-each select="wnio:Zwierze">
<tr>
<td>
<xsl:value-of select="."/>
</td>
<th>
</th>
</tr>
</xsl:for-each>
<tr>
<th>
Upadki zwierząt w gospodarstwie:
</th>
<td>
<xsl:value-of select="wnio:UpadkiZwierzat"/>
</td>
</tr>
<tr>
<th>
Klęski żywiołowe:
</th>
<td>
<xsl:value-of select="wnio:Kleski"/>
</td>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:DzialalnoscGospodarcza">
<table>
<tr>
<th colspan="2">
<b>
Jeśli podatnik prowadzi działalność gospodarczą należy
podać:
</b>
</th>
</tr>
<tr>
<th>
Rok rozpoczęcia działalności
</th>
<td>
<xsl:value-of select="wnio:Rok"/>
</td>
</tr>
<tr>
<th>
Rodzaj działalności
</th>
<td>
<xsl:value-of select="wnio:RodzajDzialalnosci"/>
</td>
</tr>
<tr>
<th colspan="2">
Wyposażenie zakładu, maszyny, urządzenia:
</th>
</tr>
<tr>
<td colspan="2">
<xsl:value-of select="wnio:Maszyny"/>
</td>
</tr>
<tr>
<th>
Liczba osób zatrudnionych
</th>
<td>
<xsl:value-of select="wnio:LiczbaOsob"/>
</td>
</tr>
<tr>
<th colspan="2">
W razie likwidacji - data zlikwidowania lub odstąpienia i co się
stało z
majątkiem
zakładu
</th>
</tr>
<tr>
<td colspan="2">
<xsl:value-of select="wnio:Likwidacja"/>
</td>
</tr>
</table>
</xsl:for-each>
</xsl:for-each>
<xsl:for-each select="wnio:SytuacjaMajatkowa">
<table>
<tr>
<th>
<h4>
Opis sytuacji majątkowo - finansowej:
</h4>
</th>
</tr>
</table>
<xsl:for-each select="wnio:SytuacjaMieszkaniowa">
<table>
<tr>
<th colspan="2">
<b>
1) Sytuacja mieszkaniowa podatnika (gospodarstwa domowego)
</b>
</th>
</tr>
<tr>
<th>
a) typ mieszkania
</th>
<td>
<xsl:if test="wnio:TypMieszkania='1'">lokatorskie</xsl:if>
<xsl:if test="wnio:TypMieszkania='2'">własnościowe</xsl:if>
<xsl:if test="wnio:TypMieszkania='3'">wynajęte</xsl:if>
<xsl:if test="wnio:TypMieszkania='4'">komunalne</xsl:if>
<xsl:if test="wnio:TypMieszkania='5'">dom jednorodzinny</xsl:if>
</td>
</tr>
<tr>
<th>
b) powierzchnia mieszkania
</th>
<td>
<xsl:value-of select="wnio:Powierzchnia"/>
</td>
</tr>
<tr>
<th>
c) liczba pomieszczeń, łącznie z kuchnią
</th>
<td>
<xsl:value-of select="wnio:Pomieszczenia"/>
</td>
</tr>
<tr>
<th>
d)
<br/>
<xsl:if test="wnio:Woda = '1'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if>
<xsl:if test="wnio:Woda != '1'"><input type="checkbox" disabled="disabled"/></xsl:if>
woda ze studni
<br/>
<xsl:if test="wnio:Wodociag = '1'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if>
<xsl:if test="wnio:Wodociag != '1'"><input type="checkbox" disabled="disabled"/></xsl:if>
wodociąg
<br/>
<xsl:if test="wnio:Elektrycznosc = '1'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if>
<xsl:if test="wnio:Elektrycznosc != '1'"><input type="checkbox" disabled="disabled"/></xsl:if>
elektryczność
<br/>
<xsl:if test="wnio:Gaz = '1'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if>
<xsl:if test="wnio:Gaz != '1'"><input type="checkbox" disabled="disabled"/></xsl:if>
gaz (z butli, ziemny)
<br/>
<xsl:if test="wnio:Ogrzewanie = '1'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if>
<xsl:if test="wnio:Ogrzewanie != '1'"><input type="checkbox" disabled="disabled"/></xsl:if>
centralne ogrzewanie
<br/>
<xsl:if test="wnio:Inne = '1'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if>
<xsl:if test="wnio:Inne != '1'"><input type="checkbox" disabled="disabled"/></xsl:if>
inne
</th>
<xsl:if test="wnio:Inne!='1'">
<th/>
</xsl:if>
<xsl:if test="wnio:Inne='1'">
<td>
<xsl:value-of select="wnio:InneTresc"/>
</td>
</xsl:if>
</tr>
<tr>
<th>
e) wyposażenie mieszkania w podstawowe sprzęty
</th>
<td>
<xsl:value-of select="wnio:PodstawoweSprzety"/>
</td>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:StrukturaWydatkow">
<table>
<tr>
<th colspan="4">
<b>
2) Struktura wydatków miesięcznych
</b>
</th>
</tr>
<tr>
<th>
a) wyżywienie
</th>
<td>
<xsl:value-of select="wnio:Wyzywienie"/>
</td>
<th>
odzież i środki czystości
</th>
<td>
<xsl:value-of select="wnio:Odziez"/>
</td>
</tr>
<tr>
<th>
b) czynsz, podatki
</th>
<td>
<xsl:value-of select="wnio:Czynsz"/>
</td>
<th>
alimenty
</th>
<td>
<xsl:value-of select="wnio:Alimenty"/>
</td>
</tr>
<tr>
<th>
c) spłata kredytu mieszkaniowego
</th>
<td colspan="3">
<xsl:value-of select="wnio:Kredyt"/>
</td>
</tr>
<tr>
<th>
d) gaz
</th>
<td>
<xsl:value-of select="wnio:Gaz"/>
</td>
<th>
energia elektryczna
</th>
<td>
<xsl:value-of select="wnio:Energia"/>
</td>
</tr>
<tr>
<th>
e) woda
</th>
<td>
<xsl:value-of select="wnio:Woda"/>
</td>
<th>
kanalizacja
</th>
<td>
<xsl:value-of select="wnio:Kanalizacja"/>
</td>
</tr>
<tr>
<th>
f) opał mieszkania
</th>
<td colspan="3">
<xsl:value-of select="wnio:Opal"/>
</td>
</tr>
<tr>
<th>
g) telefon
</th>
<td>
<xsl:value-of select="wnio:Telefon"/>
</td>
<th>
internet
</th>
<td>
<xsl:value-of select="wnio:Internet"/>
</td>
</tr>
<tr>
<th>
h) ubezpieczenia (na życie, majątku, samochodu)
</th>
<td colspan="3">
<xsl:value-of select="wnio:Ubezpieczenie"/>
</td>
</tr>
<tr>
<th>
i) wydatki na naukę w szkołach
</th>
<td colspan="3">
<xsl:value-of select="wnio:WydatkiNauka"/>
</td>
</tr>
<tr>
<th>
j) wydatki na opiekę zdrowotną
</th>
<td colspan="3">
<xsl:value-of select="wnio:WydatkiOpieka"/>
</td>
</tr>
<tr>
<th colspan="4">
- inne informacje nie ujęte w poprzednich rubrykach, świadczące
o stanie
majątkowym
podatnika:
</th>
</tr>
<tr>
<td colspan="4">
<xsl:value-of select="wnio:InneInformacje"/>
</td>
</tr>
</table>
</xsl:for-each>
</xsl:for-each>
<table>
<tr>
<th>
<b>
<xsl:value-of select="wnio:Dokumenty"/>
</b>
</th>
</tr>
</table>
<table>
<tr>
<th>
<b>
<xsl:value-of select="wnio:Podstawa"/>
</b>
</th>
</tr>
</table>
</xsl:if>
</xsl:for-each>
<xsl:for-each select="wnio:Oswiadczenie">
<table>
<tr>
<th style="text-align: center;">
<h4>
OŚWIADCZENIE
<xsl:if test="wnio:Wybor = 'true'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if>
<xsl:if test="wnio:Wybor != 'true'"><input type="checkbox" disabled="disabled"/></xsl:if>
</h4>
</th>
</tr>
<xsl:if test="wnio:Wybor='true'">
<tr>
<th>
Oświadczam, że:
</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:Tresc"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Ustawa"/>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Podstawa"/>
</th>
</tr>
</xsl:if>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:OswiadczenieBrakPomocy">
<table>
<tr>
<th style="text-align: center;" colspan="2">
<h4>
Oświadczenie podatnika o nieotrzymaniu pomocy de minimis w rolnictwie
<xsl:if test="wnio:Wybor = 'true'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if>
<xsl:if test="wnio:Wybor != 'true'"><input type="checkbox" disabled="disabled"/></xsl:if>
</h4>
</th>
</tr>
<xsl:if test="wnio:Wybor='true'">
<tr>
<th>
1. Nazwisko i imię
</th>
<td>
<xsl:value-of select="wnio:NazwiskoImie"/>
</td>
</tr>
<tr>
<th colspan="2">
2. Adres zamieszkania
</th>
</tr>
<tr>
<td colspan="2">
<xsl:value-of select="wnio:Adres"/>
</td>
</tr>
<tr>
<th>
3. NIP
</th>
<td>
<xsl:value-of select="wnio:NIP"/>
</td>
</tr>
<tr>
<th>
4. PESEL
</th>
<td>
<xsl:value-of select="wnio:PESEL"/>
</td>
</tr>
<tr>
<th>
5. Ja niżej podpisana/y legitymująca/legitymujący/ się
</th>
<td>
<xsl:value-of select="wnio:Dokument"/>
</td>
</tr>
<tr>
<th>
wystawionym przez
</th>
<td>
<xsl:value-of select="wnio:Wystawiony"/>
</td>
</tr>
<tr>
<th colspan="2">
oświadczam, iż w bieżącym roku oraz w dwóch poprzedzających go lat
obrotowych nie otrzymywałam/otrzymywałem/ pomocy de minimis w
rolnictwie.
</th>
</tr>
</xsl:if>
</table>
<xsl:if test="wnio:Wybor='true'">
<table>
<tr>
<th>
<b>
Pouczenie:
</b>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pouczenie"/>
</th>
</tr>
</table>
</xsl:if>
</xsl:for-each>
<xsl:for-each select="wnio:OswiadczenieDzialalnosc">
<table>
<tr>
<th style="text-align: center;" colspan="2">
<h4>
Oświadczenie
<xsl:if test="wnio:Wybor = 'true'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if>
<xsl:if test="wnio:Wybor != 'true'"><input type="checkbox" disabled="disabled"/></xsl:if>
</h4>
</th>
</tr>
<xsl:if test="wnio:Wybor='true'">
<tr>
<th>
1. Nazwisko i imię
</th>
<td>
<xsl:value-of select="wnio:NazwiskoImie"/>
</td>
</tr>
<tr>
<th colspan="2">
2. Adres zamieszkania
</th>
</tr>
<tr>
<td colspan="2">
<xsl:value-of select="wnio:Adres"/>
</td>
</tr>
<tr>
<th>
3. NIP
</th>
<td>
<xsl:value-of select="wnio:NIP"/>
</td>
</tr>
<tr>
<th>
4. PESEL
</th>
<td>
<xsl:value-of select="wnio:PESEL"/>
</td>
</tr>
<tr>
<th colspan="2"><xsl:if test="wnio:CeleZarobkowe = '1'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if><xsl:if test="wnio:CeleZarobkowe != '1'"><input type="checkbox" disabled="disabled"/></xsl:if>
5. Ja niżej podpisana/y oświadczam, że prowadzę działalność rolniczą w
celach zarobkowych.
</th>
</tr>
<tr>
<th colspan="2"><xsl:if test="wnio:CeleZarobkowe = '2'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if><xsl:if test="wnio:CeleZarobkowe != '2'"><input type="checkbox" disabled="disabled"/></xsl:if>
6. Ja niżej podpisana/y oświadczam, że nie prowadzę działalności
rolniczej w celach zarobkowych.
</th>
</tr>
<tr>
<th colspan="2"><xsl:if test="wnio:Sprzedaz = '1'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if><xsl:if test="wnio:Sprzedaz != '1'"><input type="checkbox" disabled="disabled"/></xsl:if>
7. Ja niżej podpisana/y oświadczam, że dokonuję sprzedaży produktów
rolnych.
</th>
</tr>
<tr>
<th colspan="2"><xsl:if test="wnio:Sprzedaz = '2'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if><xsl:if test="wnio:Sprzedaz != '2'"><input type="checkbox" disabled="disabled"/></xsl:if>
8. Ja niżej podpisana/y oświadczam, że nie dokonuję sprzedaży produktów
rolnych.
</th>
</tr>
<tr>
<th colspan="2"><xsl:if test="wnio:Pomoc = '1'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if><xsl:if test="wnio:Pomoc != '1'"><input type="checkbox" disabled="disabled"/></xsl:if>
9. Zwracam się o pomoc de minimis w rolnictwie.
</th>
</tr>
<tr>
<th colspan="2"><xsl:if test="wnio:Pomoc = '2'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if><xsl:if test="wnio:Pomoc != '2'"><input type="checkbox" disabled="disabled"/></xsl:if>
10. Nie zwracam się o pomoc de minimis w rolnictwie.
</th>
</tr>
</xsl:if>
</table>
<xsl:if test="wnio:Wybor='true'">
<table>
<tr>
<th>
<b>
Pouczenie:
</b>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pouczenie"/>
</th>
</tr>
</table>
</xsl:if>
</xsl:for-each>
</xsl:for-each>
<h2>STOPKA</h2>
<xsl:for-each select="wnio:Odpowiedzialnosc">
<table>
<tr>
<th>
<b>
<xsl:value-of select="."/>
</b>
</th>
</tr>
</table>
</xsl:for-each>
<table>
<tr>
<th colspan="6">
<xsl:value-of select="wnio:Zgoda"/>
</th>
</tr>
<tr>
<th colspan="2">
<h4>Wyrażam zgodę na kontakt:</h4>
</th>
</tr>
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Kontakt">
<tr>
<td style="width:40%">
<xsl:if test="@rodzaj=''">-- Nie wybrano rodzaju kontaktu --</xsl:if>
<xsl:if test="@rodzaj='email'">elektroniczny (e-mail)</xsl:if>
<xsl:if test="@rodzaj='telefoniczny'">telefoniczny</xsl:if>
</td>
<td style="width:40%">
<xsl:value-of select="wnio:Telefoniczny[../@rodzaj='telefoniczny']"/>
<xsl:value-of select="wnio:Email[../@rodzaj='email']"/>
</td>
</tr>
</xsl:for-each>
</table>
<xsl:for-each select="str:Zalaczniki">
<table>
<tr>
<th colspan="2">
<h4>
Załączniki:
</h4>
</th>
</tr>
<xsl:if test="count(str:Zalacznik) > 0">
<tr>
<th>
<b>
Opis
</b>
</th>
<th>
<b>
Plik
</b>
</th>
</tr>
</xsl:if>
<xsl:for-each select="str:Zalacznik">
<tr>
<xsl:if test="contains(@rodzajZalacznika, 'domyslny')">
<th>
<xsl:value-of select="str:OpisZalacznika"/>
</th>
</xsl:if>
<xsl:if test="not(contains(@rodzajZalacznika, 'domyslny'))">
<td>
<xsl:value-of select="str:OpisZalacznika"/>
</td>
</xsl:if>
<td>
<xsl:value-of select="@nazwaPliku"/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
<table>
<tr>
<th colspan="2">
<h4>
Podpis wnioskodawcy:
</h4>
</th>
</tr>
<tr>
<th>Imię</th>
<td>
<xsl:value-of select="oso:Imie"/>
</td>
</tr>
<tr>
<th>Nazwisko</th>
<td>
<xsl:value-of select="oso:Nazwisko"/>
</td>
</tr>
<tr>
<th>Data wypełnienia</th>
<td>
<xsl:value-of select="wnio:DataWypelnienia"/>
</td>
</tr>
</table>
</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>