13193
ID | 13193 |
Data | 2024-01-24 |
Symbol | 2024/01/24/13193 |
Instytucja | Urząd Gminy Niemce |
Nazwa | Deklaracja o wysokości opłaty za gospodarowanie odpadami komunalnymi |
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/2024/01/24/13193/" 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;
}
.boxsize {
width: 1.5em;
height: 1.5em;
}
.centered {
margin: auto;
text-align: center;
}
</style>
</head>
<body>
<div style="width: 900px; margin: 0 auto;">
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu">
<xsl:if test="wnio:ZalacznikDoUchwaly_1 != ''">
<div style="text-align: right;">
<xsl:value-of select="wnio:ZalacznikDoUchwaly_1"/>
<br/>
<xsl:value-of select="wnio:ZalacznikDoUchwaly_2"/>
<br/>
<xsl:value-of select="wnio:ZalacznikDoUchwaly_3"/>
</div>
</xsl:if>
<h1 style="text-align: center;">
<xsl:value-of select="/wnio:Dokument/wnio:DaneDokumentu/str:Naglowek/str:NazwaDokumentu"/>
</h1>
<table border="1px">
<tr>
<th style="width: 15%">Podstawa prawna:</th>
<th>
<xsl:value-of select="wnio:PodstawaPrawna"/>
</th>
</tr>
<tr>
<th>Składający:</th>
<th>
<xsl:value-of select="wnio:Skladajacy"/>
</th>
</tr>
<tr>
<th>Termin składania:</th>
<th>- <xsl:value-of select="wnio:TerminSkladania_1"/><br/>- <xsl:value-of select="wnio:TerminSkladania_2"/></th>
</tr>
<tr>
<th>Deklarację można dostarczyć:</th>
<th>
<xsl:value-of select="wnio:MoznaDostarczyc"/>
</th>
</tr>
</table>
<table>
<tr>
<th>
<h3>A. MIEJSCE SKŁADANIA DEKLARACJI</h3>
</th>
</tr>
<tr>
<th>1. Nazwa i adres siedziby Wójta</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:AdresSiedzibyWojta"/>
</td>
</tr>
</table>
<table>
<tr>
<th>
<h3>B. OBOWIĄZEK ZŁOŻENIA DEKLARACJI</h3>
</th>
</tr>
<tr>
<th>2. Okoliczności powodujące obowiązek złożenia deklaracji</th>
</tr>
<tr>
<td>
<xsl:choose>
<xsl:when test="wnio:CelZlozeniaDeklaracji = 'pierwsza'"><input type="radio" checked="checked" disabled="disabled"/>
1. pierwsza deklaracja - data powstania obowiązku: <xsl:value-of select="wnio:DataPowstaniaObowiazku"/>
</xsl:when>
<xsl:otherwise><input type="radio" disabled="disabled"/>
1. pierwsza deklaracja
</xsl:otherwise>
</xsl:choose>
<br/>
<xsl:choose>
<xsl:when test="wnio:CelZlozeniaDeklaracji = 'nowa'"><input type="radio" checked="checked" disabled="disabled"/>
2. nowa deklaracja - data powstania obowiązku: <xsl:value-of select="wnio:DataPowstaniaObowiazku"/>
</xsl:when>
<xsl:otherwise><input type="radio" disabled="disabled"/>
2. nowa deklaracja
</xsl:otherwise>
</xsl:choose>
<br/>
<xsl:choose>
<xsl:when test="wnio:CelZlozeniaDeklaracji = 'korekta'"><input type="radio" checked="checked" disabled="disabled"/>
3. korekta deklaracji - data zmiany danych: <xsl:value-of select="wnio:DataPowstaniaObowiazku"/>
</xsl:when>
<xsl:otherwise><input type="radio" disabled="disabled"/>
3. korekta deklaracji
</xsl:otherwise>
</xsl:choose>
<br/>
<xsl:choose>
<xsl:when test="wnio:CelZlozeniaDeklaracji = 'wygaszenie'"><input type="radio" checked="checked" disabled="disabled"/>
4. wygaszenie obowiązku - od (data): <xsl:value-of select="wnio:DataPowstaniaObowiazku"/>
</xsl:when>
<xsl:otherwise><input type="radio" disabled="disabled"/>
4. wygaszenie obowiązku
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
<tr>
<th>2a. Uzasadnienie złożenia deklaracji</th>
</tr>
<tr>
<td><xsl:choose><xsl:when test="wnio:UzasadnienieZlozenia = 'nowe_dziecko'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
1. Zamieszkanie nowonarodzonego dziecka
<br/>
<xsl:choose><xsl:when test="wnio:UzasadnienieZlozenia = 'nowy_mieszkaniec'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
2. Zamieszkanie nowego mieszkańca
<br/>
<xsl:choose><xsl:when test="wnio:UzasadnienieZlozenia = 'wyjazd'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
3. Wyjazd mieszkańca
<br/>
<xsl:choose><xsl:when test="wnio:UzasadnienieZlozenia = 'zgon'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
4. Zgon osoby zamieszkującej
<br/>
<xsl:choose><xsl:when test="wnio:UzasadnienieZlozenia = 'inne'"><input type="radio" checked="checked" disabled="disabled"/>
5. Inne: <xsl:value-of select="wnio:UzasadnienieWlasne"/>
</xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/>
5. Inne
</xsl:otherwise></xsl:choose>
</td>
</tr>
</table>
<table>
<tr>
<th>
<h3>C. PODMIOT ZOBOWIĄZANY DO ZŁOŻENIA DEKLARACJI</h3>
</th>
</tr>
<tr>
<th>3. Rodzaj podmiotu</th>
</tr>
<tr>
<td><xsl:choose><xsl:when test="wnio:PodmiotZobowiazany = 'wlasciciel'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
1. właściciel, użytkownik lub posiadacz
<br/>
<xsl:choose><xsl:when test="wnio:PodmiotZobowiazany = 'wspolwlasciciel'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
2. współwłaściciel, współużytkownik lub współposiadacz
</td>
</tr>
</table>
<xsl:for-each select="wnio:DaneIdentyfikacyjne">
<table>
<tr>
<th colspan="6">
<h3>D. DANE PODMIOTU SKŁADAJĄCEGO DEKLARACJĘ</h3>
</th>
</tr>
<tr>
<th colspan="6">
<h4>D.1. DANE IDENTYFIKACYJNE</h4>
</th>
</tr>
<tr>
<th colspan="2">4. Rodzaj właściciela nieruchomości</th>
<td colspan="4"><xsl:choose><xsl:when test="wnio:RodzajPodmiotu = 'osoba_fizyczna'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
1. osoba fizyczna
<br/>
<xsl:choose><xsl:when test="wnio:RodzajPodmiotu = 'osoba_prawna'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
2. osoba prawna
<br/>
<xsl:choose><xsl:when test="wnio:RodzajPodmiotu = 'jednostka_organizacyjna'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
3. jednostka organizacyjna nieposiadająca osobowości prawnej
</td>
</tr>
<xsl:for-each select="wnio:DaneOsobyFizycznej[../wnio:RodzajPodmiotu='osoba_fizyczna']">
<tr>
<th style="width:13%">5. Nazwisko</th>
<td style="width:20%">
<xsl:value-of select="wnio:Nazwisko"/>
</td>
<th style="width:13%">6. Imię</th>
<td style="width:20%">
<xsl:value-of select="wnio:Imie"/>
</td>
<th style="width:13%">Drugie imię</th>
<td style="width:20%">
<xsl:value-of select="wnio:ImieDrugie"/>
</td>
</tr>
<tr>
<th style="width:13%">7. Numer PESEL</th>
<td style="width:20%">
<xsl:value-of select="wnio:PESEL"/>
</td>
<th style="width:13%">8. Numer telefonu</th>
<td style="width:20%">
<xsl:value-of select="wnio:Telefon"/>
</td>
<th style="width:13%">9. Data urodzenia</th>
<td style="width:20%">
<xsl:value-of select="wnio:DataUrodzenia"/>
</td>
</tr>
<tr>
<th style="width:13%">10. Imię ojca</th>
<td style="width:20%">
<xsl:value-of select="wnio:ImieOjca"/>
</td>
<th style="width:13%">11. Imię matki</th>
<td style="width:20%">
<xsl:value-of select="wnio:ImieMatki"/>
</td>
<th style="width:13%">12. Adres e-mail</th>
<td style="width:20%">
<xsl:value-of select="wnio:Email"/>
</td>
</tr>
<tr>
<th colspan="6">13. Dane małżonka:</th>
</tr>
<tr>
<th style="width:13%">
<i>1. Imię</i>
</th>
<td style="width:20%">
<xsl:value-of select="wnio:ImieMalzonka"/>
</td>
<th style="width:13%">
<i>2. Nazwisko</i>
</th>
<td style="width:20%">
<xsl:value-of select="wnio:NazwiskoMalzonka"/>
</td>
<th style="width:13%">
<i>3. Numer PESEL</i>
</th>
<td style="width:20%">
<xsl:value-of select="wnio:PESELMalzonka"/>
</td>
</tr>
</xsl:for-each>
<xsl:for-each select="wnio:DaneOsobyPrawnej[../wnio:RodzajPodmiotu!='osoba_fizyczna']">
<tr>
<th style="width:13%">5. Nazwa pełna</th>
<td colspan="5">
<xsl:value-of select="wnio:NazwaInstytucji"/>
</td>
</tr>
<tr>
<th style="width:13%">6. Nazwa skrócona</th>
<td style="width:20%">
<xsl:value-of select="wnio:NazwaSkrocona"/>
</td>
<th style="width:13%">8. Numer telefonu</th>
<td style="width:20%">
<xsl:value-of select="wnio:Telefon"/>
</td>
<th style="width:13%">12. Adres e-mail</th>
<td style="width:20%">
<xsl:value-of select="wnio:Email"/>
</td>
</tr>
</xsl:for-each>
<tr>
<th colspan="6"/>
</tr>
<tr>
<th style="width:13%">Skrytka ePUAP</th>
<td colspan="5">
<xsl:value-of select="wnio:SkrytkaEPUAP"/>
</td>
</tr>
<xsl:for-each select="wnio:Adres">
<tr>
<th colspan="6">
<h4>D.2.
<xsl:choose><xsl:when test="//wnio:RodzajPodmiotu = 'osoba_fizyczna'">ADRES ZAMIESZKANIA</xsl:when><xsl:otherwise>ADRES SIEDZIBY</xsl:otherwise></xsl:choose>
</h4>
</th>
</tr>
<tr>
<th>14. Kraj</th>
<td colspan="5">
<xsl:value-of select="wnio:Kraj"/>
</td>
</tr>
<tr>
<th style="width:13%">15. Województwo</th>
<td style="width:20%">
<xsl:value-of select="wnio:Wojewodztwo"/>
</td>
<th style="width:13%">16. Powiat</th>
<td style="width:20%">
<xsl:value-of select="wnio:Powiat"/>
</td>
<th style="width:13%">17. Gmina</th>
<td style="width:20%">
<xsl:value-of select="wnio:Gmina"/>
</td>
</tr>
<tr>
<th>18. Ulica</th>
<td>
<xsl:value-of select="wnio:Ulica"/>
</td>
<th>19. Nr domu</th>
<td>
<xsl:value-of select="wnio:Budynek"/>
</td>
<th>20. Nr lokalu</th>
<td>
<xsl:value-of select="wnio:Lokal"/>
</td>
</tr>
<tr>
<th>21. Miejscowość</th>
<td>
<xsl:value-of select="wnio:Miejscowosc"/>
</td>
<th>22. Kod pocztowy</th>
<td>
<xsl:value-of select="wnio:KodPocztowy"/>
</td>
<th>23. Poczta</th>
<td>
<xsl:value-of select="wnio:Poczta"/>
</td>
</tr>
</xsl:for-each>
<tr>
<th colspan="6"><h4>D.3. ADRES DO KORESPONDENCJI (jeżeli jest inny niż adres zamieszkania)</h4><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 do korespondencji
</th>
</tr>
<xsl:for-each select="wnio:AdresKorespondencyjny[wnio:CzyJestAdresKoresp='true']">
<tr>
<th colspan="6">24. Dane adresowe:</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>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>Miejscowość</th>
<td>
<xsl:value-of select="wnio:Miejscowosc"/>
</td>
<th>Kod pocztowy</th>
<td>
<xsl:value-of select="wnio:KodPocztowy"/>
</td>
<th>Poczta</th>
<td>
<xsl:value-of select="wnio:Poczta"/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:DaneNieruchomosci">
<table>
<tr>
<th colspan="6">
<h3>E. DANE NIERUCHOMOŚCI, NA KTÓREJ POWSTAJĄ ODPADY KOMUNALNE</h3>
</th>
</tr>
<xsl:for-each select="wnio:PolozenieNieruchomosci">
<tr>
<th colspan="6">
<h4>E.1. POŁOŻENIE NIERUCHOMOŚCI</h4>
</th>
</tr>
<tr>
<th>25. Kraj</th>
<td colspan="5">
<xsl:value-of select="wnio:Kraj"/>
</td>
</tr>
<tr>
<th style="width:13%">26. Województwo</th>
<td style="width:20%">
<xsl:value-of select="wnio:Wojewodztwo"/>
</td>
<th style="width:13%">27. Powiat</th>
<td style="width:20%">
<xsl:value-of select="wnio:Powiat"/>
</td>
<th style="width:13%">28. Gmina</th>
<td style="width:20%">
<xsl:value-of select="wnio:Gmina"/>
</td>
</tr>
<tr>
<th>29. Ulica</th>
<td>
<xsl:value-of select="wnio:Ulica"/>
</td>
<th>30. Nr domu</th>
<td>
<xsl:value-of select="wnio:Budynek"/>
</td>
<th>31. Nr lokalu</th>
<td>
<xsl:value-of select="wnio:Lokal"/>
</td>
</tr>
<tr>
<th>32. Miejscowość</th>
<td>
<xsl:value-of select="wnio:Miejscowosc"/>
</td>
<th>33. Kod pocztowy</th>
<td>
<xsl:value-of select="wnio:KodPocztowy"/>
</td>
<th>34. Poczta</th>
<td>
<xsl:value-of select="wnio:Poczta"/>
</td>
</tr>
</xsl:for-each>
<tr>
<th colspan="6">
<h4>E.2. TYTUŁ PRAWNY</h4>
</th>
</tr>
<tr>
<th colspan="2">35. Rodzaj władania:</th>
<td colspan="4"><xsl:choose><xsl:when test="wnio:RodzajWladania = 'własność'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
1. własność
<br/>
<xsl:choose><xsl:when test="wnio:RodzajWladania = 'współwłasność'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
2. współwłasność
</td>
</tr>
<tr>
<th colspan="2">36. Rodzaj posiadania samoistnego:</th>
<td colspan="4"><xsl:choose><xsl:when test="wnio:RodzajPosiadaniaSamoistnego = 'posiadanie'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
1. posiadanie
<br/>
<xsl:choose><xsl:when test="wnio:RodzajPosiadaniaSamoistnego = 'współposiadanie'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
2. współposiadanie
</td>
</tr>
<tr>
<th colspan="2">37. Rodzaj użytkowania:</th>
<td colspan="4"><xsl:choose><xsl:when test="wnio:RodzajUzytkowania = 'użytkowanie'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
1. użytkowanie wieczyste
<br/>
<xsl:choose><xsl:when test="wnio:RodzajUzytkowania = 'współużytkowanie'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
2. współużytkowanie wieczyste
</td>
</tr>
<tr>
<th colspan="2">38. Rodzaj posiadania zależnego:</th>
<td colspan="4"><xsl:choose><xsl:when test="wnio:RodzajPosiadaniaZaleznego = 'posiadanie'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
1. posiadanie
<br/>
<xsl:choose><xsl:when test="wnio:RodzajPosiadaniaZaleznego = 'współposiadanie'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
2. współposiadanie
</td>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:Sekcja_F">
<table>
<tr>
<th colspan="2">
<h3>F. WYSOKOŚĆ OPŁATY ZA GOSPODAROWANIE ODPADAMI KOMUNALNYMI ZBIERANYMI W SPOSÓB SELEKTYWNY</h3>
</th>
</tr>
<tr>
<th colspan="2">
<h4>F.1. OŚWIADCZENIE DOTYCZĄCE OPŁAT</h4>
</th>
</tr>
<tr>
<th colspan="2">39. Oświadczenia:</th>
</tr>
<tr>
<th style="width:45%;"><input type="checkbox" checked="checked" disabled="disabled"/>
1. Oświadczam, że na terenie nieruchomości mieszka:
</th>
<td><xsl:value-of select="wnio:LiczbaMieszkancow"/> osób
</td>
</tr>
<tr>
<td colspan="2"><xsl:choose><xsl:when test="wnio:Kompostownik = 'true'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="checkbox" disabled="disabled"/></xsl:otherwise></xsl:choose>
2. Oświadczam, że posiadam kompostownik przydomowy, a wytworzony kompost będzie wykorzystywany na własne potrzeby (bioodpady nie będą wystawiane do odbioru przez przedsiębiorcę).
</td>
</tr>
<tr>
<th colspan="2">
<h4>F.2. WYLICZENIE MIESIĘCZNEJ OPŁATY</h4>
</th>
</tr>
<tr>
<th colspan="2">
<b>40. Sposób wyliczenia miesięcznej opłaty</b>
</th>
</tr>
<tr>
<td colspan="2">
<table>
<tr>
<th style="width:33%; text-align: center;">Liczba mieszkańców</th>
<th style="text-align: center;" rowspan="2">X</th>
<th style="width:33%; text-align: center;">Stawka opłaty</th>
<th style="text-align: center;" rowspan="2">=</th>
<th style="width:33%; text-align: center;">Iloczyn liczby mieszkańców i stawki opłaty</th>
</tr>
<tr>
<td style="text-align: center;">
<xsl:value-of select="wnio:LiczbaMieszkancow"/>
</td>
<td style="text-align: center;"><xsl:value-of select="format-number(wnio:StawkaOplaty , '0.00')"/> zł
</td>
<td style="text-align: center;"><xsl:value-of select="format-number(wnio:IloczynLMiSO , '0.00')"/> zł
</td>
</tr>
<tr>
<th colspan="4">Wysokość opłaty miesięcznej za gospodarowanie odpadami komunalnymi wynosi</th>
<td style="text-align: center;"><xsl:value-of select="format-number(wnio:IloczynLMiSO , '0.00')"/> zł
</td>
</tr>
<tr>
<th>(słownie)</th>
<td colspan="4">
<xsl:value-of select="wnio:IloczynLMiSO_Slownie"/>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<th colspan="2">
<b>41. Sposób wyliczenia miesięcznej ulgi dla osób deklarujących posiadanie kompostownika</b>
</th>
</tr>
<tr>
<td colspan="2">
<table>
<tr>
<th style="width:33%; text-align: center;">Liczba mieszkańców</th>
<th style="text-align: center;" rowspan="2">X</th>
<th style="width:33%; text-align: center;">Stawka ulgi za kompostowanie</th>
<th style="text-align: center;" rowspan="2">=</th>
<th style="width:33%; text-align: center;">Iloczyn liczby mieszkańców i stawki ulgi</th>
</tr>
<tr>
<td style="text-align: center;">
<xsl:if test="wnio:Kompostownik = 'true'">
<xsl:value-of select="wnio:LiczbaMieszkancow"/>
</xsl:if>
</td>
<td style="text-align: center;">
<xsl:if test="wnio:Kompostownik = 'true'"><xsl:value-of select="format-number(wnio:StawkaUlgi , '0.00')"/> zł
</xsl:if>
</td>
<td style="text-align: center;">
<xsl:if test="wnio:Kompostownik = 'true'"><xsl:value-of select="format-number(wnio:IloczynLMiSUlgi , '0.00')"/> zł
</xsl:if>
</td>
</tr>
<tr>
<th colspan="4">Wysokość miesięcznej ulgi za gospodarowanie odpadami komunalnymi wynosi</th>
<td style="text-align: center;">
<xsl:if test="wnio:Kompostownik = 'true'"><xsl:value-of select="format-number(wnio:IloczynLMiSUlgi , '0.00')"/> zł
</xsl:if>
</td>
</tr>
<tr>
<th>(słownie)</th>
<td colspan="4">
<xsl:if test="wnio:Kompostownik = 'true'">
<xsl:value-of select="wnio:IloczynLMiSUlgi_Slownie"/>
</xsl:if>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<th colspan="2">
<b>42. Sposób wyliczenia miesięcznej opłaty pomniejszonej o ulgę za kompostowanie bioodpadów</b>
</th>
</tr>
<tr>
<td colspan="2">
<table>
<tr>
<th style="width:33%; text-align: center;">Iloczyn liczby mieszkańców i stawki opłaty</th>
<th style="text-align: center;" rowspan="2">-</th>
<th style="width:33%; text-align: center;">Iloczyn liczby mieszkańców i stawki ulgi</th>
<th style="text-align: center;" rowspan="2">=</th>
<th style="width:33%; text-align: center;">Opłata za gospodarowanie odpadami komunalnymi pomniejszona o ulgę</th>
</tr>
<tr>
<td style="text-align: center;">
<xsl:if test="wnio:Kompostownik = 'true'"><xsl:value-of select="format-number(wnio:IloczynLMiSO , '0.00')"/> zł
</xsl:if>
</td>
<td style="text-align: center;">
<xsl:if test="wnio:Kompostownik = 'true'"><xsl:value-of select="format-number(wnio:IloczynLMiSUlgi , '0.00')"/> zł
</xsl:if>
</td>
<td style="text-align: center;">
<xsl:if test="wnio:Kompostownik = 'true'"><xsl:value-of select="format-number(wnio:OplataPomniejszona , '0.00')"/> zł
</xsl:if>
</td>
</tr>
<tr>
<th colspan="4">Wysokość opłaty miesięcznej za gospodarowanie odpadami komunalnymi wynosi</th>
<td style="text-align: center;">
<xsl:if test="wnio:Kompostownik = 'true'"><xsl:value-of select="format-number(wnio:OplataPomniejszona , '0.00')"/> zł
</xsl:if>
</td>
</tr>
<tr>
<th>(słownie)</th>
<td colspan="4">
<xsl:if test="wnio:Kompostownik = 'true'">
<xsl:value-of select="wnio:OplataPomniejszona_Slownie"/>
</xsl:if>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<th colspan="2">
<h4>F.3. WYSOKOŚĆ MIESIĘCZNEJ OPŁATY</h4>
</th>
</tr>
<tr>
<th colspan="2">
<b>43. Sposób wyliczenia miesięcznej opłaty pomniejszonej o ulgę za kompostowanie bioodpadów</b>
</th>
</tr>
<tr>
<td colspan="2">
<table>
<tr>
<th colspan="4">Wysokość miesięcznej opłaty za gospodarowanie odpadami komunalnymi dla <b><xsl:value-of select="wnio:LiczbaMieszkancow"/></b> osób wynosi</th>
<td style="text-align: center; width:33%;"><xsl:value-of select="format-number(wnio:WysokoscMiesiecznejOplaty , '0.00')"/> zł
</td>
</tr>
<tr>
<th style="width:33%;">(słownie)</th>
<td colspan="4">
<xsl:value-of select="wnio:WysokoscMiesiecznejOplaty_Slownie"/>
</td>
</tr>
</table>
</td>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:SekcjaPodpis">
<table>
<tr>
<th colspan="2">
<h3>G. PODPIS SKŁADAJĄCEGO DEKLARACJĘ</h3>
</th>
</tr>
<tr>
<th style="width: 25%;">44. Data wypełnienia deklaracji</th>
<td>
<xsl:value-of select="wnio:PodpisData"/>
</td>
</tr>
<tr>
<th>Imię</th>
<td>
<xsl:value-of select="wnio:PodpisImie"/>
</td>
</tr>
<tr>
<th>Nazwisko</th>
<td>
<xsl:value-of select="wnio:PodpisNazwisko"/>
</td>
</tr>
</table>
</xsl:for-each>
<table>
<tr>
<th>
<h3>
<xsl:value-of select="wnio:AdnotacjeOrganu"/>
</h3>
</th>
</tr>
</table>
<xsl:for-each select="wnio:Pouczenie">
<table>
<tr>
<th>
<h3>Pouczenie</h3>
</th>
</tr>
<tr>
<th>
<ol>
<li>
<xsl:value-of select="wnio:Pouczenie_1"/>
</li>
<li>
<xsl:value-of select="wnio:Pouczenie_2"/>
</li>
<li>
<xsl:value-of select="wnio:Pouczenie_3"/>
</li>
<li>
<xsl:value-of select="wnio:Pouczenie_4"/>
</li>
<li>
<xsl:value-of select="wnio:Pouczenie_5"/>
</li>
<li>
<xsl:value-of select="wnio:Pouczenie_6"/>
</li>
<li>
<xsl:value-of select="wnio:Pouczenie_7"/>
</li>
<li>
<xsl:value-of select="wnio:Pouczenie_8"/>
</li>
</ol>
</th>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:KlauzulaInformacyjna">
<table>
<tr>
<th>
<h3>Klauzula informacyjna</h3>
</th>
</tr>
<tr>
<th>
(przetwarzanie danych w związku z gospodarowaniem odpadami komunalnymi)
<br/><br/>
<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"/></li><li><xsl:value-of select="wnio:Klauzula_5"/></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"/><ol type="a"><li><xsl:value-of select="wnio:Klauzula_8_a"/></li><li><xsl:value-of select="wnio:Klauzula_8_b"/></li><li><xsl:value-of select="wnio:Klauzula_8_c"/></li><li><xsl:value-of select="wnio:Klauzula_8_d"/></li><li><xsl:value-of select="wnio:Klauzula_8_e"/></li></ol></li><li><xsl:value-of select="wnio:Klauzula_9"/></li></ol>
</th>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:PrzyslugujacePrawa">
<table>
<tr>
<th>
<h3>Przysługujące prawa</h3>
</th>
</tr>
<tr>
<th>
<ol>
<li>
<xsl:value-of select="wnio:Prawo_1"/>
</li>
<li>
<xsl:value-of select="wnio:Prawo_2"/>
</li>
</ol>
</th>
</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>