13403
ID | 13403 |
Data | 2024-04-19 |
Symbol | 2024/04/19/13403 |
Instytucja | Urząd Gminy Garbów |
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/04/19/13403/" 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;
}
.pogrubienie b{
color: black;
}
</style>
</head>
<body>
<div style="width: 900px; margin: 0 auto;">
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu">
<table>
<tr>
<th>1. Nr dokumentu</th>
<td style="width: 33%;">
<xsl:value-of select="wnio:ZalacznikDoUchwaly_1"/>
<br/>
<xsl:value-of select="wnio:ZalacznikDoUchwaly_2"/>
<br/>
<xsl:value-of select="wnio:ZalacznikDoUchwaly_3"/>
</td>
</tr>
</table>
<h1 style="text-align: center;">
<xsl:value-of select="/wnio:Dokument/wnio:DaneDokumentu/str:Naglowek/str:NazwaDokumentu"/>
</h1>
<table>
<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"/>
</th>
</tr>
<tr>
<th>Miejsce składania:</th>
<th>
<xsl:value-of select="wnio:MiejsceSkladania"/>
</th>
</tr>
</table>
<table>
<tr>
<th>
<h3>A. MIEJSCE SKŁADANIA DEKLARACJI</h3>
</th>
</tr>
<tr>
<th>2. Nazwa i adres siedziby wójta</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:MiejsceSkladaniaDeklaracji_1"/>
<br/>
<xsl:value-of select="wnio:MiejsceSkladaniaDeklaracji_2"/>
<br/>
<xsl:value-of select="wnio:MiejsceSkladaniaDeklaracji_3"/>
</td>
</tr>
</table>
<table>
<tr>
<th>
<h3>B. OBOWIĄZEK ZŁOŻENIA DEKLARACJI</h3>
</th>
</tr>
<tr>
<th>3. Okoliczności powodujące obowiązek złożenia deklaracji:</th>
</tr>
<tr>
<td><xsl:choose><xsl:when test="wnio:ObowiazekZlozenia = 'deklaracja'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
1. deklaracja
<xsl:if test="wnio:ObowiazekZlozenia = 'deklaracja'">
- powstanie obowiązku od
<xsl:value-of select="wnio:ObowiazekZlozenia_Data"/>
</xsl:if>
<br/>
<xsl:choose><xsl:when test="wnio:ObowiazekZlozenia = 'nowa'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
2. nowa deklaracja
<xsl:if test="wnio:ObowiazekZlozenia = 'nowa'">
- zmiana danych od
<xsl:value-of select="wnio:ObowiazekZlozenia_Data"/>
</xsl:if>
<br/>
<xsl:choose><xsl:when test="wnio:ObowiazekZlozenia = 'korekta'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
3. korekta deklaracji
</td>
</tr>
</table>
<table>
<tr>
<th>
<h3>C. PODMIOT ZOBOWIĄZANY DO ZŁOŻENIA DEKLARACJI</h3>
</th>
</tr>
<tr>
<th>4. Rodzaj podmiotu:</th>
</tr>
<tr>
<td><xsl:choose><xsl:when test="wnio:PodmiotZobowiazany = 'właściciel'"><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 = 'współwłaściciel'"><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>
<table>
<tr>
<th colspan="6">
<h3>D. DANE PODMIOTU SKŁADAJĄCEGO DEKLARACJĘ</h3>
</th>
</tr>
<xsl:for-each select="wnio:DaneIdentyfikacyjne">
<tr>
<th colspan="6">
<h4>D.1. DANE IDENTYFIKACYJNE</h4>
</th>
</tr>
<tr>
<th colspan="2">5. 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%">6. Nazwisko</th>
<td style="width:20%">
<xsl:value-of select="wnio:Nazwisko"/>
</td>
<th style="width:13%">7. Pierwsze 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%">9. Numer PESEL</th>
<td colspan="5">
<xsl:value-of select="wnio:PESEL"/>
</td>
</tr>
<xsl:if test="wnio:PESEL = ''">
<tr>
<th colspan="6">
<i>Pola 11, 12, 13 wypełnia osoba fizyczna w przypadku, gdy numer PESEL nie został nadany.</i>
</th>
</tr>
<tr>
<th style="width:13%">11. Data urodzenia</th>
<td style="width:20%">
<xsl:value-of select="wnio:DataUrodzenia"/>
</td>
<th style="width:13%">12. Imię ojca</th>
<td style="width:20%">
<xsl:value-of select="wnio:ImieOjca"/>
</td>
<th style="width:13%">13. Imię matki</th>
<td style="width:20%">
<xsl:value-of select="wnio:ImieMatki"/>
</td>
</tr>
</xsl:if>
</xsl:for-each>
<xsl:for-each select="wnio:DaneOsobyPrawnej[../wnio:RodzajPodmiotu!='osoba_fizyczna']">
<tr>
<th style="width:13%">6. Nazwa pełna</th>
<td colspan="3">
<xsl:value-of select="wnio:NazwaInstytucji"/>
</td>
<th style="width:13%">7. Nazwa skrócona</th>
<td style="width:20%">
<xsl:value-of select="wnio:NazwaSkrocona"/>
</td>
</tr>
<tr>
<th style="width:13%">8. Identyfikator REGON</th>
<td style="width:20%">
<xsl:value-of select="wnio:REGON"/>
</td>
<th style="width:13%">10. NIP</th>
<td colspan="3">
<xsl:value-of select="wnio:NIP"/>
</td>
</tr>
</xsl:for-each>
</xsl:for-each>
<xsl:for-each select="wnio:Adres">
<tr>
<th colspan="6">
<h4>D.2. ADRES
<xsl:choose><xsl:when test="//wnio:RodzajPodmiotu = 'osoba_fizyczna'">ZAMIESZKANIA</xsl:when><xsl:when test="//wnio:RodzajPodmiotu != 'osoba_fizyczna' and //wnio:RodzajPodmiotu != ''">SIEDZIBY</xsl:when><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>
<tr>
<th>24. Nr telefonu</th>
<td>
<xsl:value-of select="wnio:Telefon"/>
</td>
<th>25. Adres e-mail</th>
<td colspan="3">
<xsl:value-of select="wnio:Email"/>
</td>
</tr>
</xsl:for-each>
</table>
<table>
<tr>
<th colspan="2">
<h3>E. DANE NIERUCHOMOŚCI, NA KTÓREJ POWSTAJĄ ODPADY KOMUNALNE</h3>
</th>
</tr>
<tr>
<th colspan="2">
<h4>E.1. POŁOŻENIE NIERUCHOMOŚCI</h4>
</th>
</tr>
<tr>
<th colspan="2">26. Położenie nieruchomości (adres)</th>
</tr>
<tr>
<td colspan="2">
<xsl:value-of select="wnio:PolozenieNieruchomosci"/>
</td>
</tr>
<tr>
<th colspan="2">
<h4>E.2. TYTUŁ PRAWNY</h4>
</th>
</tr>
<tr>
<th style="width: 50%;">27. Rodzaj własności</th>
<th style="width: 50%;">28. Rodzaj posiadania samoistnego</th>
</tr>
<tr>
<td><xsl:choose><xsl:when test="wnio:TytulPrawny = '27_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:TytulPrawny = '27_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>
<td><xsl:choose><xsl:when test="wnio:TytulPrawny = '28_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:TytulPrawny = '28_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 style="width: 50%;">29. Rodzaj użytkowania</th>
<th style="width: 50%;">30. Rodzaj posiadania zależnego</th>
</tr>
<tr>
<td><xsl:choose><xsl:when test="wnio:TytulPrawny = '29_użytkowanie_wieczyste'"><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:TytulPrawny = '29_współużytkowanie_wieczyste'"><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>
<td><xsl:choose><xsl:when test="wnio:TytulPrawny = '30_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:TytulPrawny = '30_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>
<table>
<tr>
<th colspan="3">
<h3>F. OŚWIADCZENIE DOTYCZĄCE OPŁAT</h3>
</th>
</tr>
<tr>
<th colspan="3">31. Oświadczam, że na terenie nieruchomości zamieszkałej, określonej w części E deklaracji znajduje się:</th>
</tr>
<tr>
<th style="width: 4%; text-align: center;">a)</th>
<td style="width: 15%; text-align: center;">
<xsl:value-of select="wnio:Gosp_1_Osobowe"/>
</td>
<th>gospodarstw domowych 1 osobowych;</th>
</tr>
<tr>
<th style="text-align: center;">b)</th>
<td style="text-align: center;">
<xsl:value-of select="wnio:Gosp_2_Osobowe"/>
</td>
<th>gospodarstw domowych 2 osobowych;</th>
</tr>
<tr>
<th style="text-align: center;">c)</th>
<td style="text-align: center;">
<xsl:value-of select="wnio:Gosp_3_Osobowe"/>
</td>
<th>gospodarstw domowych 3 osobowych;</th>
</tr>
<tr>
<th style="text-align: center;">d)</th>
<td style="text-align: center;">
<xsl:value-of select="wnio:Gosp_4_Osobowe"/>
</td>
<th>gospodarstw domowych 4 osobowych;</th>
</tr>
<tr>
<th style="text-align: center;">e)</th>
<td style="text-align: center;">
<xsl:value-of select="wnio:Gosp_5_Osobowe"/>
</td>
<th>gospodarstw domowych 5 osobowych;</th>
</tr>
<tr>
<th style="text-align: center;">f)</th>
<td style="text-align: center;">
<xsl:value-of select="wnio:Gosp_6_Osobowe"/>
</td>
<th>gospodarstw domowych 6 osobowych;</th>
</tr>
<tr>
<th style="text-align: center;">g)</th>
<td style="text-align: center;">
<xsl:value-of select="wnio:Gosp_7_Osobowe"/>
</td>
<th>gospodarstw domowych 7 osobowych i o większej liczbie osób zamieszkujących;</th>
</tr>
</table>
<table>
<tr>
<th colspan="2">
<h3>G. OŚWIADCZENIE O DOKONYWANIU KOMPOSTOWANIA BIOODPADÓW NA TERENIE NIERUCHOMOŚCI ZABUDOWANEJ JEDNORODZINNYM BUDYNKIEM MIESZKALNYM</h3>
</th>
</tr>
<tr>
<th colspan="2">32.</th>
</tr>
<tr>
<td colspan="2"><xsl:choose><xsl:when test="wnio:CzyJestKompostownik = 'posiadam_kompostownik'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
Oświadczam, że posiadam kompostownik przydomowy i kompostuję w nim bioodpady stanowiące odpady komunalne
<br/>
<xsl:choose><xsl:when test="wnio:CzyJestKompostownik = 'nie_posiadam_kompostownika'"><input type="radio" checked="checked" disabled="disabled"/></xsl:when><xsl:otherwise><input type="radio" disabled="disabled"/></xsl:otherwise></xsl:choose>
Oświadczam, że nie posiadam kompostownika przydomowego i nie kompostuję bioodpadów stanowiących odpady komunalne
</td>
</tr>
<tr>
<th>Miesięczna wysokość zwolnienia w części z opłaty za gospodarowanie odpadami komunalnymi z tytułu kompostowania bioodpadów stanowiących odpady komunalne określona odrębną uchwałą Rady Gminy Garbów.</th>
<td style="width: 15%;">
<small>33.</small>
<div style="text-align: center;">
<xsl:if test="wnio:MiesiecznaWysokoscZwolnienia != ''"><xsl:value-of select="format-number(wnio:MiesiecznaWysokoscZwolnienia , '0.00')"/> zł</xsl:if>
</div>
</td>
</tr>
</table>
<table>
<tr>
<th colspan="2">
<h3>H. ŁĄCZNA KWOTA OPŁATY</h3>
</th>
</tr>
<tr>
<th class="pogrubienie">Kwota miesięcznej opłaty
<br/><small><i>(oblicza i wpisuje właściciel nieruchomości) - zgodnie z treścią obowiązującej uchwały Rady Gminy w sprawie wyboru metod ustalenia opłaty za gospodarowanie odpadami komunalnymi oraz ustalenia stawek tej opłaty</i></small>
<br/><small><b><i>[iloczyn liczby gospodarstw o określonej liczbie zamieszkujących oraz stawki opłaty zgodnie z treścią aktualnie obowiązującej uchwały Rady Gminy lub suma iloczynów w przypadku gospodarstw o różnej liczbie osób zamieszkujących]</i></b></small>
<br/><small>W przypadku zadeklarowania kompostowania bioodpadów od kwoty należy odjąć sumę zwolnienia z poz. 33</small>
</th>
<td style="width: 15%;">
<small>34.</small>
<div style="text-align: center;"><xsl:value-of select="format-number(wnio:KwotaMiesiecznejOplaty , '0.00')"/> zł
</div>
</td>
</tr>
</table>
<xsl:for-each select="wnio:SekcjaPodpis">
<table>
<tr>
<th colspan="2">
<h3>I. OŚWIADCZENIE I PODPIS WŁAŚCICIELA/ OSOBY REPREZENTUJĄCEJ WŁAŚCICIELA</h3>
</th>
</tr>
<tr>
<th style="width: 60%;">35. Imię</th>
<td>
<xsl:value-of select="wnio:PodpisImie"/>
</td>
</tr>
<tr>
<th>36. Nazwisko</th>
<td>
<xsl:value-of select="wnio:PodpisNazwisko"/>
</td>
</tr>
<tr>
<th>37. Data wypełnienia deklaracji</th>
<td>
<xsl:value-of select="wnio:PodpisData"/>
</td>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:Adnotacje">
<table>
<tr>
<th colspan="2">
<h3>
<xsl:value-of select="wnio:Adnotacje_Tytul"/>
</h3>
</th>
</tr>
<tr>
<th colspan="2">
<xsl:value-of select="wnio:Adnotacje_Pole_1"/>
</th>
</tr>
<tr>
<th style="width: 50%;">
<xsl:value-of select="wnio:Adnotacje_Pole_2"/>
</th>
<th style="width: 50%;">
<xsl:value-of select="wnio:Adnotacje_Pole_3"/>
</th>
</tr>
</table>
</xsl:for-each>
<table>
<tr>
<th>
<h3>Pouczenie</h3>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pouczenie"/>
</th>
</tr>
</table>
<xsl:for-each select="wnio:KlauzulaInformacyjna">
<table>
<tr>
<th>
<h3>Informacja o ochronie danych osobowych - dla osób fizycznych</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"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_5"/>
<ol type="a">
<li>
<xsl:value-of select="wnio:Klauzula_5_a"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_5_b"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_5_c"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_5_d"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_5_e"/>
</li>
</ol>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_6"/>
</li>
<li>
<xsl:value-of select="wnio:Klauzula_7"/>
</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>