4968
ID | 4968 |
Data | 2018-01-12 |
Symbol | 2018/01/12/4968 |
Instytucja | URZĄD GMINY W ORCHOWIE |
Nazwa | Wniosek o wydanie zaświadczenia o niezaleganiu w podatkach lub stwierdzające stan zaległości |
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/2018/01/12/4968/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0">
<xsl:template match="/">
<xsl:for-each select="wnio:Dokument">
<html xmlns="http://www.w3.org/1999/xhtml">
<head/>
<body>
<table border="0" style="width: 100%;">
<tbody>
<tr>
<td style="width: 30%;"> </td>
<td style="width: 70%; text-align: right;">
<xsl:if test="true()">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:DataWniosku"/>
</xsl:if>
</td>
</tr>
<tr>
<td style="width: 30%; text-align: right;">Imię i nazwisko<br/>lub nazwa jednostki organizacyjnej</td>
<td style="width: 70%;"> <span><label><span/></label><xsl:if test="true()"><span type="text"><xsl:value-of select="wnio:DaneDokumentu/wnio:Wartosc/wnio:ImieNazwiskoLubNazwa"/></span></xsl:if></span></td>
</tr>
<tr>
<td style="width: 30%; text-align: right;">Adres zamieszkania lub siedziby</td>
<td style="width: 70%;"> <span><label><span/></label><xsl:if test="true()"><span type="text"><xsl:value-of select="wnio:DaneDokumentu/wnio:Wartosc/wnio:Adres"/></span></xsl:if></span></td>
</tr>
<tr>
<td style="width: 30%; text-align: right;">NIP</td>
<td style="width: 70%;"> <span><label><span/></label><xsl:if test="true()"><span type="text"><xsl:value-of select="wnio:DaneDokumentu/wnio:Wartosc/wnio:Nip"/></span></xsl:if></span></td>
</tr>
</tbody>
</table>
<table border="0" style="width: 100%;">
<tbody>
<tr>
<td style="text-align: center;">
<p>
<strong>
<br/>
</strong>
</p>
<p>
<strong>WNIOSEK O WYDANIE ZAŚWIADCZENIA O NIEZALEGANIU W PODATKACH I OPŁATACH LOKALNYCH LUB STWIERDZAJĄCE STAN ZALEGŁOŚCI</strong>
</p>
<p style="text-align: left;">Proszę o wydanie zaświadczenia:</p>
<p style="text-align: left;">
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:RodzajZaswiadczenia) = normalize-space(' 1 ')">
<span>[<b>X</b>]</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>o niezaleganiu </span>
</label>
</span>
<br/>
<span>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:RodzajZaswiadczenia) = normalize-space(' 2 ')">
<span>[<b>X</b>]</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>stwierdzającego stan zaległości </span>
</label>
</span>
</xsl:if>
</span>
</p>
<p style="text-align: left;">w podatkach i opłatach lokalnych względem Gminy.</p>
<p style="text-align: left;">Zaświadczenie potrzebne mi jest celem przedłożenia w</p>
<p style="text-align: left;">
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:CelPrzedlozenia"/>
</span>
</xsl:if>
</span>
</p>
</td>
</tr>
<tr>
<td>
<p> </p>
<p>Załączniki:</p>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Zalaczniki">
<xsl:if test="true()"> <table border="0" style="width: 100%;"><tbody><tr><td style="width: 50%;"><span><label><span/></label><xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:ZalacznikWniosku/str:Zalacznik/str:DaneZalacznika/../@nazwaPliku"/></span></td><td style="width: 50%;"> <span><label><span/></label><xsl:if test="true()"><span type="text"><xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:OpisZalacznika"/></span></xsl:if></span></td></tr></tbody></table></xsl:if>
</xsl:for-each>
</td>
</tr>
</tbody>
</table>
</body>
</html>
</xsl:for-each>
</xsl:template>
</xsl:stylesheet>