4092
ID | 4092 |
Data | 2017-03-24 |
Symbol | 2017/03/24/4092 |
Instytucja | Ministerstwo Rozwoju |
Nazwa | Wniosek o wydanie dokumentu nadzoru na import stali |
Czy Aktualny | 1 |
---|
Ustawy (1)
URI://Dziennik_Ustaw/2014/1114/16b/1 | Art. 16b ust. 1 ustawy z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne (t. j. z 2014r. poz. 1114) |
---|
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:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" 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:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:wnio="http://crd.gov.pl/wzor/2017/03/24/4092/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns="http://www.w3.org/1999/xhtml" version="1.0" xsi:schemaLocation="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/">
<xsl:for-each select="wnio:Dokument">
<html>
<head>
</head>
<body>
<div style="width: 100%;">
<p style="font-family: arial,helvetica,sans-serif; font-size: 12pt;text-align: center;margin-bottom:1px">
<b>WNIOSEK</b>
</p>
<p style="font-family: arial,helvetica,sans-serif;font-size: 10pt;text-align: center;margin-top:1px">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Tytul"/>
<xsl:value-of select="' '"/>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:NumerRozporzadzeniaUE"/>
</p>
<table border="1" cellpadding="2" cellspacing="1" style="width: 100%;border-collapse: collapse">
<tbody>
<tr>
<td rowspan="3" style="width:60%;" valign="top">
<table style="width: 100%;">
<tr>
<td colspan="2" valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>1. Wnioskodawca</b>
</span>
</td>
</tr>
<tr>
<td width="20%" valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;">pełna nazwa:</span>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/wnio:PelnaNazwa"/>
</b>
</span>
</td>
</tr>
<tr>
<td valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;">dokładny adres:</span>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>
<xsl:call-template name="Adres">
<xsl:with-param name="adres" select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/adr:Adres"/>
<xsl:with-param name="inline" select="'false'"/>
</xsl:call-template>
</b>
</span>
</td>
</tr>
<tr>
<xsl:choose>
<xsl:when test="string-length(wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/adr:Kontakt/adr:Telefon) > 0">
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;">telefon:</span>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/adr:Kontakt/adr:Telefon"/>
</b>
<xsl:if test="(string-length(wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/adr:Kontakt/adr:Faks) > 0)">
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;padding-left:50px;">faks:</span>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:50px;">
<b>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/adr:Kontakt/adr:Faks"/>
</b>
</span>
</xsl:if>
</span>
</td>
</xsl:when>
<xsl:when test="string-length(wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/adr:Kontakt/adr:Telefon) = 0">
<xsl:if test="(string-length(wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/adr:Kontakt/adr:Faks) > 0)">
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;">faks:</span>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/adr:Kontakt/adr:Faks"/>
</b>
</span>
</td>
</xsl:if>
</xsl:when>
</xsl:choose>
</tr>
<xsl:if test="string-length(wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/adr:Kontakt/adr:Email) > 0">
<tr>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;">e-mail:</span>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/adr:Kontakt/adr:Email"/>
</b>
</span>
</td>
</tr>
</xsl:if>
<tr>
<td>
<xsl:choose>
<xsl:when test="string-length(wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/wnio:NIP) > 0">
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;">NIP:</span>
</xsl:when>
<xsl:when test="string-length(wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/wnio:InnyIdentyfikator) > 0">
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/wnio:InnyIdentyfikator/wnio:TypIdentyfikatora"/>
</span>
</xsl:when>
</xsl:choose>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>
<xsl:choose>
<xsl:when test="string-length(wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/wnio:NIP) > 0">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/wnio:NIP"/>
</span>
</xsl:when>
<xsl:when test="string-length(wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/wnio:InnyIdentyfikator) > 0">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/wnio:InnyIdentyfikator/wnio:WartoscIdentyfikatora"/>
</span>
</xsl:when>
</xsl:choose>
</b>
</span>
</td>
</tr>
</table>
</td>
<td style="width:40%;" valign="top" height="100px">
<table style="width: 100%;">
<tr>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>2. Potwierdzenie przyjęcia wniosku</b>
</span>
<p style="font-family: arial,helvetica,sans-serif; font-size: 7pt;margin-top:-2px;margin-left:4px">(wypełnia organ przyjmujący wniosek)</p>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="width:40%;" height="25px" valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;">
<b>3. Kraj pochodzenia: </b>
<span style="padding-left:2px;">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:PrzedmiotWniosku/wnio:KrajPochodzenia"/>
</span>
</span>
</td>
</tr>
<tr>
<td height="25px" valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;">
<b>4. Kraj nadania: </b>
<span style="padding-left:2px; ">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:PrzedmiotWniosku/wnio:KrajNadania"/>
</span>
</span>
</td>
</tr>
<tr>
<td style="width:60%;" valign="top">
<table style="width: 100%;">
<tr>
<td colspan="2" valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>5. Zgłaszający / przedstawiciel</b>
</span>
</td>
</tr>
<tr>
<td width="20%" valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;">pełna nazwa:</span>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/inst:NazwaInstytucji"/>
</b>
</span>
</td>
</tr>
<tr>
<td valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;">dokładny adres:</span>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>
<xsl:call-template name="Adres">
<xsl:with-param name="adres" select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Adres"/>
<xsl:with-param name="inline" select="'false'"/>
</xsl:call-template>
</b>
</span>
</td>
</tr>
<tr>
<xsl:choose>
<xsl:when test="string-length(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Kontakt/adr:Telefon) > 0">
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;">telefon:</span>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Kontakt/adr:Telefon"/>
</b>
<xsl:if test="(string-length(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Kontakt/adr:Faks) > 0)">
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;padding-left:50px;">faks:</span>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:50px;">
<b>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Kontakt/adr:Faks"/>
</b>
</span>
</xsl:if>
</span>
</td>
</xsl:when>
<xsl:when test="string-length(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Kontakt/adr:Telefon) = 0">
<xsl:if test="(string-length(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Kontakt/adr:Faks) > 0)">
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;">faks:</span>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Kontakt/adr:Faks"/>
</b>
</span>
</td>
</xsl:if>
</xsl:when>
</xsl:choose>
</tr>
<xsl:if test="string-length(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Kontakt/adr:Email) > 0">
<tr>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;">e-mail:</span>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/adr:Kontakt/adr:Email"/>
</b>
</span>
</td>
</tr>
</xsl:if>
<tr>
<td>
<xsl:choose>
<xsl:when test="string-length(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/inst:IdInstytucji/inst:NIP) > 0">
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;">NIP:</span>
</xsl:when>
<xsl:when test="string-length(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/inst:IdInstytucji/inst:InnyIdentyfikator/inst:TypIdentyfikatora) > 0">
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/inst:IdInstytucji/inst:InnyIdentyfikator/inst:TypIdentyfikatora"/>
</span>
</xsl:when>
</xsl:choose>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<b>
<xsl:choose>
<xsl:when test="string-length(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/inst:IdInstytucji/inst:NIP) > 0">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/inst:IdInstytucji/inst:NIP"/>
</span>
</xsl:when>
<xsl:when test="string-length(wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/inst:IdInstytucji/inst:InnyIdentyfikator/inst:TypIdentyfikatora) > 0">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<xsl:value-of select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/inst:Instytucja/inst:IdInstytucji/inst:InnyIdentyfikator/inst:WartoscIdentyfikatora"/>
</span>
</xsl:when>
</xsl:choose>
</b>
</span>
</td>
</tr>
</table>
</td>
<td valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;">
<b>6. Kontrakt, faktura proforma</b>
</span>
<p style="font-family: arial,helvetica,sans-serif; font-size: 7pt;margin-top:-2px;margin-left:4px">(numer i data: umowy kupna sprzedaży, faktury proforma oraz w stosownych przypadkach certyfikatu produkcji)</p>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;">
<table width="100%">
<tr>
<td>
<i>numer</i>
</td>
<td width="60px">
<i>data</i>
</td>
<td>
<i>opis</i>
</td>
</tr>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Zalaczniki/wnio:Zalacznik">
<tr>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;padding-left:1px;">
<xsl:value-of select="wnio:NumerDokumentu"/>
</span>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;padding-left:1px;">
<xsl:value-of select="wnio:DataDokumentu"/>
</span>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 7pt;padding-left:1px;">
<xsl:value-of select="str:Zalacznik/str:OpisZalacznika"/>
</span>
</td>
</tr>
</xsl:for-each>
</table>
</span>
</td>
</tr>
<tr>
<td rowspan="3" style="width:60%;" valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;">
<b>7. Opis towaru, nazwa handlowa</b>
</span>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;">
<p style="padding-left:2px;">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:PrzedmiotWniosku/wnio:OpisTowaru"/>
</p>
</span>
</td>
<td style="width:40%;" valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;">
<b>8. Kod Taric</b> (jeden kod 10-znakowy)<br/>
<span style="padding-left:2px;line-height:20px;">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:PrzedmiotWniosku/wnio:KodTaric"/>
</span>
</span>
</td>
</tr>
<tr>
<td valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;">
<b>9. Ilość w kg</b> (masa netto)<br/>
<span style="padding-left:2px;line-height:20px;">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:PrzedmiotWniosku/wnio:Ilosc"/>
</span>
</span>
</td>
</tr>
<tr>
<td valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;">
<b>10. Wartość towarów w EURO</b> (CIF na granicy Unii)<br/>
<span style="padding-left:2px;line-height:20px;">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:PrzedmiotWniosku/wnio:Wartosc"/>
</span>
</span>
</td>
</tr>
<tr>
<td colspan="2" valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;">
<b>11. Uwagi dodatkowe</b>
</span>
<xsl:if test="string-length(wnio:TrescDokumentu/wnio:Wartosc/wnio:OsobaDoKontaktu) > 0">
<table border="0" width="100%">
<tr>
<td height="30px" valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;">
<i>osoba do kontaktu mogąca udzielić informacji n/t wniosku</i>
<br/>
<b>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:OsobaDoKontaktu/wnio:Imie"/>
<xsl:value-of select="' '"/>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:OsobaDoKontaktu/wnio:Nazwisko"/>
</b>
<xsl:for-each select="wnio:TrescDokumentu/wnio:Wartosc/wnio:OsobaDoKontaktu/adr:Kontakt">
<xsl:value-of select="', telefon: '"/>
<b>
<xsl:value-of select="adr:Telefon"/>
</b>
<xsl:if test="string-length(adr:Email) > 0">
<xsl:value-of select="', email: '"/>
<b>
<xsl:value-of select="adr:Email"/>
</b>
</xsl:if>
</xsl:for-each>
</span>
</td>
<td>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;">
<i>Adres do korespondencji</i>
<br/>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/wnio:AdresDoKorespondencji/wnio:Nazwa"/>
<br/>
<xsl:call-template name="Adres">
<xsl:with-param name="adres" select="wnio:TrescDokumentu/wnio:Wartosc/wnio:Wnioskodawca/wnio:AdresDoKorespondencji/adr:Adres"/>
<xsl:with-param name="inline" select="'false'"/>
</xsl:call-template>
</span>
</td>
</tr>
<xsl:if test="string-length(wnio:TrescDokumentu/wnio:Wartosc/wnio:UwagiDodatkoweTresc) > 0">
<tr>
<td height="15px">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px; ">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:UwagiDodatkoweTresc"/>
</span>
</td>
</tr>
</xsl:if>
</table>
</xsl:if>
</td>
</tr>
<tr>
<td colspan="2" valign="top">
<table border="0" width="100%">
<tr>
<td colspan="2" valign="top">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;">
<b>12. Deklaracja wnioskodawcy</b>
</span>
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;">
<p style="padding-left:1px;"/>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:TrescOswiadczenia"/>
</span>
</td>
</tr>
<tr>
<td colspan="2" valign="top">
<xsl:if test="contains(wnio:TrescDokumentu/wnio:Wartosc/wnio:TrescPodstawyPrawnej/@Widoczny,'1') or contains(wnio:TrescDokumentu/wnio:Wartosc/wnio:TrescPodstawyPrawnej/@Widoczny,'true')">
<span style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;">
<b>Podstawa prawna: </b>
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:TrescPodstawyPrawnej"/>
</span>
</xsl:if>
<xsl:if test="contains(wnio:TrescDokumentu/wnio:Wartosc/wnio:KomunikacjaElektroniczna/wnio:Rezygnacja,'1') or contains(wnio:TrescDokumentu/wnio:Wartosc/wnio:KomunikacjaElektroniczna/wnio:Rezygnacja,'true')">
<p style="font-family: arial,helvetica,sans-serif; font-size: 9pt;padding-left:1px;margin-top:2px;margin-bottom:0px">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Wartosc/wnio:KomunikacjaElektroniczna/wnio:PodstawaPrawna"/>
</p>
</xsl:if>
</td>
</tr>
<tr>
<td width="50%" valign="top">
</td>
<td width="50%">
<xsl:call-template name="Podpis_v23.99"/>
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
</xsl:for-each>
</xsl:template>
<xsl:template name="Adres">
<xsl:param name="adres"/>
<xsl:param name="inline" select="'false'"/>
<xsl:if test="string-length($adres/adr:Ulica) > 0">
<xsl:if test="string-length($adres/adr:Ulica/@rodzajUlicy) > 0">
<xsl:value-of select="$adres/adr:Ulica/@rodzajUlicy"/>
<xsl:value-of select="' '"/>
</xsl:if>
<xsl:value-of select="$adres/adr:Ulica"/>
<xsl:value-of select="' '"/>
<xsl:value-of select="$adres/adr:Budynek"/>
<xsl:if test="string-length($adres/adr:Lokal) > 0">
<xsl:value-of select="' '"/>/<xsl:value-of select="' '"/>
<xsl:value-of select="$adres/adr:Lokal"/>
</xsl:if>
<xsl:call-template name="InLine">
<xsl:with-param name="value" select="$inline"/>
</xsl:call-template>
</xsl:if>
<xsl:if test="string-length($adres/adr:KodPocztowy) > 0 or string-length($adres/adr:Miejscowosc) > 0 or string-length($adres/adr:Poczta) > 0">
<xsl:if test="string-length($adres/adr:KodPocztowy) > 0">
<xsl:value-of select="$adres/adr:KodPocztowy"/>
<xsl:value-of select="' '"/>
</xsl:if>
<xsl:if test="string-length($adres/adr:Poczta) > 0">
<xsl:value-of select="$adres/adr:Poczta"/>
<xsl:call-template name="InLine">
<xsl:with-param name="value" select="$inline"/>
</xsl:call-template>
</xsl:if>
<xsl:value-of select="$adres/adr:Miejscowosc"/>
<xsl:if test="string-length($adres/adr:Ulica) = 0">
<xsl:value-of select="' '"/>
<xsl:value-of select="$adres/adr:Budynek"/>
<xsl:if test="string-length($adres/adr:Budynek) > 0">
<xsl:if test="string-length($adres/adr:Lokal) > 0">
<xsl:value-of select="' '"/>/<xsl:value-of select="' '"/>
<xsl:value-of select="$adres/adr:Lokal"/>
</xsl:if>
</xsl:if>
</xsl:if>
</xsl:if>
<xsl:if test="string-length($adres/adr:Wojewodztwo) > 0">
<xsl:call-template name="InLine">
<xsl:with-param name="value" select="$inline"/>
</xsl:call-template>
<xsl:value-of select="concat('Województwo: ',$adres/adr:Wojewodztwo)"/>
</xsl:if>
<xsl:if test="string-length($adres/adr:Powiat) > 0">
<xsl:call-template name="InLine">
<xsl:with-param name="value" select="$inline"/>
</xsl:call-template>
<xsl:value-of select="concat('Powiat: ',$adres/adr:Powiat)"/>
</xsl:if>
<xsl:if test="string-length($adres/adr:Gmina) > 0">
<xsl:call-template name="InLine">
<xsl:with-param name="value" select="$inline"/>
</xsl:call-template>
<xsl:value-of select="concat('Gmina: ',$adres/adr:Gmina)"/>
</xsl:if>
</xsl:template>
<xsl:template name="InLine">
<xsl:param name="value" select="'true'"/>
<xsl:choose>
<xsl:when test="$value='false'">
<br/>
</xsl:when>
<xsl:otherwise>, </xsl:otherwise>
</xsl:choose>
</xsl:template>
<xsl:template name="Podpis_v23.99">
<div align="right" style="text-align: right;font-size: 10px;font-family: Verdana;line-height: 20px;">
<table style="float: right;">
<tr>
<td style="width: 340px;">
<h2>
<p align="center">Podpisy elektroniczne</p>
</h2>
<p align="center" style="text-align: center;font-size: 10px;font-family: Verdana;line-height: 20px;">
<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>
<br/>
<span name="info_v99.23" style="font-size: 7pt;font-weight: bold;">
Podpis elektroniczny
</span>
</p>
</td>
</tr>
</table>
</div>
<div name="clear_v23.23" style="clear: both;"/>
</xsl:template>
</xsl:stylesheet>