| ID | 7042 |
|---|---|
| Data | 2019-02-18 |
| Symbol | 2019/02/18/7042 |
| Instytucja | Urząd Gminy Chorkówka |
| Nazwa | Informacja o gruntach |
| Czy Aktualny | 1 |
| Ustawa z dnia 15 listopada 1984 r. o podatku rolnym |
<?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" 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:wnio="http://crd.gov.pl/wzor/2019/02/18/7042/" 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:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0">
<xsl:template match="/">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<style type="text/css">
body {
background-color: #FFFFFF;
margin: 0px 0px 0px 0px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
}
table .title {
background-color: #FFFFFF;
width: 100%;
border: 0px;
}
p {
margin-top: 1em;
margin-bottom: 1em;
}
h1 {
font-size: 24px;
margin-top: 0;
background-color: #dde;
font-weight: bold;
font-size: 14px;
text-align: left;
padding-left: 1em;
padding-right: 1em;
padding-top: .2em;
padding-bottom: .2em;
margin-top: 0;
margin-bottom: 0;
border-bottom: solid 1px #99c;
line-height: 180%;
}
h2 {
color: #336;
background-color: #dde;
font-size: 9pt;
font-weight: bold;
padding-left: 1em;
padding-right: 1em;
padding-top: .2em;
padding-bottom: .2em;
margin-top: 2em;
margin-bottom: 1em;
border-bottom: solid 1px #336;
clear: right;
}
h3 {
font-size: 14px;
margin-top: 2em;
color: #0A2D4C;
}
h4 {
font-size: 12px;
margin-top: 2em;
color: #4A6D8C;
}
b {
color: #4A6D8C;
}
li {
line-height: 1.2em;
}
h1,
h2 {
text-align: center !important;
}
h1 {
margin-bottom: 15px !important;
}
h3,
h4 {
margin-top: 8px;
margin-bottom: 8px;
}
table {
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
margin-bottom: 3px;
}
td,
th {
border: 1px solid #CCC;
padding: 3px;
}
th {
background-color: #EEE;
text-align: left;
font-weight: normal;
}
</style>
</head>
<body>
<div style="max-width: 900px; margin: 0 auto;">
<xsl:for-each select="//wnio:TrescDokumentu/wnio:Wartosc">
<h1 style="text-align: center;">
<xsl:value-of select="//str:NazwaDokumentu"/>
</h1>
<h2>NAGŁÓWEK</h2>
<table border="1px">
<tr>
<th style="width:15%">Podstawa prawna:</th>
<th>
<xsl:value-of select="wnio:PodstawaPrawna"/>
</th>
</tr>
<tr>
<th>Składający:</th>
<th>
<xsl:value-of select="wnio:Skladajacy"/>
</th>
</tr>
<tr>
<th>Termin składania:</th>
<th>
<xsl:value-of select="wnio:TerminSkladania"/>
</th>
</tr>
<tr>
<th>Miejsce składania:</th>
<th>
<xsl:value-of select="wnio:MiejsceSkladania[1]"/>
</th>
</tr>
</table>
<table>
<tr>
<th>
<h4>MIEJSCE SKŁADANIA INFORMACJI</h4>
</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:MiejsceSkladania[2]"/>
</td>
</tr>
</table>
<table>
<tr>
<th>
<h4>OBOWIĄZEK ZŁOŻENIA INFORMACJI</h4>
<xsl:value-of select="wnio:PodatnikObo"/>
</th>
</tr>
<tr>
<th colspan="2">
<b>Okoliczności powodujące konieczność złożenia informacji</b>
</th>
</tr>
<tr>
<td>
<xsl:if test="wnio:ObowiazekZlozeniaDeklaracji = 'dany_rok'">Pierwsza informacja</xsl:if>
<xsl:if test="wnio:ObowiazekZlozeniaDeklaracji = 'korekta'">Korekta uprzednio złożonej informacji</xsl:if>
<xsl:if test="wnio:ObowiazekZlozeniaDeklaracji = 'zlozenie'">Złożenie informacji w trakcie roku podatkowego</xsl:if>
<xsl:for-each select="wnio:ObowiazekZlozeniaDeklaracji[.='zlozenie']">
(od miesiąca)
<xsl:value-of select="../wnio:zdarzInne"/>
</xsl:for-each>
</td>
</tr>
</table>
<table>
<tr>
<th>
<h4>PODMIOT ZOBOWIĄZANY DO ZŁOŻENIA INFORMACJI</h4>
</th>
</tr>
<tr>
<th colspan="6">
<b>Rodzaj podmiotu:</b>
</th>
</tr>
<tr>
<th colspan="6">
<xsl:if test="//wnio:TrescDokumentu/wnio:Wartosc/wnio:rodzajskladajacegowlasciciela = '1'">właściciel, użytkownik lub posiadacz </xsl:if>
<xsl:if test="//wnio:TrescDokumentu/wnio:Wartosc/wnio:rodzajskladajacegowlasciciela = '2'">współwłaściciel, współużytkownik lub współposiadacz</xsl:if>
</th>
</tr>
</table>
<xsl:for-each select="wnio:Podmiot">
<table>
<tr>
<th colspan="6">
<h4>DANE PODATNIKA</h4>
</th>
</tr>
<tr>
<th colspan="6">
<h4>DANE IDENTYFIKACYJNE</h4>
</th>
</tr>
<xsl:for-each select="wnio:OsobaFizyczna">
<tr>
<th style="width:10%">Nazwisko</th>
<td style="width:25%">
<xsl:value-of select="oso:Nazwisko"/>
</td>
<th style="width:10%">Pierwsze imię</th>
<td style="width:25%">
<xsl:value-of select="oso:Imie"/>
</td>
<th style="width:10%">Drugie imię</th>
<td>
<xsl:value-of select="oso:ImieDrugie"/>
</td>
</tr>
<tr>
<th>Imię ojca</th>
<td>
<xsl:value-of select="oso:ImieOjca"/>
</td>
<th>Imię matki</th>
<td>
<xsl:value-of select="oso:ImieMatki"/>
</td>
<th style="width:10%">PESEL</th>
<td style="width:25%">
<xsl:value-of select="oso:PESEL"/>
</td>
</tr>
<tr>
<th style="width:10%">
Identyfikator REGON
</th>
<td style="width:25%">
<xsl:value-of select="inst:REGON"/>
</td>
<th style="width:10%">NIP
</th>
<td style="width:25%">
<xsl:value-of select="oso:NIP"/>
</td>
<th>PKD
</th>
<td>
<xsl:value-of select="//wnio:JakiePKD"/>
</td>
</tr>
<tr>
<th>Ilość zatrudnionych pracowników
</th>
<td colspan="5">
<xsl:value-of select="wnio:IloscPracownikow"/>
</td>
</tr>
</xsl:for-each>
</table>
<xsl:for-each select="wnio:Adres">
<table>
<tr>
<th colspan="6">
<h4>ADRES ZAMIESZKANIA</h4>
</th>
</tr>
<tr>
<th>Kraj</th>
<td colspan="5">
<xsl:value-of select="adr:Kraj"/>
</td>
</tr>
<tr>
<th>Województwo</th>
<td>
<xsl:value-of select="adr:Wojewodztwo"/>
</td>
<th>Powiat</th>
<td>
<xsl:value-of select="adr:Powiat"/>
</td>
<th>Gmina</th>
<td>
<xsl:value-of select="adr:Gmina"/>
</td>
</tr>
<tr>
<th>Ulica</th>
<td>
<xsl:value-of select="adr:Ulica"/>
</td>
<th>Nr domu</th>
<td>
<xsl:value-of select="adr:Budynek"/>
</td>
<th>Nr lokalu</th>
<td>
<xsl:value-of select="adr:Lokal"/>
</td>
</tr>
<tr>
<th>Miejscowość</th>
<td>
<xsl:value-of select="adr:Miejscowosc"/>
</td>
<th>Kod pocztowy</th>
<td colspan="3">
<xsl:value-of select="adr:KodPocztowy"/>
</td>
</tr>
</table>
</xsl:for-each>
<table>
<tr>
<th colspan="6">
<h4>Pełnomocnik
(<xsl:value-of select="wnio:Pelnomocnik/@wystepuje"/>)
</h4>
</th>
</tr>
<xsl:for-each select="wnio:Pelnomocnik[@wystepuje='tak']">
<tr>
<th>Imię</th>
<td>
<xsl:value-of select="oso:Imie"/>
</td>
<th>Nazwisko</th>
<td>
<xsl:value-of select="oso:Nazwisko"/>
</td>
<th>PESEL</th>
<td>
<xsl:value-of select="oso:PESEL"/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
<h2>TREŚĆ DOKUMENTU</h2>
<xsl:for-each select="wnio:DanePrzedmiotow/wnio:D">
<table>
<tr>
<th colspan="12">
<h4>DANE DOTYCZĄCE GRUNTÓW</h4>
<xsl:value-of select="//wnio:ZdarzOmowa"/>
</th>
</tr>
<xsl:for-each select="wnio:Sekcja">
<tr>
<xsl:for-each select="wnio:Tytul">
<th colspan="12">
<b>
<xsl:value-of select="."/>
</b>
</th>
</xsl:for-each>
</tr>
<tr>
<th>
Klasa użytków
rolnych
</th>
<xsl:for-each select="wnio:Pozycja">
<th style="text-align: center">
<b>
<xsl:value-of select="wnio:Tytul"/>
</b>
</th>
</xsl:for-each>
</tr>
<tr>
<th>
Powierzchnia
w ha
</th>
<xsl:for-each select="wnio:Pozycja">
<td>
<xsl:value-of select="wnio:Ogolem"/>
</td>
</xsl:for-each>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
<table>
<xsl:for-each select="wnio:DanePrzedmiotow2">
<xsl:for-each select="wnio:D2">
<tr>
<th colspan="6">
<b>INNE GRUNTY, DLA KTÓRYCH NIE MOŻNA USTALIĆ PRZELICZNIKA </b>
</th>
</tr>
<tr>
<td colspan="6">Powierzchnia w ha
<xsl:value-of select="wnio:Ryby1"/>
</td>
</tr>
</xsl:for-each>
</xsl:for-each>
</table>
<table>
<tr>
<th colspan="2">
<b>
ŁĄCZNA POWIERZCHNIA GRUNTÓW
</b>
</th>
</tr>
<tr>
<th>
Powierzchnia w ha
</th>
<td>
<xsl:value-of select="format-number(wnio:LacznieWszystko, '0.0000')"/>
</td>
</tr>
<tr>
<th rowspan="2">
Grunty stanowiące użytki rolne położone na terenie innych gmin w ha
</th>
<td>
Gmina
<xsl:value-of select="//wnio:TrescDokumentu/wnio:Wartosc/wnio:GminaSuper1"/>
<br/> Pow:
<xsl:value-of select="//wnio:TrescDokumentu/wnio:Wartosc/wnio:PowSuper1"/>
</td>
</tr>
<tr>
<td>
Gmina
<xsl:value-of select="//wnio:TrescDokumentu/wnio:Wartosc/wnio:GminaSuper2"/>
<br/> Pow:
<xsl:value-of select="//wnio:TrescDokumentu/wnio:Wartosc/wnio:PowSuper2"/>
</td>
</tr>
</table>
<xsl:for-each select="wnio:GrupaSpecjalna">
<table>
<tr>
<th>
<h4>DANE DOTYCZĄCE GRUNTÓW PODLEGAJĄCYCH OPODATKOWANIU LUB ZWOLNIENIU</h4>
</th>
</tr>
<tr>
<th>
<h4>POŁOŻENIE NIERUCHOMOŚCI</h4>
</th>
</tr>
<tr>
<td>
Położenie nieruchomości (adres) <br/>
<xsl:value-of select="wnio:PolozenieNieru"/>
</td>
</tr>
<tr>
<th>
<h4>TYTUŁ PRAWNY</h4>
</th>
</tr>
<tr>
<td>
Rodzaj własności <br/>
<xsl:value-of select="wnio:RodzajWlasnosci"/>
</td>
</tr>
</table>
<table>
<tr>
<th colspan="2"><h4>KSIĘGA WIECZYSTA</h4>(nr księgi lub zbioru dokumentów)
</th>
</tr>
<tr>
<th>NUMERY EWIDENCYJNE DZIAŁEK</th>
<th>KSIĘGA WIECZYSTA (nr księgi lub zbioru dokumentów)</th>
</tr>
<tr>
<td>
<xsl:value-of select="wnio:KsiegaWieczystaNiewiebrudna"/>
</td>
<td>
<xsl:value-of select="wnio:KsiegaWieczystaNiewiebrudna2"/>
</td>
</tr>
</table>
<table>
<tr>
<th colspan="2">
<h4>DANE DOTYCZĄCE ZWOLNIEŃ I ULG PODATKOWYCH WYNIKAJĄCYCH Z USTAWY</h4>
</th>
</tr>
<tr>
<th>Tytuł prawny zwolnienia</th>
<th>Powierzchnia w ha fizycznych</th>
</tr>
<xsl:for-each select="wnio:DaneMiCzyDaneTobie">
<tr>
<th>
<xsl:value-of select="wnio:Pole1a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole1"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole2a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole2"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole3a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole3"/>
</td>
</tr>
<tr>
<th rowspan="2">
<xsl:value-of select="wnio:Pole4a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole4"/>
</td>
</tr>
<tr>
<td>
W przypadku korzystania z ulgi, po upływie okresu zwolnienia<br/>Ulga:
<xsl:value-of select="wnio:wybor1"/>
</td>
</tr>
<tr>
<th rowspan="2">
<xsl:value-of select="wnio:Pole5a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole5"/>
</td>
</tr>
<tr>
<td>
W przypadku korzystania z ulgi, po upływie okresu zwolnienia<br/>Ulga:
<xsl:value-of select="wnio:wybor2"/>
</td>
</tr>
<tr>
<th rowspan="2">
<xsl:value-of select="wnio:Pole6a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole6"/>
</td>
</tr>
<tr>
<td>
W przypadku korzystania z ulgi, po upływie okresu zwolnienia<br/>Ulga:
<xsl:value-of select="wnio:wybor3"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole7a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole7"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole8a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole8"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole9a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole9"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole10a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole10"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole11a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole11"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole12a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole12"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole13a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole13"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole14a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole14"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole15a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole15"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole16a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole16"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole17a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole17"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole18a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole18"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole19a"/>
</th>
<td>
<xsl:value-of select="wnio:Pole19"/>
</td>
</tr>
</xsl:for-each>
</table>
<table>
<tr>
<th>
Inne zwolnienia – podstawa prawna
</th>
<th>Powierzchnia w ha fizycznych</th>
</tr>
<xsl:for-each select="wnio:InneZwolnienie">
<tr>
<td>
<xsl:value-of select="wnio:jakaustawaart"/>
</td>
<td>
<xsl:value-of select="wnio:powierzchniazwol"/>
</td>
</tr>
</xsl:for-each>
</table>
<table>
<xsl:for-each select="wnio:DaneMiCzyDaneTobie">
<tr>
<th colspan="2">
<h4>DANE DOTYCZĄCE ULG PODATKOWYCH WYNIKAJĄCYCH Z USTAWY</h4>
</th>
</tr>
<tr>
<th>Tytuł prawny ulgi</th>
<th/>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole22a"/>
</th>
<td>
<xsl:value-of select="wnio:wybor4"/>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole23a"/>
</th>
<td>
Ulga:
<xsl:value-of select="wnio:JakiProcentZnizki"/>%<br/>
<xsl:for-each select="wnio:JakiProcentZnizki[.='30']">
powierzchnia:<br/>
<xsl:value-of select="../wnio:JakPowierzchnia30lub60prcnt"/>
</xsl:for-each>
<xsl:for-each select="wnio:JakiProcentZnizki[.='60']">
powierzchnia:<br/>
<xsl:value-of select="../wnio:JakPowierzchnia30lub60prcnt"/>
</xsl:for-each>
</td>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pole24a"/>
</th>
<td>
<xsl:value-of select="wnio:wybor5"/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
<h2>STOPKA</h2>
<table>
<tr>
<th colspan="6">
<h4>Wyrażam zgodę na kontakt: </h4>
</th>
</tr>
<xsl:for-each select="//wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Kontakt">
<tr>
<td style="width:40%">
<xsl:if test="./@rodzaj = 'email'">elektroniczny (e-mail)</xsl:if>
<xsl:if test="./@rodzaj = 'telefoniczny'">telefoniczny</xsl:if>
</td>
<td style="width:40%">
<xsl:value-of select="wnio:Telefoniczny[../@rodzaj='telefoniczny']"/>
<xsl:value-of select="wnio:Email[../@rodzaj='email']"/>
</td>
</tr>
</xsl:for-each>
</table>
<xsl:for-each select="str:Zalaczniki">
<table>
<tr>
<th colspan="4">
<h4>Załączniki:</h4>
</th>
</tr>
<tr>
<th>Opis</th>
<th>Plik</th>
</tr>
<xsl:for-each select="str:Zalacznik[@rodzajZalacznika='inny']">
<tr>
<td style="width:40%">
<xsl:value-of select="str:OpisZalacznika"/>
</td>
<td>
<xsl:value-of select="@nazwaPliku"/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
<table>
<tr>
<th>
<h4>OŚWIADCZENIE I PODPIS PODATNIKA / PEŁNOMOCNIKA </h4>
</th>
</tr>
</table>
<table>
<tr>
<th>Imię</th>
<td>
<span>
<xsl:value-of select="oso:Imie"/>
</span>
</td>
</tr>
<tr>
<th>Nazwisko</th>
<td>
<span>
<xsl:value-of select="oso:Nazwisko"/>
</span>
</td>
</tr>
<tr>
<th>Data wypełnienia informacji</th>
<td>
<span>
<xsl:value-of select="wnio:DataWypelnienia"/>
</span>
</td>
</tr>
<tr>
<th>Telefon</th>
<td>
<span>
<xsl:value-of select="wnio:TelefonKontakt"/>
</span>
</td>
</tr>
<tr>
<th>e-mail</th>
<td>
<span>
<xsl:value-of select="wnio:emailKontakt"/>
</span>
</td>
</tr>
</table>
<table>
<tr>
<th>
<h4>Pouczenie</h4>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Pouczenie"/>
</th>
</tr>
</table>
</xsl:for-each>
<xsl:call-template name="Podpisy_elektroniczne"/>
</div>
</body>
</html>
</xsl:template>
<xsl:template xmlns="http://www.w3.org/1999/xhtml" name="Podpisy_elektroniczne">
<h2>Podpisy elektroniczne</h2>
<table>
<tr>
<td>
<xsl:choose>
<xsl:when test="string-length(//wnio:Dokument/ds:Signature/ds:SignatureValue) > 0">
<xsl:text>Dokument został podpisany, aby go zweryfikować należy użyć oprogramowania do weryfikacji podpisu</xsl:text>
<xsl:choose>
<xsl:when test="count(//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']) > 1">
<br/>
<xsl:text>Daty złożenia podpisu: </xsl:text>
<xsl:for-each select="//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']">
<xsl:value-of select="."/>
</xsl:for-each>
</xsl:when>
<xsl:when test="count(//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']) = 1">
<br/>
<xsl:text>Data złożenia podpisu: </xsl:text>
<xsl:for-each select="//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']">
<xsl:value-of select="."/>
</xsl:for-each>
</xsl:when>
<xsl:when test="0 >= count(//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime'])">
</xsl:when>
</xsl:choose>
</xsl:when>
<xsl:otherwise>
<xsl:text>Dokument nie zawiera podpisu</xsl:text>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
</table>
</xsl:template>
</xsl:stylesheet>