2151
ID | 2151 |
Data | 2015-04-03 |
Symbol | 2015/04/03/2151 |
Instytucja | Urząd Miejski w Szczyrku |
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="http://www.w3.org/1999/xhtml" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:dok="http://crd.gov.pl/wzor/2015/04/03/2151/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:typy="http://crd.gov.pl/xml/schematy/typy/2009/11/16/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.0">
<xsl:output encoding="UTF-8" indent="yes" media-type="text/html" method="xml" version="1.0"/>
<xsl:template match="/dok:Dokument">
<html xml:lang="pl">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type"/>
<title>
Deklaracja o wysokości opłaty za gospodarowanie odpadami komunalnymi
<xsl:text> (</xsl:text>
F.PO.DEK.ODP.KOM.P057
<xsl:text>)</xsl:text>
</title>
<style type="text/css">
<xsl:text>.fform { font-family: sans-serif; font-size: 10pt; color: black; } </xsl:text>
<xsl:text>.fform * { font-family: inherit; font-size: inherit; color: inherit; } </xsl:text>
<xsl:text>.fform p { margin: 0 0 0.2em 0; } </xsl:text>
<xsl:text>.fform p.title { text-align: center; font-size: 1.2em; font-weight: bold; margin-top: 1em; margin-bottom: 1em; } </xsl:text>
<xsl:text>.fform p.title .symbol { color: Gray; } </xsl:text>
<xsl:text>.fform div.trescDok { margin-top: 1em; margin-bottom: 1em; border: solid 1px Gray; background-color: WhiteSmoke; } </xsl:text>
<xsl:text>.fform div.trescDok table td { padding: 3px 0px 4px 15px; } </xsl:text>
<xsl:text>.fform div.trescDok table table td.sublevel, .fform div.trescDok table table table { background-color: WhiteSmoke; } </xsl:text>
<xsl:text>.fform div.daneDok { margin-top: 1em; margin-bottom: 1em; border: solid 1px #7099c5; background-color: #f0f0ff; } </xsl:text>
<xsl:text>.fform div.daneDok table td { padding: 3px 0px 4px 15px; } </xsl:text>
<xsl:text>.fform div.daneDok table table td.sublevel, .fform div.daneDok table table table { background-color: #f0f0ff; } </xsl:text>
<xsl:text>.fform div.sigInfo { margin-top: 1em; margin-bottom: 1em; border: solid 1px #7099c5; background-color: #f0f0ff; } </xsl:text>
<xsl:text>.fform div.sigInfo table td { padding: 3px 0px 4px 15px; } </xsl:text>
<xsl:text>.fform td.label { width: 20%; color: Gray; } </xsl:text>
<xsl:text>.fform td.value { font-weight: bold; width: 80%; } </xsl:text>
<xsl:text>.fform td.value2 { width: 80%; } </xsl:text>
<xsl:text>.fform table { width: 100%; } </xsl:text>
<xsl:text>.fform table td.sublevel, .fform table table { background-color: White; } </xsl:text>
<xsl:text>.fform table table table td.sublevel, .fform table table table table { background-color: White; } </xsl:text>
</style>
</head>
<body class="fform">
<div class="trescDok">
<p class="title">
Deklaracja o wysokości opłaty za gospodarowanie odpadami komunalnymi
</p>
<table>
<xsl:apply-templates select="dok:TrescDokumentu/*"/>
</table>
</div>
<div class="daneDok">
<p class="title">Metryka dokumentu</p>
<table>
<xsl:apply-templates select="dok:DaneDokumentu"/>
</table>
</div>
<div class="sigInfo">
<p class="title">Podpisy elektroniczne</p>
<xsl:choose>
<xsl:when test="ds:Signature">
<p>
<xsl:text>Dokument został podpisany</xsl:text>
<xsl:text> - aby go zweryfikować należy użyć oprogramowania do weryfikacji podpisu.</xsl:text>
</p>
<xsl:choose>
<xsl:when test="count(//dok:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']) > 1">
<p>Daty złożenia podpisu:</p>
</xsl:when>
<xsl:when test="count(//dok:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']) = 1">
<p>Data złożenia podpisu:</p>
</xsl:when>
<xsl:when test="0 >= count(//dok:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime'])">
</xsl:when>
</xsl:choose>
<table>
<xsl:for-each select="ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']">
<tr>
<td>Data złożenia podpisu:</td>
<td>
<xsl:value-of select="."/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:when>
<xsl:otherwise>
<p style="padding: 5px;">Dokument nie zawiera podpisu elektronicznego.</p>
</xsl:otherwise>
</xsl:choose>
</div>
</body>
</html>
</xsl:template>
<xsl:template match="dok:DaneDokumentu">
<xsl:if test="str:Naglowek/str:NazwaDokumentu">
<tr>
<td class="label">Nazwa dokumentu</td>
<td class="value">
<xsl:value-of select="str:Naglowek/str:NazwaDokumentu"/>
</td>
</tr>
</xsl:if>
<xsl:apply-templates select="meta:Identyfikator"/>
<xsl:for-each select="str:Adresaci">
<tr>
<td class="sublevel" colspan="2">
Adresat
<br/>
<table class="level2">
<xsl:apply-templates select="meta:Podmiot"/>
</table>
</td>
</tr>
</xsl:for-each>
<xsl:for-each select="str:Nadawcy">
<tr>
<td class="sublevel" colspan="2">
Nadawca
<br/>
<table>
<xsl:apply-templates select="meta:Podmiot"/>
</table>
</td>
</tr>
</xsl:for-each>
</xsl:template>
<xsl:template match="adr:Adres">
<xsl:apply-templates select="adr:KodPocztowy"/>
<xsl:apply-templates select="adr:Poczta"/>
<xsl:apply-templates select="adr:Miejscowosc"/>
<xsl:apply-templates select="adr:Ulica"/>
<xsl:apply-templates select="adr:Budynek"/>
<xsl:apply-templates select="adr:Lokal"/>
<xsl:apply-templates select="adr:SkrytkaPocztowa"/>
<xsl:apply-templates select="adr:Kraj"/>
<xsl:apply-templates select="adr:TERC"/>
<xsl:apply-templates select="adr:SIMC"/>
<xsl:apply-templates select="adr:ULIC"/>
<xsl:apply-templates select="adr:Wojewodztwo"/>
<xsl:apply-templates select="adr:Powiat"/>
<xsl:apply-templates select="adr:Gmina"/>
<xsl:apply-templates select="adr:Uwagi"/>
</xsl:template>
<xsl:template match="adr:KodPocztowy">
<tr>
<td class="label">Kod pocztowy</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Poczta">
<tr>
<td class="label">Poczta</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Miejscowosc">
<tr>
<td class="label">Miejscowość</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Ulica">
<tr>
<td class="label">Ulica</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Budynek">
<tr>
<td class="label">Nr budynku</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Lokal">
<tr>
<td class="label">Nr lokalu</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:SkrytkaPocztowa">
<tr>
<td class="label">Nr skrytki pocztowej</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Kraj">
<tr>
<td class="label">Kod kraju</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:TERC">
<tr>
<td class="label">Kod TERC</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:SIMC">
<tr>
<td class="label">Kod SIMC</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:ULIC">
<tr>
<td class="label">Kod ULIC</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Wojewodztwo">
<tr>
<td class="label">Województwo</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Powiat">
<tr>
<td class="label">Powiat</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Gmina">
<tr>
<td class="label">Gmina</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Uwagi">
<tr>
<td class="label">Uwagi dotyczące adresu</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Kontakt">
<xsl:apply-templates select="adr:Telefon|adr:Faks|adr:Email|adr:URIKontakt|adr:InnyKontakt"/>
</xsl:template>
<xsl:template match="adr:Telefon">
<tr>
<td class="label">Telefon</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Faks">
<tr>
<td class="label">Faks</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Email">
<tr>
<td class="label">E-mail</td>
<td class="value">
<a href="mailto:{text()}">
<xsl:value-of select="text()"/>
</a>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:URIKontakt">
<tr>
<td class="label">Kontakt URI</td>
<td class="value">
<a href="{text()}">
<xsl:value-of select="text()"/>
</a>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:InnyKontakt">
<tr>
<td class="label">Inny kontakt</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Osoba">
<xsl:apply-templates select="oso:IdOsoby"/>
<xsl:apply-templates select="oso:Imie"/>
<xsl:apply-templates select="oso:ImieDrugie"/>
<xsl:if test="oso:Nazwisko">
<tr>
<td class="label">Nazwisko</td>
<td class="value">
<xsl:if test="oso:Nazwisko[@rodzajCzlonu='pierwszy']">
<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="oso:Nazwisko[@rodzajCzlonu='drugi']">
<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="oso:Nazwisko[@rodzajCzlonu='trzeci']">
<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="oso:Nazwisko[not(@rodzajCzlonu)]">
<xsl:value-of select="oso:Nazwisko[not(@rodzajCzlonu)]"/>
<xsl:text> </xsl:text>
</xsl:if>
</td>
</tr>
</xsl:if>
<xsl:apply-templates select="adr:Adres"/>
<xsl:apply-templates select="adr:Kontakt"/>
</xsl:template>
<xsl:template match="oso:IdOsoby">
<xsl:apply-templates select="oso:PESEL"/>
<xsl:apply-templates select="oso:NIP"/>
<xsl:apply-templates select="oso:InnyIdentyfikator"/>
</xsl:template>
<xsl:template match="oso:PESEL">
<tr>
<td class="label">Numer PESEL</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:NIP">
<tr>
<td class="label">Numer NIP</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:InnyIdentyfikator">
<tr>
<td class="label">
Identyfikator
<xsl:value-of select="oso:TypIdentyfikatora"/>
</td>
<td class="value">
<xsl:value-of select="oso:WartoscIdentyfikatora"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Imie">
<tr>
<td class="label">Imię</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:ImieDrugie">
<tr>
<td class="label">Imię drugie</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:ImieOjca">
<tr>
<td class="label">Imię ojca</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:ImieMatki">
<tr>
<td class="label">Imię matki</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Nazwisko[not(@rodzajCzlonu)]">
<tr>
<td class="label">Nazwisko</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Nazwisko[@rodzajCzlonu='pierwszy']">
<tr>
<td class="label">Nazwisko - człon pierwszy</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Nazwisko[@rodzajCzlonu='drugi']">
<tr>
<td class="label">Nazwisko - człon drugi</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Nazwisko[@rodzajCzlonu='trzeci']">
<tr>
<td class="label">Nazwisko - człon trzeci</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:NazwiskoRodowe">
<tr>
<td class="label">Nazwisko rodowe</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:NazwiskoRodoweOjca">
<tr>
<td class="label">Nazwisko rodowe ojca</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:NazwiskoRodoweMatki">
<tr>
<td class="label">Nazwisko rodowe matki</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:NazwiskoPoprzednie">
<tr>
<td class="label">Nazwisko poprzednie</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:MiejsceUrodzenia">
<tr>
<td class="label">Miejsce urodzenia</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:DataUrodzenia">
<tr>
<td class="label">Data urodzenia</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Plec">
<tr>
<td class="label">Płeć</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:RodzajDowoduTozsamosci">
<tr>
<td class="label">Rodzaj dowodu tożsamości</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:NrDowoduTozsamosci">
<tr>
<td class="label">Nr dowodu tożsamości</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:DataWydaniaDowoduTozsamosci">
<tr>
<td class="label">Data wydania dowodu tożsamości</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Obywatelstwo">
<tr>
<td class="label">Obywatelstwo</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Narodowosc">
<tr>
<td class="label">Narodowość</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:StopienPokrewienstwa">
<tr>
<td class="label">Stopień pokrewieństwa</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:StanCywilny">
<tr>
<td class="label">Stan cywilny</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:WyksztalceniePoziom">
<tr>
<td class="label">Poziom wykształcenia</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:WyksztalcenieOpis">
<tr>
<td class="label">Opis wykształcenia</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Zawod">
<tr>
<td class="label">Zawód</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="inst:Instytucja">
<xsl:apply-templates select="inst:IdInstytucji/inst:KRS"/>
<xsl:apply-templates select="inst:IdInstytucji/inst:NIP"/>
<xsl:apply-templates select="inst:IdInstytucji/inst:REGON"/>
<xsl:apply-templates select="inst:IdInstytucji/inst:InnyIdentyfikator"/>
<xsl:apply-templates select="inst:NazwaInstytucji"/>
<xsl:if test="adr:Adres">
<tr>
<td class="sublevel" colspan="2">
Adres
<br/>
<table>
<xsl:apply-templates select="adr:Adres"/>
</table>
</td>
</tr>
</xsl:if>
<xsl:if test="adr:Kontakt">
<tr>
<td class="sublevel" colspan="2">
Kontakt
<br/>
<table>
<xsl:apply-templates select="adr:Kontakt"/>
</table>
</td>
</tr>
</xsl:if>
<xsl:if test="inst:Jednostka">
<tr>
<td class="sublevel" colspan="2">
Jednostka organizacyjna
<br/>
<table>
<xsl:apply-templates select="inst:Jednostka"/>
</table>
</td>
</tr>
</xsl:if>
<xsl:if test="inst:Pracownik">
<tr>
<td class="sublevel" colspan="2">
Pracownik
<br/>
<table>
<xsl:apply-templates select="inst:Pracownik"/>
</table>
</td>
</tr>
</xsl:if>
</xsl:template>
<xsl:template match="inst:Jednostka">
<xsl:apply-templates select="inst:NazwaInstytucji"/>
<xsl:if test="adr:Adres">
<tr>
<td class="sublevel" colspan="2">
Adres
<br/>
<table>
<xsl:apply-templates select="adr:Adres"/>
</table>
</td>
</tr>
</xsl:if>
<xsl:if test="adr:Kontakt">
<tr>
<td class="sublevel" colspan="2">
Kontakt
<br/>
<table>
<xsl:apply-templates select="adr:Kontakt"/>
</table>
</td>
</tr>
</xsl:if>
<xsl:if test="inst:Jednostka">
<tr>
<td class="sublevel" colspan="2">
Jednostka organizacyjna
<br/>
<table>
<xsl:apply-templates select="inst:Jednostka"/>
</table>
</td>
</tr>
</xsl:if>
<xsl:apply-templates select="inst:Poziom"/>
<xsl:if test="inst:Pracownik">
<tr>
<td class="sublevel" colspan="2">
Pracownik
<br/>
<table>
<xsl:apply-templates select="inst:Pracownik"/>
</table>
</td>
</tr>
</xsl:if>
</xsl:template>
<xsl:template match="inst:KRS">
<tr>
<td class="label">Numer KRS</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="inst:NIP">
<tr>
<td class="label">Numer NIP</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="inst:REGON">
<tr>
<td class="label">Numer REGON</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="inst:InnyIdentyfikator">
<tr>
<td class="label">
Identyfikator
<xsl:value-of select="inst:TypIdentyfikatora"/>
</td>
<td class="value">
<xsl:value-of select="inst:WartoscIdentyfikatora"/>
</td>
</tr>
</xsl:template>
<xsl:template match="inst:NazwaInstytucji">
<tr>
<td class="label">Nazwa</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="inst:Poziom">
<tr>
<td class="label">Poziom w strukturze organizacyjnej</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="inst:Pracownik">
<xsl:apply-templates select="oso:IdOsoby"/>
<xsl:apply-templates select="oso:Imie"/>
<xsl:apply-templates select="oso:ImieDrugie"/>
<xsl:if test="oso:Nazwisko">
<tr>
<td class="label">Nazwisko</td>
<td class="value">
<xsl:if test="oso:Nazwisko[@rodzajCzlonu='pierwszy']">
<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="oso:Nazwisko[@rodzajCzlonu='drugi']">
<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="oso:Nazwisko[@rodzajCzlonu='trzeci']">
<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="oso:Nazwisko[not(@rodzajCzlonu)]">
<xsl:value-of select="oso:Nazwisko[not(@rodzajCzlonu)]"/>
<xsl:text> </xsl:text>
</xsl:if>
</td>
</tr>
</xsl:if>
<xsl:apply-templates select="adr:Kontakt"/>
<xsl:apply-templates select="inst:Funkcja"/>
</xsl:template>
<xsl:template match="inst:Funkcja">
<tr>
<td class="label">Funkcja</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="meta:Data">
<tr>
<td class="label">
<xsl:choose>
<xsl:when test="@typDaty='dostepnyPo'">
Data udostępnienia
</xsl:when>
<xsl:when test="@typDaty='opublikowany'">
Data opublikowania
</xsl:when>
<xsl:when test="@typDaty='stworzony'">
Data stworzenia
</xsl:when>
<xsl:when test="@typDaty='uzyskany'">
Data uzyskania
</xsl:when>
<xsl:when test="@typDaty='otrzymany'">
Data otrzymania
</xsl:when>
<xsl:when test="@typDaty='wyslany'">
Data wysłania
</xsl:when>
<xsl:when test="@typDaty='zaakceptowany'">
Data zaakceptowania
</xsl:when>
<xsl:when test="@typDaty='zatwierdzony'">
Data zatwierdzenia
</xsl:when>
<xsl:when test="@typDaty='zmodyfikowany'">
Data zmodyfikowania
</xsl:when>
<xsl:when test="@typDaty='datySkrajne'">
Daty skrajne
</xsl:when>
<xsl:when test="@typDaty='zdarzenia'">
Data zdarzenie
</xsl:when>
<xsl:when test="@typDaty='waznosci'">
Data ważności
</xsl:when>
<xsl:when test="@typDaty='odrzucony'">
Data odrzucenia
</xsl:when>
<xsl:when test="@typDaty='inna'">
Inna data
</xsl:when>
</xsl:choose>
</td>
<td class="value">
<xsl:if test="meta:Czas">
<xsl:value-of select="meta:Czas"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="meta:Od">
<xsl:text>od </xsl:text>
<xsl:value-of select="meta:Od"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="meta:Do">
<xsl:text>do </xsl:text>
<xsl:value-of select="meta:Do"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="@typDatyUzupelnienie">
<br/>
<xsl:value-of select="@typDatyUzupelnienie"/>
</xsl:if>
</td>
</tr>
</xsl:template>
<xsl:template match="meta:Od">
<tr>
<td class="label">Od</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="meta:Do">
<tr>
<td class="label">Do</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="meta:Opis">
<tr>
<td class="label">Opis</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="meta:Identyfikator">
<tr>
<td class="label">
Identyfikator
<xsl:value-of select="@typIdentyfikatora"/>
</td>
<td class="value">
<xsl:value-of select="meta:Wartosc"/>
<xsl:if test="meta:Podmiot/inst:Instytucja/inst:NazwaInstytucji">
<br/>
Rejestr prowadzony przez
<xsl:value-of select="meta:Podmiot/inst:Instytucja/inst:NazwaInstytucji"/>
</xsl:if>
</td>
</tr>
</xsl:template>
<xsl:template match="meta:Podmiot">
<xsl:apply-templates select="inst:Instytucja"/>
<xsl:apply-templates select="oso:Osoba"/>
</xsl:template>
<xsl:template match="meta:ZnakSprawy">
<tr>
<td class="label">Znak sprawy</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="str:Zalaczniki">
<xsl:apply-templates select="str:Zalacznik"/>
</xsl:template>
<xsl:template match="str:Zalacznik">
<tr>
<td class="label">Załącznik</td>
<td class="value2">
<xsl:call-template name="str_ZalacznikTypValue"/>
</td>
</tr>
</xsl:template>
<xsl:template name="str_ZalacznikTypValue">
<xsl:choose>
<xsl:when test="@kodowanie='URI'">
<xsl:text>Załącznik zewnętrzny w formacie </xsl:text>
<b>
<xsl:value-of select="@format"/>
</b>
<xsl:text> dostępny pod adresem URI: </xsl:text>
<b>
<xsl:value-of select="str:DaneZalacznika"/>
</b>
</xsl:when>
<xsl:when test="@kodowanie='base64'">
<xsl:text>Załącznik w formacie </xsl:text>
<b>
<xsl:value-of select="@format"/>
</b>
<xsl:text> zapisany wewnątrz treści dokumentu.</xsl:text>
</xsl:when>
</xsl:choose>
<xsl:if test="@nazwaPliku">
<br/>
Nazwa pliku:
<b>
<xsl:value-of select="@nazwaPliku"/>
</b>
</xsl:if>
<xsl:if test="str:OpisZalacznika">
<br/>
Opis załącznika:
<br/>
<xsl:value-of select="str:OpisZalacznika"/>
</xsl:if>
</xsl:template>
<xsl:template match="str:OpisZalacznika">
<tr>
<td class="label">Opis załącznika</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="str:NumerDokumentu">
<tr>
<td class="label">Numer dokumentu</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template name="xsd_boolean">
<xsl:choose>
<xsl:when test="text()='true'">
<xsl:text>TAK</xsl:text>
</xsl:when>
<xsl:when test="text()='1'">
<xsl:text>TAK</xsl:text>
</xsl:when>
<xsl:when test="text()='false'">
<xsl:text>NIE</xsl:text>
</xsl:when>
<xsl:when test="text()='0'">
<xsl:text>NIE</xsl:text>
</xsl:when>
</xsl:choose>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja">
<tr>
<td class="sublevel" colspan="2">I. Dotyczy właścicieli nieruchomości, na której
nie zamieszkują mieszkańcy a powstają odpady komunalne
(tj. nieruchomość wykorzystana do prowadzenia działalności gospodarczej,
obiekty użyteczności publicznej, szkoły,
przedszkola, hotele, sklepy, domki letniskowe itp.)<br/>
<table>
<xsl:apply-templates select="dok:Pojemnik60"/>
<xsl:apply-templates select="dok:Pojemnik120"/>
<xsl:apply-templates select="dok:Pojemnik240"/>
<xsl:apply-templates select="dok:Pojemnik1100"/>
<xsl:apply-templates select="dok:Kp5"/>
<xsl:apply-templates select="dok:Kp7"/>
<xsl:apply-templates select="dok:WysokoscOplatyMiesiecznejZaGospodarowanie"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik60">
<tr>
<td class="sublevel" colspan="2">I. Wielkość pojemników
na odpady: 60 litrów<br/>
<table>
<xsl:apply-templates select="dok:Stawka"/>
<xsl:apply-templates select="dok:LiczbaPojemnikowMiesiecznie"/>
<xsl:apply-templates select="dok:WysokoscMiesiecznejOplaty"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik60/dok:Stawka">
<tr>
<td class="sublevel" colspan="2">II. Stawka opłaty za pojemnik<br/>
<table>
<xsl:apply-templates select="dok:TakE"/>
<xsl:apply-templates select="dok:NieE"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik60/dok:Stawka/dok:TakE">
<tr>
<td class="label">IIa. jeżeli
zaznaczono
TAK w dziale E</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik60/dok:Stawka/dok:NieE">
<tr>
<td class="label">IIb. jeżeli
zaznaczono NIE
w dziale E</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik60/dok:LiczbaPojemnikowMiesiecznie">
<tr>
<td class="label">III. Liczba
pojemników
(miesięcznie)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik60/dok:WysokoscMiesiecznejOplaty">
<tr>
<td class="label">IV. Wysokość
miesięcznej opłaty
(iloczyn kolumn IIa x
III lub IIb x III)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik120">
<tr>
<td class="sublevel" colspan="2">I. Wielkość pojemników
na odpady: 120 litrów<br/>
<table>
<xsl:apply-templates select="dok:Stawka"/>
<xsl:apply-templates select="dok:LiczbaPojemnikowMiesiecznie"/>
<xsl:apply-templates select="dok:WysokoscMiesiecznejOplaty"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik120/dok:Stawka">
<tr>
<td class="sublevel" colspan="2">II. Stawka opłaty za pojemnik<br/>
<table>
<xsl:apply-templates select="dok:TakE"/>
<xsl:apply-templates select="dok:NieE"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik120/dok:Stawka/dok:TakE">
<tr>
<td class="label">IIa. jeżeli
zaznaczono
TAK w dziale E</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik120/dok:Stawka/dok:NieE">
<tr>
<td class="label">IIb. jeżeli
zaznaczono NIE
w dziale E</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik120/dok:LiczbaPojemnikowMiesiecznie">
<tr>
<td class="label">III. Liczba
pojemników
(miesięcznie)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik120/dok:WysokoscMiesiecznejOplaty">
<tr>
<td class="label">IV. Wysokość
miesięcznej opłaty
(iloczyn kolumn IIa x
III lub IIb x III)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik240">
<tr>
<td class="sublevel" colspan="2">I. Wielkość pojemników
na odpady: 240 litrów<br/>
<table>
<xsl:apply-templates select="dok:Stawka"/>
<xsl:apply-templates select="dok:LiczbaPojemnikowMiesiecznie"/>
<xsl:apply-templates select="dok:WysokoscMiesiecznejOplaty"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik240/dok:Stawka">
<tr>
<td class="sublevel" colspan="2">II. Stawka opłaty za pojemnik<br/>
<table>
<xsl:apply-templates select="dok:TakE"/>
<xsl:apply-templates select="dok:NieE"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik240/dok:Stawka/dok:TakE">
<tr>
<td class="label">IIa. jeżeli
zaznaczono
TAK w dziale E</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik240/dok:Stawka/dok:NieE">
<tr>
<td class="label">IIb. jeżeli
zaznaczono NIE
w dziale E</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik240/dok:LiczbaPojemnikowMiesiecznie">
<tr>
<td class="label">III. Liczba
pojemników
(miesięcznie)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik240/dok:WysokoscMiesiecznejOplaty">
<tr>
<td class="label">IV. Wysokość
miesięcznej opłaty
(iloczyn kolumn IIa x
III lub IIb x III)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik1100">
<tr>
<td class="sublevel" colspan="2">I. Wielkość pojemników
na odpady: 1100 litrów<br/>
<table>
<xsl:apply-templates select="dok:Stawka"/>
<xsl:apply-templates select="dok:LiczbaPojemnikowMiesiecznie"/>
<xsl:apply-templates select="dok:WysokoscMiesiecznejOplaty"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik1100/dok:Stawka">
<tr>
<td class="sublevel" colspan="2">II. Stawka opłaty za pojemnik<br/>
<table>
<xsl:apply-templates select="dok:TakE"/>
<xsl:apply-templates select="dok:NieE"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik1100/dok:Stawka/dok:TakE">
<tr>
<td class="label">IIa. jeżeli
zaznaczono
TAK w dziale E</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik1100/dok:Stawka/dok:NieE">
<tr>
<td class="label">IIb. jeżeli
zaznaczono NIE
w dziale E</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik1100/dok:LiczbaPojemnikowMiesiecznie">
<tr>
<td class="label">III. Liczba
pojemników
(miesięcznie)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Pojemnik1100/dok:WysokoscMiesiecznejOplaty">
<tr>
<td class="label">IV. Wysokość
miesięcznej opłaty
(iloczyn kolumn IIa x
III lub IIb x III)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Kp5">
<tr>
<td class="sublevel" colspan="2">I. Wielkość pojemników na odpady: KP-5<br/>
<table>
<xsl:apply-templates select="dok:Stawka"/>
<xsl:apply-templates select="dok:LiczbaPojemnikowMiesiecznie"/>
<xsl:apply-templates select="dok:WysokoscMiesiecznejOplaty"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Kp5/dok:Stawka">
<tr>
<td class="sublevel" colspan="2">II. Stawka opłaty za pojemnik<br/>
<table>
<xsl:apply-templates select="dok:TakE"/>
<xsl:apply-templates select="dok:NieE"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Kp5/dok:Stawka/dok:TakE">
<tr>
<td class="label">IIa. jeżeli
zaznaczono
TAK w dziale E</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Kp5/dok:Stawka/dok:NieE">
<tr>
<td class="label">IIb. jeżeli
zaznaczono NIE
w dziale E</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Kp5/dok:LiczbaPojemnikowMiesiecznie">
<tr>
<td class="label">III. Liczba
pojemników
(miesięcznie)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Kp5/dok:WysokoscMiesiecznejOplaty">
<tr>
<td class="label">IV. Wysokość
miesięcznej opłaty
(iloczyn kolumn IIa x
III lub IIb x III)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Kp7">
<tr>
<td class="sublevel" colspan="2">I. Wielkość pojemników na odpady: KP-7<br/>
<table>
<xsl:apply-templates select="dok:Stawka"/>
<xsl:apply-templates select="dok:LiczbaPojemnikowMiesiecznie"/>
<xsl:apply-templates select="dok:WysokoscMiesiecznejOplaty"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Kp7/dok:Stawka">
<tr>
<td class="sublevel" colspan="2">II. Stawka opłaty za pojemnik<br/>
<table>
<xsl:apply-templates select="dok:TakE"/>
<xsl:apply-templates select="dok:NieE"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Kp7/dok:Stawka/dok:TakE">
<tr>
<td class="label">IIa. jeżeli
zaznaczono
TAK w dziale E</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Kp7/dok:Stawka/dok:NieE">
<tr>
<td class="label">IIb. jeżeli
zaznaczono NIE
w dziale E</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Kp7/dok:LiczbaPojemnikowMiesiecznie">
<tr>
<td class="label">III. Liczba
pojemników
(miesięcznie)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:Kp7/dok:WysokoscMiesiecznejOplaty">
<tr>
<td class="label">IV. Wysokość
miesięcznej opłaty
(iloczyn kolumn IIa x
III lub IIb x III)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:DotyczyWlascicieliNieZamieszkuja/dok:WysokoscOplatyMiesiecznejZaGospodarowanie">
<tr>
<td class="label">24. Wysokość opłaty miesięcznej za
gospodarowanie odpadami
komunalnymi / suma kwot z kolumny IV</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala">
<tr>
<td class="sublevel" colspan="2">ZAMIESZKAŁA<br/>
<table>
<xsl:apply-templates select="dok:Selektywny"/>
<xsl:apply-templates select="dok:Popiol"/>
<xsl:apply-templates select="dok:Zielone"/>
<xsl:apply-templates select="dok:DotyczyWlascicieli"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:Selektywny">
<tr>
<td class="label">E. OŚWIADCZAM, ŻE NA NIERUCHOMOŚCI WSKAZANEJ W
DZIALE D NINIEJSZEJ DEKLARACJI ODPADY BĘDĄ
ZBIERANE W SPOSÓB
SELEKTYWNY</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:Popiol">
<tr>
<td class="label">F. CZY BĘDZIE ODDAWANY POPIÓŁ?</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:Zielone">
<tr>
<td class="label">G. CZY BĘDĄ ODDAWANE ODPADY ZIELONE? tj. odpady
pochodzenia roślinnego, powstające w wyniku
pielęgnacji terenów
zieleni.</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:DotyczyWlascicieli">
<tr>
<td class="sublevel" colspan="2">H. Dotyczy właścicieli nieruchomości, na której
zamieszkują mieszkańcy<br/>
<table>
<xsl:apply-templates select="dok:OswoadczamZamieszkuje"/>
<xsl:apply-templates select="dok:MiesiecznaStawkaZaJednego"/>
<xsl:apply-templates select="dok:WysokoscMiesiecznejOplaty"/>
<xsl:apply-templates select="dok:Kompostownik"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:DotyczyWlascicieli/dok:OswoadczamZamieszkuje">
<tr>
<td class="sublevel" colspan="2">OŚWIADCZAM, ŻE NA NIERUCHOMOŚCI WSKAZANEJ W
DZIALE D NINIEJSZEJ DEKLARACJI ZAMIESZKUJE<br/>
<table>
<xsl:apply-templates select="dok:Ilosc"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:DotyczyWlascicieli/dok:OswoadczamZamieszkuje/dok:Ilosc">
<tr>
<td class="label">18. (podać ilość osób)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:DotyczyWlascicieli/dok:MiesiecznaStawkaZaJednego">
<tr>
<td class="sublevel" colspan="2">Miesięczna stawka opłaty za jednego mieszkańca<br/>
<table>
<xsl:apply-templates select="dok:TakE19"/>
<xsl:apply-templates select="dok:NieE20"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:DotyczyWlascicieli/dok:MiesiecznaStawkaZaJednego/dok:TakE19">
<tr>
<td class="label">19. Jeżeli zaznaczono TAK w
dziale E [zł]</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:DotyczyWlascicieli/dok:MiesiecznaStawkaZaJednego/dok:NieE20">
<tr>
<td class="label">20. Jeżeli zaznaczono NIE w dziale
E [zł]</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:DotyczyWlascicieli/dok:WysokoscMiesiecznejOplaty">
<tr>
<td class="sublevel" colspan="2">Wysokość miesięcznej opłaty<br/>
<table>
<xsl:apply-templates select="dok:Poz21"/>
<xsl:apply-templates select="dok:Poz22"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:DotyczyWlascicieli/dok:WysokoscMiesiecznejOplaty/dok:Poz21">
<tr>
<td class="label">(poz. 18 x poz. 19)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:DotyczyWlascicieli/dok:WysokoscMiesiecznejOplaty/dok:Poz22">
<tr>
<td class="label">(poz. 18 x poz. 20)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:DotyczyWlascicieli/dok:Kompostownik">
<tr>
<td class="sublevel" colspan="2">Czy nieruchomość wskazana w dziale D
niniejszej deklaracji wyposażona jest w
kompostownik?<br/>
<table>
<xsl:apply-templates select="dok:Tak"/>
<xsl:apply-templates select="dok:Nie"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:DotyczyWlascicieli/dok:Kompostownik/dok:Tak">
<tr>
<td class="sublevel" colspan="2">TAK<br/>
<table>
<xsl:apply-templates select="dok:Pojemnosc"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:DotyczyWlascicieli/dok:Kompostownik/dok:Tak/dok:Pojemnosc">
<tr>
<td class="label">należy podać pojemność
kompostownika [m³]</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:zamieszkala/dok:DotyczyWlascicieli/dok:Kompostownik/dok:Nie">
<tr>
<td class="label">NIE</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:PodstawaPrawna">
<tr>
<td class="label">Podstawa prawna:</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyInfo">
<tr>
<td class="label">Składający:</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:MiejsceSkladania">
<tr>
<td class="label">Miejsce składania deklaracji:</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NazwaOrganu">
<tr>
<td class="label">Nazwa i adres siedziby organu
właściwego do złożenia deklaracji</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozeniaDeklaracji">
<tr>
<td class="sublevel" colspan="2">A. OBOWIĄZEK ZŁOŻENIA DEKLARACJI<br/>
<table>
<xsl:apply-templates select="dok:PierwszaDeklaracja"/>
<xsl:apply-templates select="dok:KorektaDeklaracji"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozeniaDeklaracji/dok:PierwszaDeklaracja">
<tr>
<td class="label">pierwsza deklaracja</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozeniaDeklaracji/dok:KorektaDeklaracji">
<tr>
<td class="sublevel" colspan="2">korekta uprzednio złożonej deklaracji<br/>
<table>
<xsl:apply-templates select="dok:DataZaistnieniaZmiany"/>
<xsl:apply-templates select="dok:PrzyczynaZmiany"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozeniaDeklaracji/dok:KorektaDeklaracji/dok:DataZaistnieniaZmiany">
<tr>
<td class="label">data zaistnienia
zmiany
(rok-miesiąc-dzień)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozeniaDeklaracji/dok:KorektaDeklaracji/dok:PrzyczynaZmiany">
<tr>
<td class="label">Przyczyna zaistnienia zmiany</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyB">
<tr>
<td class="sublevel" colspan="2">B. SKŁADAJĄCY DEKLARACJĘ<br/>
<table>
<xsl:apply-templates select="dok:Wlasciciel"/>
<xsl:apply-templates select="dok:Wspolwlasciciel"/>
<xsl:apply-templates select="dok:Jednostka"/>
<xsl:apply-templates select="dok:Inny"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyB/dok:Wlasciciel">
<tr>
<td class="label">właściciel, użytkownik wieczysty, posiadacz</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyB/dok:Wspolwlasciciel">
<tr>
<td class="label">współwłaściciel, współposiadacz</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyB/dok:Jednostka">
<tr>
<td class="label">jednostka organizacyjna lub osoba posiadająca
nieruchomość w zarządzie</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyB/dok:Inny">
<tr>
<td class="label">inny podmiot władający nieruchomością</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyC">
<tr>
<td class="sublevel" colspan="2">C. SKŁADAJĄCY DEKLARACJĘ<br/>
<table>
<xsl:apply-templates select="dok:OsobaFizyczna"/>
<xsl:apply-templates select="dok:OsobaPrawna"/>
<xsl:apply-templates select="dok:JednostkaOrganizacyjna"/>
<xsl:apply-templates select="dok:InnyPodmiot"/>
<xsl:apply-templates select="dok:AdresZamieszkaniaSiedziby"/>
<xsl:apply-templates select="adr:Telefon"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyC/dok:OsobaFizyczna">
<tr>
<td class="sublevel" colspan="2">osoba fizyczna<br/>
<table>
<xsl:apply-templates select="oso:Imie"/>
<xsl:apply-templates select="oso:Nazwisko"/>
<xsl:apply-templates select="oso:PESEL"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyC/dok:OsobaPrawna">
<tr>
<td class="sublevel" colspan="2">osoba prawna<br/>
<table>
<xsl:apply-templates select="dok:PelnaNazwa"/>
<xsl:apply-templates select="inst:NIP"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyC/dok:OsobaPrawna/dok:PelnaNazwa">
<tr>
<td class="label">Pełna nazwa</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyC/dok:JednostkaOrganizacyjna">
<tr>
<td class="sublevel" colspan="2">jednostka organizacyjna nieposiadająca
osobowości prawnej<br/>
<table>
<xsl:apply-templates select="dok:PelnaNazwa"/>
<xsl:apply-templates select="inst:NIP"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyC/dok:JednostkaOrganizacyjna/dok:PelnaNazwa">
<tr>
<td class="label">Pełna nazwa</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyC/dok:InnyPodmiot">
<tr>
<td class="sublevel" colspan="2">inny podmiot władający nieruchomością<br/>
<table>
<xsl:apply-templates select="dok:PelnaNazwa"/>
<xsl:apply-templates select="inst:NIP"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyC/dok:InnyPodmiot/dok:PelnaNazwa">
<tr>
<td class="label">Pełna nazwa</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladajacyC/dok:AdresZamieszkaniaSiedziby">
<tr>
<td class="sublevel" colspan="2">Adres zamieszkania /Adres siedziby<br/>
<table>
<xsl:apply-templates select="adr:KodPocztowy"/>
<xsl:apply-templates select="adr:Poczta"/>
<xsl:apply-templates select="adr:Miejscowosc"/>
<xsl:apply-templates select="adr:Ulica"/>
<xsl:apply-templates select="adr:Budynek"/>
<xsl:apply-templates select="adr:Lokal"/>
<xsl:apply-templates select="adr:SkrytkaPocztowa"/>
<xsl:apply-templates select="adr:Kraj"/>
<xsl:apply-templates select="adr:TERC"/>
<xsl:apply-templates select="adr:SIMC"/>
<xsl:apply-templates select="adr:ULIC"/>
<xsl:apply-templates select="adr:Wojewodztwo"/>
<xsl:apply-templates select="adr:Powiat"/>
<xsl:apply-templates select="adr:Gmina"/>
<xsl:apply-templates select="adr:Uwagi"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:AdresNieruchomosciNaKtorejPowstajaOdpady">
<tr>
<td class="sublevel" colspan="2">D. ADRES NIERUCHOMOŚCI, NA KTÓREJ POWSTAJĄ
ODPADY KOMUNALNE<br/>
<table>
<xsl:apply-templates select="adr:Adres"/>
<xsl:apply-templates select="dok:NrDzialki"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:AdresNieruchomosciNaKtorejPowstajaOdpady/dok:NrDzialki">
<tr>
<td class="label">Nr działki</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest">
<tr>
<td class="sublevel" colspan="2">NIERUCHOMOŚĆ JEST<br/>
<table>
<xsl:apply-templates select="dok:zamieszkala"/>
<xsl:apply-templates select="dok:niezamiszkala"/>
<xsl:apply-templates select="dok:wczesci"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest/dok:niezamiszkala">
<tr>
<td class="sublevel" colspan="2">NIEZAMIESZKAŁA (nieruchomość, na której nie
zamieszkują mieszkańcy a powstają odpady
komunalne)<br/>
<table>
<xsl:apply-templates select="dok:Dzialalnosc"/>
<xsl:apply-templates select="dok:Domek"/>
<xsl:apply-templates select="dok:Inne"/>
<xsl:apply-templates select="dok:Selektywny"/>
<xsl:apply-templates select="dok:Popiol"/>
<xsl:apply-templates select="dok:Zielone"/>
<xsl:apply-templates select="dok:DotyczyWlascicieliNieZamieszkuja"/>
<xsl:apply-templates select="dok:Informacja"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest/dok:niezamiszkala/dok:Dzialalnosc">
<tr>
<td class="label">nieruchomość wykorzystana do prowadzenia
działalności gospodarczej (obiekty noclegowe,
obiektu
gastronomiczne, sklepy, obiekty
użyteczności publicznej, szkoły,
przedszkola,
itp.)</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest/dok:niezamiszkala/dok:Domek">
<tr>
<td class="label">domek letniskowy</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest/dok:niezamiszkala/dok:Inne">
<tr>
<td class="sublevel" colspan="2">inne<br/>
<table>
<xsl:apply-templates select="dok:opis"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest/dok:niezamiszkala/dok:Inne/dok:opis">
<tr>
<td class="label"> </td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest/dok:niezamiszkala/dok:Selektywny">
<tr>
<td class="label">E. OŚWIADCZAM, ŻE NA NIERUCHOMOŚCI WSKAZANEJ W
DZIALE D NINIEJSZEJ DEKLARACJI ODPADY BĘDĄ
ZBIERANE W SPOSÓB
SELEKTYWNY</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest/dok:niezamiszkala/dok:Popiol">
<tr>
<td class="label">F. CZY BĘDZIE ODDAWANY POPIÓŁ?</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest/dok:niezamiszkala/dok:Zielone">
<tr>
<td class="label">G. CZY BĘDĄ ODDAWANE ODPADY ZIELONE? tj. odpady
pochodzenia roślinnego, powstające w wyniku
pielęgnacji terenów
zieleni.</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest/dok:niezamiszkala/dok:Informacja">
<tr>
<td class="sublevel" colspan="2">K. INFORMACJA O MIESIĄCACH, W KTÓRYCH NA
NIERUCHOMOŚCI POWSTAJĄ ODPADY
KOMUNLANE (dotyczy nieruchomości niezamieszkałych)<br/>
<table>
<xsl:apply-templates select="dok:Wszystkie"/>
<xsl:apply-templates select="dok:Miesiac"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest/dok:niezamiszkala/dok:Informacja/dok:Wszystkie">
<tr>
<td class="label">Wszystkie miesiące w roku</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest/dok:niezamiszkala/dok:Informacja/dok:Miesiac">
<tr>
<td class="label">Miesiąc</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest/dok:wczesci">
<tr>
<td class="sublevel" colspan="2">W CZĘŚCI ZAMIESZKAŁA I W CZĘŚCI
NIEZAMIESZKAŁA<br/>
<table>
<xsl:apply-templates select="dok:zamieszkala"/>
<xsl:apply-templates select="dok:DotyczyWlascicieliNieZamieszkuja"/>
<xsl:apply-templates select="dok:DotyczyNieruchomosci"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest/dok:wczesci/dok:DotyczyNieruchomosci">
<tr>
<td class="sublevel" colspan="2">J. Dotyczy nieruchomości, która w części stanowi
nieruchomość, na której zamieszkują mieszkańcy (dział D)
oraz w części, na której nie zamieszkują mieszkańcy a powstają odpady
komunalne (dział H)<br/>
<table>
<xsl:apply-templates select="dok:WysokoscOplatyMiesiecznejZaGospodarowanie2"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NieruchomoscJest/dok:wczesci/dok:DotyczyNieruchomosci/dok:WysokoscOplatyMiesiecznejZaGospodarowanie2">
<tr>
<td class="label">25. Wysokość opłaty miesięcznej za
gospodarowanie
odpadami (suma kwot: poz. 21 + poz. 24 lub poz. 22 +
poz. 24)</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:PodpisSkladajacego">
<tr>
<td class="sublevel" colspan="2">L. PODPIS SKŁADAJĄCEGO DEKLARACJĘ<br/>
<table>
<xsl:apply-templates select="adr:Miejscowosc"/>
<xsl:apply-templates select="dok:Data"/>
<xsl:apply-templates select="oso:Imie"/>
<xsl:apply-templates select="oso:Nazwisko"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:PodpisSkladajacego/dok:Data">
<tr>
<td class="label">Data</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:Adnotacje">
<tr>
<td class="sublevel" colspan="2">M. ADNOTACJE URZĘDOWE<br/>
<table>
<xsl:apply-templates select="dok:Opis"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:Adnotacje/dok:Opis">
<tr>
<td class="label"> </td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:InformacjeDodatkowe">
<tr>
<td class="sublevel" colspan="2">N. INFORMACJE DODATKOWE<br/>
<table>
<xsl:apply-templates select="dok:WyposazenieNieruchomosci"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:InformacjeDodatkowe/dok:WyposazenieNieruchomosci">
<tr>
<td class="sublevel" colspan="2">WYPOSAŻENIE NIERUCHOMOŚCI<br/>
<table>
<xsl:apply-templates select="dok:Zbniornik"/>
<xsl:apply-templates select="dok:Oczyszczalnia"/>
<xsl:apply-templates select="dok:Kanalizacja"/>
<xsl:apply-templates select="dok:StudniaKopana"/>
<xsl:apply-templates select="dok:StudniaGlebinowa"/>
<xsl:apply-templates select="dok:Wodociag"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:InformacjeDodatkowe/dok:WyposazenieNieruchomosci/dok:Zbniornik">
<tr>
<td class="label">zbiornik bezodpływowy</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:InformacjeDodatkowe/dok:WyposazenieNieruchomosci/dok:Oczyszczalnia">
<tr>
<td class="label">przydomowa oczyszczalnia ścieków</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:InformacjeDodatkowe/dok:WyposazenieNieruchomosci/dok:Kanalizacja">
<tr>
<td class="label">podłączono do kanalizacji sanitarnej</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:InformacjeDodatkowe/dok:WyposazenieNieruchomosci/dok:StudniaKopana">
<tr>
<td class="label">studnia kopana</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:InformacjeDodatkowe/dok:WyposazenieNieruchomosci/dok:StudniaGlebinowa">
<tr>
<td class="label">studia głębinowa</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:InformacjeDodatkowe/dok:WyposazenieNieruchomosci/dok:Wodociag">
<tr>
<td class="label">wodociąg</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:DataWszczeciaEgzekucji">
<tr>
<td class="label">Data wszczęcia egzekucji</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:Rok">
<tr>
<td class="label">Rok</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:NumerSystemowyOsoby">
<tr>
<td class="label">Numer systemowy osoby</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:RodzajDecyzji">
<tr>
<td class="label">Rodzaj decyzji</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:NumerDecyzji">
<tr>
<td class="label">Numer decyzji</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:OznaczenieWaluty">
<tr>
<td class="label">Waluta</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:NumerSystemowyWniosku">
<tr>
<td class="label">Numer systemowy wniosku</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:OdbiorDecyzji">
<tr>
<td class="sublevel" colspan="2">Osoba odbierająca decyzję<br/>
<table>
<xsl:apply-templates select="typy:Data"/>
<xsl:apply-templates select="typy:Potwierdzajacy"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:OdbiorDecyzji/typy:Data">
<tr>
<td class="label">Data</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:OdbiorDecyzji/typy:Potwierdzajacy">
<tr>
<td class="sublevel" colspan="2">Podpisujący<br/>
<table>
<xsl:apply-templates select="oso:IdOsoby"/>
<xsl:apply-templates select="oso:Imie"/>
<xsl:apply-templates select="oso:Nazwisko"/>
<xsl:apply-templates select="adr:Kontakt"/>
<xsl:apply-templates select="inst:Funkcja"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:OkresZlozenia">
<tr>
<td class="label">Okres złożenia</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:DataWniosku">
<tr>
<td class="label">Data</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:Decyzja">
<tr>
<td class="sublevel" colspan="2">Decyzja<br/>
<table>
<xsl:apply-templates select="typy:RodzajDecyzji"/>
<xsl:apply-templates select="typy:DataWydaniaDecyzji"/>
<xsl:apply-templates select="typy:NumerDecyzji"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:NumerTytuluWykonawczego">
<tr>
<td class="label">Numer tytułu wykonawczego</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:SeriaNumerDokumentu">
<tr>
<td class="label">Seria i numer dokumentu</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:SygnaturaSprawy">
<tr>
<td class="label">Sygnatura sprawy</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:OsobyObjeteDecyzjaLiczba">
<tr>
<td class="label">Liczba osób objętych decyzją</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:DataWydaniaDecyzji">
<tr>
<td class="label">Data wydania decyzji</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:PodpisWnioskodawcy">
<tr>
<td class="sublevel" colspan="2">Podpis wnioskodawcy<br/>
<table>
<xsl:apply-templates select="typy:Data"/>
<xsl:apply-templates select="typy:Potwierdzajacy"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:PodpisWnioskodawcy/typy:Data">
<tr>
<td class="label">Data</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:PodpisWnioskodawcy/typy:Potwierdzajacy">
<tr>
<td class="sublevel" colspan="2">Podpisujący<br/>
<table>
<xsl:apply-templates select="oso:IdOsoby"/>
<xsl:apply-templates select="oso:Imie"/>
<xsl:apply-templates select="oso:Nazwisko"/>
<xsl:apply-templates select="adr:Kontakt"/>
<xsl:apply-templates select="inst:Funkcja"/>
</table>
</td>
</tr>
</xsl:template>
</xsl:stylesheet>