6285
ID | 6285 |
Data | 2018-12-04 |
Symbol | 2018/12/04/6285 |
Instytucja | Urząd Gminy Stawiguda |
Nazwa | Deklaracja o wysokości opłaty za gospodarowanie odpadami komunalnymi nieruchomości niezamieszkałych, położonych na terenie Gminy Stawiguda |
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/2018/12/04/6285/" 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="wnio:Dokument">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<style type="text/css">
body {
background-color: #FFFFFF;
margin: 0px 0px 0px 0px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
}
table .title {
background-color: #FFFFFF;
width: 100%;
border: 0px;
}
p {
margin-top: 1em;
margin-bottom: 1em;
}
h1 {
font-size: 24px;
margin-top: 0;
background-color: #dde;
font-weight: bold;
font-size: 14px;
text-align: left;
padding-left: 1em;
padding-right: 1em;
padding-top: .2em;
padding-bottom: .2em;
margin-top: 0;
margin-bottom: 0;
border-bottom: solid 1px #99c;
line-height: 180%;
}
h2 {
color: #336;
background-color: #dde;
font-size: 9pt;
font-weight: bold;
padding-left: 1em;
padding-right: 1em;
padding-top: .2em;
padding-bottom: .2em;
margin-top: 2em;
margin-bottom: 1em;
border-bottom: solid 1px #336;
clear: right;
}
h3 {
font-size: 14px;
margin-top: 2em;
color: #0A2D4C;
}
h4 {
font-size: 12px;
margin-top: 2em;
color: #4A6D8C;
}
b {
color: #4A6D8C;
}
li {
line-height: 1.2em;
}
h1,
h2 {
text-align: center !important;
}
h1 {
margin-bottom: 15px !important;
}
h3,
h4 {
margin-top: 8px;
margin-bottom: 8px;
}
table {
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
margin-bottom: 3px;
}
td,
th {
border: 1px solid #CCC;
padding: 3px;
}
th {
background-color: #EEE;
text-align: left;
font-weight: normal;
}
textarea {
width: 90%;
height: 100%
}
</style>
</head>
<body>
<div style="width: 900px; margin: 0 auto;">
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc">
<h1>
<xsl:value-of select="/wnio:Dokument/wnio:DaneDokumentu/str:Naglowek/str:NazwaDokumentu"/>
</h1>
<h2>NAGŁÓWEK</h2>
<table>
<tr>
<th style="width: 110px">
Podstawa prawna:
</th>
<th>
<xsl:value-of select="wnio:PodstawaPrawna"/>
</th>
</tr>
<tr>
<th>
Zobowiązany do złożenia deklaracji:
</th>
<th>
<xsl:value-of select="wnio:Skladajacy"/>
</th>
</tr>
<tr>
<th>
Termin składania deklaracji:
</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>
<tr>
<th>
Organ właściwy do złożenia deklaracji:
</th>
<th>
<xsl:value-of select="wnio:OrganWlasciwy"/>
</th>
</tr>
</table>
<table>
<tr>
<th colspan="2">
<h4>A. Okoliczności powodujące obowiązek złożenia deklaracji</h4>
</th>
</tr>
<tr>
<th>
<xsl:if test="wnio:OkolicznosciSkladania = 'pierwsza_deklaracja'">Pierwsza deklaracja</xsl:if>
<xsl:if test="wnio:OkolicznosciSkladania = 'zmiana_danych'">Zmiana danych</xsl:if>
<xsl:if test="wnio:OkolicznosciSkladania = 'korekta_deklaracji'">Korekta deklaracji</xsl:if>
</th>
<td>
<xsl:if test="wnio:OkolicznosciSkladania = 'pierwsza_deklaracja'">
Dzień-miesiąc-rok powstania obowiązku:
<xsl:value-of select="//wnio:OkolicznoscData"/>
</xsl:if>
<xsl:if test="wnio:OkolicznosciSkladania = 'zmiana_danych'">
Dzień-miesiąc-rok zmiany danych w poprzedniej deklaracji:
<xsl:value-of select="//wnio:OkolicznoscData"/>
</xsl:if>
<xsl:if test="wnio:OkolicznosciSkladania = 'korekta_deklaracji'">
Miesiąc-rok, od którego obowiązuje korekta:
<xsl:value-of select="//wnio:MiesiacRok"/>
</xsl:if>
</td>
</tr>
</table>
<table>
<tr>
<th colspan="2">
<h4>B. Podmiot składający deklarację</h4>
</th>
</tr>
<tr>
<td>
<xsl:if test="wnio:RodzajPodmiotu = 'wlasciciel_współwłaściciel'">Właściciel/Współwłaściciel</xsl:if>
<xsl:if test="wnio:RodzajPodmiotu = 'inny'">Inny</xsl:if>
</td>
<xsl:for-each select="wnio:RodzajPodmiotu[.='inny']">
<td style="width: 75%;">
<xsl:value-of select="./@inny_jaki"/>
</td>
</xsl:for-each>
</tr>
</table>
<table>
<tr>
<th colspan="6">
<h4>
B.1 Dane podmiotu składającego deklarację i dane nieruchomości
</h4>
<xsl:if test="//@typPodmiotu='osoba_fizyczna'">osoba fizyczna</xsl:if>
<xsl:if test="//@typPodmiotu='osoba_prawna'">inny podmiot</xsl:if>
</th>
</tr>
</table>
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/@typPodmiotu[.='osoba_fizyczna']/../oso:Osoba">
<table>
<tr>
<th>Imię</th>
<td>
<xsl:value-of select="oso:Imie"/>
</td>
<th>Nazwisko</th>
<td>
<xsl:value-of select="oso:Nazwisko"/>
</td>
</tr>
<tr>
<th>PESEL</th>
<td>
<xsl:value-of select="oso:IdOsoby/oso:PESEL"/>
</td>
<th>NIP</th>
<td>
<xsl:value-of select="oso:IdOsoby/oso:NIP"/>
</td>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/@typPodmiotu[.!='osoba_fizyczna']/../inst:Instytucja">
<table>
<tr>
<th>Pełna nazwa firmy</th>
<td colspan="3">
<xsl:value-of select="inst:NazwaInstytucji"/>
</td>
</tr>
<tr>
<xsl:for-each select="inst:IdInstytucji">
<th>NIP</th>
<td>
<xsl:value-of select="inst:NIP"/>
</td>
<th>REGON</th>
<td>
<xsl:value-of select="inst:REGON"/>
</td>
</xsl:for-each>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot">
<table>
<tr>
<th colspan="6">
<h4>Dokładny adres zamieszkania lub adres siedziby</h4>
</th>
</tr>
<tr>
<th>Gmina</th>
<td colspan="5">
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/adr:Gmina"/>
</td>
</tr>
<tr>
<th>Miejscowość</th>
<td>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/adr:Miejscowosc"/>
</td>
<th>Kod pocztowy</th>
<td>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/adr:KodPocztowy"/>
</td>
<th>Poczta</th>
<td>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/adr:Poczta"/>
</td>
</tr>
<tr>
<th>Ulica</th>
<td>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/adr:Ulica"/>
</td>
<th>Nr domu</th>
<td>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/adr:Budynek"/>
</td>
<th>Nr lokalu</th>
<td>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/adr:Lokal"/>
</td>
</tr>
</table>
<table>
<tr>
<th colspan="6">
<h4>Adres korespondencyjny inny niż powyższy (<xsl:value-of select="wnio:AdresKorespondencyjny/@wystepuje"/>)
</h4>
</th>
</tr>
<xsl:for-each select="wnio:AdresKorespondencyjny[@wystepuje='tak']">
<tr>
<th>Gmina</th>
<td colspan="5">
<xsl:value-of select="adr:Gmina"/>
</td>
</tr>
<tr>
<th>Miejscowość</th>
<td>
<xsl:value-of select="adr:Miejscowosc"/>
</td>
<th>Kod pocztowy</th>
<td>
<xsl:value-of select="adr:KodPocztowy"/>
</td>
<th>Poczta</th>
<td>
<xsl:value-of select="adr:Poczta"/>
</td>
</tr>
<tr>
<th>Ulica</th>
<td>
<xsl:value-of select="adr:Ulica"/>
</td>
<th>Nr domu</th>
<td>
<xsl:value-of select="adr:Budynek"/>
</td>
<th>Nr lokalu</th>
<td>
<xsl:value-of select="adr:Lokal"/>
</td>
</tr>
</xsl:for-each>
</table>
<table>
<tr>
<th>
<b>Telefon</b>
</th>
<td>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/adr:Telefon"/>
</td>
<th>
<b>E-mail</b>
</th>
<td colspan="3">
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/adr:Email"/>
</td>
</tr>
</table>
</xsl:for-each>
<h2>TREŚĆ DOKUMENTU</h2>
<table>
<tr>
<th colspan="4">
<h4>C. Weryfikacja nieruchomości, której dotyczy deklaracja</h4>
</th>
</tr>
<tr>
<th rowspan="4">Adres nieruchomości, dla której złożona jest deklaracja</th>
<th>Kod pocztowy</th>
<th>Miejscowość</th>
<th>Ulica</th>
</tr>
<tr>
<td>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Nieruchomosc/wnio:KodPocztowy"/>
</td>
<td>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Nieruchomosc/wnio:Miejscowosc"/>
</td>
<td>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Nieruchomosc/wnio:Ulica"/>
</td>
</tr>
<tr>
<th>Numer domu</th>
<th>Numer lokalu</th>
<th>Numer działki z rejestru gruntów</th>
</tr>
<tr>
<td>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Nieruchomosc/wnio:NumerDomu"/>
</td>
<td>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Nieruchomosc/wnio:NumerLokalu"/>
</td>
<td>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Nieruchomosc/wnio:NrDzialkiZRej"/>
</td>
</tr>
</table>
<table>
<tr>
<th>
<b>Odpady komunalne na nieruchomości niezamieszkałej będą powstawały okresowo w miesiącach:</b>
</th>
</tr>
<tr>
<th>
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Miesiace"><xsl:call-template name="checkbox"><xsl:with-param name="wartosc" select="wnio:Checkbox_1_a"/></xsl:call-template>
styczeń
<br/>
<xsl:call-template name="checkbox"><xsl:with-param name="wartosc" select="wnio:Checkbox_1_b"/></xsl:call-template>
luty
<br/>
<xsl:call-template name="checkbox"><xsl:with-param name="wartosc" select="wnio:Checkbox_1_c"/></xsl:call-template>
marzec
<br/>
<xsl:call-template name="checkbox"><xsl:with-param name="wartosc" select="wnio:Checkbox_1_d"/></xsl:call-template>
kwiecień
<br/>
<xsl:call-template name="checkbox"><xsl:with-param name="wartosc" select="wnio:Checkbox_1_e"/></xsl:call-template>
maj
<br/>
<xsl:call-template name="checkbox"><xsl:with-param name="wartosc" select="wnio:Checkbox_1_f"/></xsl:call-template>
czerwiec
<br/>
<xsl:call-template name="checkbox"><xsl:with-param name="wartosc" select="wnio:Checkbox_1_g"/></xsl:call-template>
lipiec
<br/>
<xsl:call-template name="checkbox"><xsl:with-param name="wartosc" select="wnio:Checkbox_1_h"/></xsl:call-template>
sierpień
<br/>
<xsl:call-template name="checkbox"><xsl:with-param name="wartosc" select="wnio:Checkbox_1_i"/></xsl:call-template>
wrzesień
<br/>
<xsl:call-template name="checkbox"><xsl:with-param name="wartosc" select="wnio:Checkbox_1_j"/></xsl:call-template>
październik
<br/>
<xsl:call-template name="checkbox"><xsl:with-param name="wartosc" select="wnio:Checkbox_1_k"/></xsl:call-template>
listopad
<br/>
<xsl:call-template name="checkbox"><xsl:with-param name="wartosc" select="wnio:Checkbox_1_l"/></xsl:call-template>
grudzień
</xsl:for-each>
</th>
</tr>
</table>
<xsl:for-each select="//wnio:Pkt_C">
<table>
<xsl:for-each select="//wnio:Pkt_C_3">
<tr>
<th colspan="5">
<h4>D. Sposób zbierania odpadów</h4>
</th>
</tr>
<tr>
<th>Oświadczam, że będę prowadzić selektywną zbiórkę odpadów</th>
<td>
<xsl:value-of select="//wnio:SposobSelektywny2"/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
<xsl:for-each select="//wnio:Pkt_D">
<table>
<tr>
<th colspan="4">
<h4>E. Wysokość miesięcznej opłaty za gospodarowanie odpadami komunalnymi</h4>
</th>
</tr>
<tr>
<th>Pojemność pojemnika</th>
<th>Ilość sztuk</th>
<th>Stawka opłaty</th>
<th>Opłata miesięczna</th>
</tr>
<tr>
<th>120 l</th>
<td>
<xsl:value-of select="wnio:Liczba_120_l"/>
</td>
<th>
<xsl:value-of select="wnio:StawkaSelektywnie/wnio:Stawka_120_l"/>
</th>
<td>
<xsl:value-of select="wnio:Oplata_120_l"/>
</td>
</tr>
<tr>
<th>1100 l</th>
<td>
<xsl:value-of select="wnio:Liczba_1100_l"/>
</td>
<th>
<xsl:value-of select="wnio:StawkaSelektywnie/wnio:Stawka_1100_l"/>
</th>
<td>
<xsl:value-of select="wnio:Oplata_1100_l"/>
</td>
</tr>
<tr>
<th>7000 l</th>
<td>
<xsl:value-of select="wnio:Liczba_7000_l"/>
</td>
<th>
<xsl:value-of select="wnio:StawkaSelektywnie/wnio:Stawka_7000_l"/>
</th>
<td>
<xsl:value-of select="wnio:Oplata_7000_l"/>
</td>
</tr>
<tr>
<th colspan="3" style="text-align:right;">
<b>Wysokość miesięcznej opłaty wynosi</b>
</th>
<td>
<xsl:value-of select="wnio:SumaDoZaplaty"/>
</td>
</tr>
</table>
</xsl:for-each>
<h2>STOPKA</h2>
<table>
<tr>
<th colspan="2">
<h4>F. PODPIS SKŁADAJĄCEGO DEKLARACJĘ</h4>
</th>
</tr>
<tr>
<th>Imię</th>
<td>
<xsl:value-of select="oso:Imie"/>
</td>
</tr>
<tr>
<th>Nazwisko</th>
<td>
<xsl:value-of select="oso:Nazwisko"/>
</td>
</tr>
<tr>
<th>Miejscowość</th>
<th>
<xsl:value-of select="wnio:MiejsceWypelnienia"/>
</th>
</tr>
<tr>
<th>Data wypełnienia</th>
<th>
<xsl:value-of select="wnio:DataZlozenia"/>
</th>
</tr>
</table>
<table>
<tr>
<th>
<h4>G. Pouczenie</h4>
</th>
</tr>
<tr>
<th>
<b>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Pouczenie/wnio:P0"/>
</b>
</th>
</tr>
<tr>
<th>
<b>Objaśnienia</b>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Pouczenie/wnio:P1"/>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Pouczenie/wnio:P2"/>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Pouczenie/wnio:P3"/>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Pouczenie/wnio:P4"/>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Pouczenie/wnio:P5"/>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Pouczenie/wnio:P6"/>
</th>
</tr>
</table>
</xsl:for-each>
<xsl:call-template name="Podpisy_elektroniczne"/>
</div>
</body>
</html>
</xsl:template>
<xsl:template name="checkbox">
<xsl:param name="wartosc"/>
<xsl:choose>
<xsl:when test="$wartosc='1'">
<xhtml:input type="checkbox" checked="checked" disabled="disabled"/>
</xsl:when>
<xsl:when test="$wartosc!='1'">
<xhtml:input type="checkbox" disabled="disabled"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="$wartosc"/>
</xsl:otherwise>
</xsl:choose>
</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>