11392
ID | 11392 |
Data | 2022-03-08 |
Symbol | 2022/03/08/11392 |
Instytucja | Ministerstwo Infrastruktury |
Nazwa | Wniosek o wydanie zezwolenia kategorii: II/III/IV na przejazd pojazdu nienormatywnego na okres miesiąca / 6 miesięcy / 12 miesięcy / 24 miesięcy |
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/2022/03/08/11392/" 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>
<p style="text-align: left;"><br/>
</p>
<table border="0">
<tbody>
<tr>
<td>Miejscowość</td>
<td>
<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>
</td>
<td>, data</td>
<td>
<p>
<xsl:if test="true()">
<xsl:value-of select="str:OpisDokumentu/meta:Data/meta:Czas"/>
</xsl:if>
</p>
</td>
</tr>
</tbody>
</table>
<table border="0">
<tbody>
<tr>
<td>Nazwa</td>
<td>
<p>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Adresaci/meta:Podmiot/inst:Instytucja/inst:NazwaInstytucji"/>
</span>
</xsl:if>
</span>
</p>
</td>
</tr>
<tr>
<td>Adres:</td>
<td>
</td>
</tr>
<tr>
<td>Miejscowość</td>
<td>
<p>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Adresaci/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Miejscowosc"/>
</span>
</xsl:if>
</span>
</p>
</td>
</tr>
<tr>
<td>Ulica</td>
<td>
<p>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Adresaci/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Ulica"/>
</span>
</xsl:if>
</span>
</p>
</td>
</tr>
<tr>
<td>Budynek</td>
<td>
<p>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Adresaci/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Budynek"/>
</span>
</xsl:if>
</span>
</p>
</td>
</tr>
<tr>
<td>Lokal</td>
<td>
<p>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Adresaci/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Lokal"/>
</span>
</xsl:if>
</span>
</p>
</td>
</tr>
<tr>
<td>Kod pocztowy</td>
<td>
<p>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Adresaci/meta:Podmiot/inst:Instytucja/adr:Adres/adr:KodPocztowy"/>
</span>
</xsl:if>
</span>
</p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: left;"> </p>
<p align="center">
<strong>WNIOSEK</strong>
</p>
<p align="center">
<strong>o wydanie zezwolenia:
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:variable name="RadioID20">Kategoria II</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:KategoriaZezwolenia) = normalize-space($RadioID20)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>Kategoria II</span>
</label>
</span>
<span>
<xsl:variable name="RadioID21">Kategoria III</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:KategoriaZezwolenia) = normalize-space($RadioID21)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>Kategoria III</span>
</label>
</span>
<span>
<xsl:variable name="RadioID22">Kategoria IV</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:KategoriaZezwolenia) = normalize-space($RadioID22)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>Kategoria IV</span>
</label>
</span>
</xsl:if>
</span>
<sup> </sup>na przejazd pojazdu nienormatywnego
</strong>
</p>
<p align="center">
<strong>na okres
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:variable name="RadioID180">miesiąca</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:NaOkres) = normalize-space($RadioID180)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>miesiąca</span>
</label>
</span>
<span>
<xsl:variable name="RadioID181">6 miesięcy</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:NaOkres) = normalize-space($RadioID181)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>6 miesięcy</span>
</label>
</span>
<span>
<xsl:variable name="RadioID182">12 miesięcy</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:NaOkres) = normalize-space($RadioID182)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>12 miesięcy</span>
</label>
</span>
<span>
<xsl:variable name="RadioID183">24 miesięcy</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:NaOkres) = normalize-space($RadioID183)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>24 miesięcy</span>
</label>
</span>
</xsl:if>
</span>
<br/>
</strong>
</p>
<table border="0">
<tbody>
<tr>
<td>Wnioskodawca:</td>
<td>
<strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/inst:NazwaInstytucji"/>
</span>
</xsl:if>
</span>
</strong>
</td>
</tr>
<tr>
<td>Adres:</td>
<td>
</td>
</tr>
<tr>
<td>Kod pocztowy:</td>
<td>
<strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:KodPocztowy"/>
</span>
</xsl:if>
</span>
</strong>
</td>
</tr>
<tr>
<td>Poczta:</td>
<td>
<strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Poczta"/>
</span>
</xsl:if>
</span>
</strong>
</td>
</tr>
<tr>
<td>Miejscowość:</td>
<td>
<strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Miejscowosc"/>
</span>
</xsl:if>
</span>
</strong>
</td>
</tr>
<tr>
<td>Ulica:</td>
<td>
<strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Ulica"/>
</span>
</xsl:if>
</span>
</strong>
</td>
</tr>
<tr>
<td>Budynek:</td>
<td>
<strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Budynek"/>
</span>
</xsl:if>
</span>
</strong>
</td>
</tr>
<tr>
<td>Lokal:</td>
<td>
<strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Lokal"/>
</span>
</xsl:if>
</span>
</strong>
</td>
</tr>
<tr>
<td>Nr tel.:</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Telefon"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>nr fax</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres/adr:Faks"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>NIP:</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/inst:NIP"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>REGON:</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="str:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/inst:REGON"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>PESEL:</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/wnio:Pesel"/>
</span>
</xsl:if>
</span>
</td>
</tr>
</tbody>
</table>
<p>wnoszę o wydanie zezwolenia na przejazd w terminie:</p>
<p>od dnia
<strong> </strong>
<xsl:if test="true()">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Przejazd/wnio:DataOd"/>
</xsl:if>
do dnia
<strong> </strong>
<xsl:if test="true()">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Przejazd/wnio:DataDo"/>
</xsl:if>
</p>
<p>po drogach publicznych pojazdu nienormatywnego, którego:</p>
<p>1) długość nie przekracza:
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:variable name="RadioID120">15 m dla pojedynczego pojazdu</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:DlugoscNiePrzekracza) = normalize-space($RadioID120)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>15 m dla pojedynczego pojazdu</span>
</label>
</span>
<span>
<xsl:variable name="RadioID121">23 m dla zespołu pojazdu</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:DlugoscNiePrzekracza) = normalize-space($RadioID121)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>23 m dla zespołu pojazdu</span>
</label>
</span>
<span>
<xsl:variable name="RadioID122">30 m dla zespołu pojazdu o skrętnych osiach
</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:DlugoscNiePrzekracza) = normalize-space($RadioID122)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>30 m dla zespołu pojazdu o skrętnych osiach</span>
</label>
</span>
</xsl:if>
</span>
</p>
<p>2) szerokość nie przekracza:
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:variable name="RadioID130">3,2 m</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:SzerokoscNiePrzekracza) = normalize-space($RadioID130)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>3,2 m</span>
</label>
</span>
<span>
<xsl:variable name="RadioID131">3,4 m</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:SzerokoscNiePrzekracza) = normalize-space($RadioID131)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>3,4 m</span>
</label>
</span>
<span>
<xsl:variable name="RadioID132">4 m</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:SzerokoscNiePrzekracza) = normalize-space($RadioID132)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>4 m</span>
</label>
</span>
</xsl:if>
</span>
</p>
<p>3) wysokość nie przekracza 4,30 m;</p>
<p>4) naciski osi nie są większe od dopuszczalnych;</p>
<p>5) rzeczywista masa całkowita
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:variable name="RadioID370">nie jest większa od dopuszczalnej</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:Masa) = normalize-space($RadioID370)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>nie jest większa od dopuszczalnej</span>
</label>
</span>
<span>
<xsl:variable name="RadioID371">nie przekracza 60 t</xsl:variable>
<xsl:choose>
<xsl:when test="normalize-space(wnio:TrescDokumentu/wnio:Wartosc/wnio:Masa) = normalize-space($RadioID371)">
<span>[<b>X</b>]
</span>
</xsl:when>
<xsl:otherwise>
<span>[ ]</span>
</xsl:otherwise>
</xsl:choose>
<label>
<span>nie przekracza 60 t</span>
</label>
</span>
</xsl:if>
</span>
</p>
<p><strong>dla podmiotu:</strong>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Nazwa"/>
</span>
</xsl:if>
</span>
</p>
<p>adres:</p>
<table border="0">
<tbody>
<tr>
<td>Województwo</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/wnio:Wojewodztwo"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>Powiat</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/wnio:Powiat"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>Gmina</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/wnio:Gmina"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>Miejscowość</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/wnio:Miejscowosc"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>Ulica</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/wnio:Ulica"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>Kod pocztowy</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/wnio:KodPocztowy"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>Numer budynku</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/wnio:NrBudynku"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>Numer lokalu</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Adres/wnio:NrLokalu"/>
</span>
</xsl:if>
</span>
</td>
</tr>
</tbody>
</table>
<p>
<strong>Dane osoby wyznaczonej przez wnioskodawcę do kontaktu: </strong>
</p>
<table border="0">
<tbody>
<tr>
<td>Imię i nazwisko</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:OsobaKontaktowa/wnio:ImieNazwisko"/>
</span>
</xsl:if>
</span>
</td>
</tr>
<tr>
<td>Numer telefonu</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:OsobaKontaktowa/wnio:NumerTelefonu"/>
</span>
</xsl:if>
</span>
</td>
</tr>
</tbody>
</table>
<p>
<strong>Załączniki:</strong>
</p>
<p>
<span>
<label>
<span>Dowód wniesienia opłaty</span>
</label>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:PotwierdzenieWplaty/../@nazwaPliku"/>
</span>
</p>
<p>
<strong>Dodatkowe załączniki:</strong>
</p>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:DodatkoweZalaczniki">
<xsl:if test="true()">
<table border="0">
<tbody>
<tr>
<td>
<span>
<label>
<span>Opis zawartości załącznika</span>
</label>
<xsl:if test="true()">
<span type="text">
<xsl:value-of select="wnio:OpisZawartosci"/>
</span>
</xsl:if>
</span>
</td>
<td>
<span>
<label>
<span/>
</label>
<xsl:value-of select="wnio:Plik/../@nazwaPliku"/>
</span>
</td>
</tr>
</tbody>
</table>
</xsl:if>
</xsl:for-each>
<p> </p>
</body>
</html>
</xsl:for-each>
</xsl:template>
</xsl:stylesheet>