8708
ID | 8708 |
Data | 2019-10-08 |
Symbol | 2019/10/08/8708 |
Instytucja | URZĄD GMINY W DŹWIERZUTACH |
Nazwa | Wniosek o wydanie wypisu i wyrysu z miejscowego planu zagospodarowania przestrzennego |
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: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/10/08/8708/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.0">
<xsl:template match="/">
<xsl:for-each select="wnio:Dokument">
<html xmlns="http://www.w3.org/1999/xhtml">
<head/>
<body>
<table border="1" rules="none" style="width: 100%; border-color: #000000; border-width: 1px; border-style: solid; margin-bottom: 5px; ; width: 100%;">
<tbody>
<tr>
<td colspan="2" style="text-align: right;"> </td>
</tr>
<tr>
<td colspan="2" style="text-align: right;">
<span style="font-size: medium;">
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Miejscowosc"/>
</span>
</xsl:if>
</span>, dnia <xsl:if test="true()">
<xsl:value-of select="wnio:OpisDokumentu/meta:Data/meta:Czas"/>
</xsl:if> </span>
</td>
</tr>
<tr>
<td colspan="2">
<p> <strong>
<span style="font-size: medium;">Dane wnioskodawcy:</span>
</strong>
</p><p>
<span style="font-size: medium;">
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:variable name="RadioID20"> Osoba fizyczna </xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:WnioskodawcaOfCzyOp) = normalize-space($RadioID20)">
<span>[<b>X</b>]</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>Osoba fizyczna </span>
</label>
</span>
<br/>
<span>
<xsl:variable name="RadioID21"> Osoba prawna </xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:WnioskodawcaOfCzyOp) = normalize-space($RadioID21)">
<span>[<b>X</b>]</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>Osoba prawna </span>
</label>
</span>
</xsl:if>
</span>
</span>
</p>
<xsl:for-each select="wnio:DaneDokumentu/meta:Tworcy/meta:Tworca/meta:Podmiot/oso:Osoba">
<xsl:if test="../../../../../wnio:TrescDokumentu/wnio:Wartosc/wnio:WnioskodawcaOfCzyOp="Osoba fizyczna"">
<p>
<span style="font-size: medium;"> Imię i nazwisko:<strong> <span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="oso:Imie"/>
</span>
</xsl:if>
</span> <span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="oso:Nazwisko"/>
</span>
</xsl:if>
</span> </strong>
</span>
</p><p>
<span style="font-size: medium;"> Ulica: <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="adr:Adres/adr:Ulica"/>
</span>
</xsl:if>
</span> </strong>Nr budynku: <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="adr:Adres/adr:Budynek"/>
</span>
</xsl:if>
</span> </strong>Nr Lokalu: <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="adr:Adres/adr:Lokal"/>
</span>
</xsl:if>
</span>
</strong>
</span>
</p><p>
<span style="font-size: medium;"> Miejscowość: <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="adr:Adres/adr:Miejscowosc"/>
</span>
</xsl:if>
</span>
</strong>
</span>
</p><p>
<span style="font-size: medium;"> Kod pocztowy: <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="adr:Adres/adr:KodPocztowy"/>
</span>
</xsl:if>
</span> </strong>Poczta: <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="adr:Adres/adr:Poczta"/>
</span>
</xsl:if>
</span>
</strong>
</span>
</p>
</xsl:if>
</xsl:for-each>
<xsl:for-each select="wnio:DaneDokumentu/meta:Tworcy/meta:Tworca/meta:Podmiot/inst:Instytucja">
<xsl:if test="../../../../../wnio:TrescDokumentu/wnio:Wartosc/wnio:WnioskodawcaOfCzyOp="Osoba prawna"">
<p>
<span style="font-size: medium;"> Nazwa: <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="inst:NazwaInstytucji"/>
</span>
</xsl:if>
</span> </strong>
</span>
</p><p>
<span style="font-size: medium;"> Ulica: <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="adr:Adres/adr:Ulica"/>
</span>
</xsl:if>
</span> </strong>Nr budynku: <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="adr:Adres/adr:Budynek"/>
</span>
</xsl:if>
</span> </strong>Nr lokalu: <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="adr:Adres/adr:Lokal"/>
</span>
</xsl:if>
</span>
</strong>
</span>
</p><p>
<span style="font-size: medium;"> Miejscowość: <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="adr:Adres/adr:Miejscowosc"/>
</span>
</xsl:if>
</span>
</strong>
</span>
</p><p>
<span style="font-size: medium;"> Kod pocztowy: <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="adr:Adres/adr:KodPocztowy"/>
</span>
</xsl:if>
</span> </strong>Poczta: <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="adr:Adres/adr:Poczta"/>
</span>
</xsl:if>
</span>
</strong>
</span>
</p>
</xsl:if>
</xsl:for-each>
</td>
</tr>
<tr>
<td colspan="2" style="text-align: center;">
<p style="padding-left: 270px;">
<strong>
<span style="font-size: large;">
<br/>
</span>
</strong>
</p><p style="padding-left: 270px;">
<strong>
<span style="font-size: large;">WÓJT GMINY DŹWIERZUTY </span>
</strong>
</p><p style="padding-left: 270px;">
<strong>
<span style="font-size: large;">ul. Niepodległości 6</span>
</strong>
</p><p style="padding-left: 270px;">
<strong>
<span style="font-size: large;">12-120 Dźwierzuty</span>
</strong>
</p>
</td>
</tr>
<tr>
<td colspan="2">
<p style="text-align: center;">
<strong>
<span style="font-size: large;">
<br/>
</span>
</strong>
</p><p style="text-align: center;">
<strong>
<span style="font-size: large;">Wniosek </span>
</strong>
</p><p style="text-align: center;">
<strong>
<span style="font-size: large;">o wydanie wypisu i wyrysu z miejscowego planu zagospodarowania przestrzennego</span>
</strong>
</p>
</td>
</tr>
<tr>
<td colspan="2" style="padding-left: 30px;">
<p> </p><p> <span style="font-size: medium;">Zwracam się z prośbą o wydanie<strong> <span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:variable name="RadioID200"> wypisu </xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:WypisCzyWyrys) = normalize-space($RadioID200)">
<span>[<b>X</b>]</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>wypisu </span>
</label>
</span>
<span>
<xsl:variable name="RadioID201"> wyrysu </xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:WypisCzyWyrys) = normalize-space($RadioID201)">
<span>[<b>X</b>]</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>wyrysu </span>
</label>
</span>
<span>
<xsl:variable name="RadioID202"> wypisu i wyrysu </xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:WypisCzyWyrys) = normalize-space($RadioID202)">
<span>[<b>X</b>]</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>wypisu i wyrysu </span>
</label>
</span>
</xsl:if>
</span>
</strong> z miejscowego planu zagospodarowania przestrzennego gminy Dźwierzuty dotyczącego przeznaczenia działki oznaczonej numerem ewidencyjnym <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:NrDzialki"/>
</span>
</xsl:if>
</span>
</strong> położonej w obrębie <strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:variable name="ComboID220"/>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID220"/>
<xsl:variable name="ComboID221">281702_2.0001 DĄBROWA</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID221">281702_2.0001 DĄBROWA</xsl:if>
<xsl:variable name="ComboID222">281702_2.0002 DŹWIERZUTY</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID222">281702_2.0002 DŹWIERZUTY</xsl:if>
<xsl:variable name="ComboID223">281702_2.0003 GISIEL</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID223">281702_2.0003 GISIEL</xsl:if>
<xsl:variable name="ComboID224">281702_2.0004 JABŁONKA</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID224">281702_2.0004 JABŁONKA</xsl:if>
<xsl:variable name="ComboID225">281702_2.0005 JELENIOWO</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID225">281702_2.0005 JELENIOWO</xsl:if>
<xsl:variable name="ComboID226">281702_2.0006 LINOWO</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID226">281702_2.0006 LINOWO</xsl:if>
<xsl:variable name="ComboID227">281702_2.0007 ŁUPOWO</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID227">281702_2.0007 ŁUPOWO</xsl:if>
<xsl:variable name="ComboID228">281702_2.0008 MIĘTKIE</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID228">281702_2.0008 MIĘTKIE</xsl:if>
<xsl:variable name="ComboID229">281702_2.0009 NOWE KIEJKUTY</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID229">281702_2.0009 NOWE KIEJKUTY</xsl:if>
<xsl:variable name="ComboID2210">281702_2.0010 OLSZEWKI</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID2210">281702_2.0010 OLSZEWKI</xsl:if>
<xsl:variable name="ComboID2211">281702_2.0011 ORZYNY</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID2211">281702_2.0011 ORZYNY</xsl:if>
<xsl:variable name="ComboID2212">281702_2.0012 POPOWA WOLA</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID2212">281702_2.0012 POPOWA WOLA</xsl:if>
<xsl:variable name="ComboID2213">281702_2.0013 RAŃSK</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID2213">281702_2.0013 RAŃSK</xsl:if>
<xsl:variable name="ComboID2214">281702_2.0014 RUMY</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID2214">281702_2.0014 RUMY</xsl:if>
<xsl:variable name="ComboID2215">281702_2.0015 SĄPŁATY</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID2215">281702_2.0015 SĄPŁATY</xsl:if>
<xsl:variable name="ComboID2216">281702_2.0016 TARGOWO</xsl:variable>
<xsl:if test="wnio:TrescDokumentu/wnio:Wartosc/wnio:Obreb = $ComboID2216">281702_2.0016 TARGOWO</xsl:if>
</span>
</xsl:if>
</span>
</strong>
</span>
</p>
</td>
</tr>
<tr>
<td colspan="2" style="padding-left: 30px;">
<p> </p><p>
<span style="font-size: medium;">Sposób odbioru: <span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:variable name="RadioID260"> osobiście </xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:SposobOdbioru) = normalize-space($RadioID260)">
<span>[<b>X</b>]</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>osobiście </span>
</label>
</span>
<span>
<xsl:variable name="RadioID261"> proszę o przesłanie pocztą na adres wskazany we wniosku </xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:SposobOdbioru) = normalize-space($RadioID261)">
<span>[<b>X</b>]</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>proszę o przesłanie pocztą na adres wskazany we wniosku </span>
</label>
</span>
</xsl:if>
</span>
</span>
</p>
</td>
</tr>
<tr>
<td colspan="2">
<p> </p>
<hr/>
<p>
<span style="font-size: small;"> Załączniki (np. dowód wniesienia opłaty)</span>
</p>
<xsl:for-each select="wnio:TrescDokumentu/str:Zalaczniki">
<xsl:if test="true()">
<table border="0" rules="rows" style="width: 95%; border-color: #000000; border-width: 0px; border-style: solid; margin-bottom: 2px; ; width: 95%;">
<tbody>
<tr>
<td align="center" style="border-color: #000000; background-color: #cccccc; border-style: solid; border-width: 1px;">
<span style="font-size: small;"> Załącznik</span>
</td>
<td align="center" style="border-color: #000000; background-color: #cccccc; border-style: solid; border-width: 1px;">
<span style="font-size: small;">Opis załącznika </span>
</td>
</tr>
<tr>
<td align="center" style="border-color: #000000; border-style: solid; border-width: 1px;"> <span>
<label>
<span/>
</label>
<xsl:value-of select="str:Zalacznik/str:DaneZalacznika/../@nazwaPliku"/>
</span>
</td>
<td align="center" style="border-color: #000000; border-style: solid; border-width: 1px;">
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:Zalacznik/str:OpisZalacznika"/>
</span>
</xsl:if>
</span>
</td>
</tr>
</tbody>
</table>
</xsl:if>
</xsl:for-each>
</td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
</tbody>
</table>
</body>
</html>
</xsl:for-each>
</xsl:template>
</xsl:stylesheet>