4308
ID | 4308 |
Data | 2017-08-10 |
Symbol | 2017/08/10/4308 |
Instytucja | Urząd Miasta Katowice |
Nazwa | Wniosek o inicjatywę lokalną |
Czy Aktualny | 0 |
---|
Ustawy (1)
Pliki
Styl
<?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:dok="http://crd.gov.pl/wzor/2017/08/10/4308/" 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:typy="http://crd.gov.pl/xml/schematy/typy/2009/11/16/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.0">
<xsl:output encoding="UTF-8" indent="yes" media-type="text/html" method="xml" version="1.0"/>
<xsl:template match="/dok:Dokument">
<html xml:lang="pl">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type"/>
<title>
Wniosek o inicjatywę lokalną
<xsl:text> (</xsl:text>
F.IN.INI.LOK.P017
<xsl:text>)</xsl:text>
</title>
<style type="text/css">
<xsl:text>.fform { font-family: sans-serif; font-size: 10pt; color: black; } </xsl:text>
<xsl:text>.fform * { font-family: inherit; font-size: inherit; color: inherit; } </xsl:text>
<xsl:text>.fform p { margin: 0 0 0.2em 0; } </xsl:text>
<xsl:text>.fform p.title { text-align: center; font-size: 1.2em; font-weight: bold; margin-top: 1em; margin-bottom: 1em; } </xsl:text>
<xsl:text>.fform p.title .symbol { color: Gray; } </xsl:text>
<xsl:text>.fform div.trescDok { margin-top: 1em; margin-bottom: 1em; border: solid 1px Gray; background-color: WhiteSmoke; } </xsl:text>
<xsl:text>.fform div.trescDok table td { padding: 3px 0px 4px 15px; } </xsl:text>
<xsl:text>.fform div.trescDok table table td.sublevel, .fform div.trescDok table table table { background-color: WhiteSmoke; } </xsl:text>
<xsl:text>.fform div.daneDok { margin-top: 1em; margin-bottom: 1em; border: solid 1px #7099c5; background-color: #f0f0ff; } </xsl:text>
<xsl:text>.fform div.daneDok table td { padding: 3px 0px 4px 15px; } </xsl:text>
<xsl:text>.fform div.daneDok table table td.sublevel, .fform div.daneDok table table table { background-color: #f0f0ff; } </xsl:text>
<xsl:text>.fform div.sigInfo { margin-top: 1em; margin-bottom: 1em; border: solid 1px #7099c5; background-color: #f0f0ff; } </xsl:text>
<xsl:text>.fform div.sigInfo table td { padding: 3px 0px 4px 15px; } </xsl:text>
<xsl:text>.fform td.label { width: 20%; color: Gray; } </xsl:text>
<xsl:text>.fform td.value { font-weight: bold; width: 80%; } </xsl:text>
<xsl:text>.fform td.value2 { width: 80%; } </xsl:text>
<xsl:text>.fform table { width: 100%; } </xsl:text>
<xsl:text>.fform table td.sublevel, .fform table table { background-color: White; } </xsl:text>
<xsl:text>.fform table table table td.sublevel, .fform table table table table { background-color: White; } </xsl:text>
</style>
</head>
<body class="fform">
<div class="trescDok">
<p class="title">
Wniosek o inicjatywę lokalną
</p>
<table>
<xsl:apply-templates select="dok:TrescDokumentu/*"/>
</table>
</div>
<div class="daneDok">
<p class="title">Metryka dokumentu</p>
<table>
<xsl:apply-templates select="dok:DaneDokumentu"/>
</table>
</div>
<div class="sigInfo">
<p class="title">Podpisy elektroniczne</p>
<xsl:choose>
<xsl:when test="ds:Signature">
<p>
<xsl:text>Dokument został podpisany</xsl:text>
<xsl:text> - aby go zweryfikować należy użyć oprogramowania do weryfikacji podpisu.</xsl:text>
</p>
<xsl:choose>
<xsl:when test="count(//dok:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']) > 1">
<p>Daty złożenia podpisu:</p>
</xsl:when>
<xsl:when test="count(//dok:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']) = 1">
<p>Data złożenia podpisu:</p>
</xsl:when>
<xsl:when test="0 >= count(//dok:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime'])">
</xsl:when>
</xsl:choose>
<table>
<xsl:for-each select="ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']">
<tr>
<td>Data złożenia podpisu:</td>
<td>
<xsl:value-of select="."/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:when>
<xsl:otherwise>
<p style="padding: 5px;">Dokument nie zawiera podpisu elektronicznego.</p>
</xsl:otherwise>
</xsl:choose>
</div>
</body>
</html>
</xsl:template>
<xsl:template match="dok:DaneDokumentu">
<xsl:if test="str:Naglowek/str:NazwaDokumentu">
<tr>
<td class="label">Nazwa dokumentu</td>
<td class="value">
<xsl:value-of select="str:Naglowek/str:NazwaDokumentu"/>
</td>
</tr>
</xsl:if>
<xsl:apply-templates select="meta:Identyfikator"/>
<xsl:for-each select="str:Adresaci">
<tr>
<td class="sublevel" colspan="2">
Adresat
<br/>
<table class="level2">
<xsl:apply-templates select="meta:Podmiot"/>
</table>
</td>
</tr>
</xsl:for-each>
<xsl:for-each select="str:Nadawcy">
<tr>
<td class="sublevel" colspan="2">
Nadawca
<br/>
<table>
<xsl:apply-templates select="meta:Podmiot"/>
</table>
</td>
</tr>
</xsl:for-each>
</xsl:template>
<xsl:template match="adr:Adres">
<xsl:apply-templates select="adr:KodPocztowy"/>
<xsl:apply-templates select="adr:Poczta"/>
<xsl:apply-templates select="adr:Miejscowosc"/>
<xsl:apply-templates select="adr:Ulica"/>
<xsl:apply-templates select="adr:Budynek"/>
<xsl:apply-templates select="adr:Lokal"/>
<xsl:apply-templates select="adr:SkrytkaPocztowa"/>
<xsl:apply-templates select="adr:Kraj"/>
<xsl:apply-templates select="adr:TERC"/>
<xsl:apply-templates select="adr:SIMC"/>
<xsl:apply-templates select="adr:ULIC"/>
<xsl:apply-templates select="adr:Wojewodztwo"/>
<xsl:apply-templates select="adr:Powiat"/>
<xsl:apply-templates select="adr:Gmina"/>
<xsl:apply-templates select="adr:Uwagi"/>
</xsl:template>
<xsl:template match="adr:KodPocztowy">
<tr>
<td class="label">Kod pocztowy</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Poczta">
<tr>
<td class="label">Poczta</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Miejscowosc">
<tr>
<td class="label">Miejscowość</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Ulica">
<tr>
<td class="label">Ulica</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Budynek">
<tr>
<td class="label">Nr budynku</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Lokal">
<tr>
<td class="label">Nr lokalu</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:SkrytkaPocztowa">
<tr>
<td class="label">Nr skrytki pocztowej</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Kraj">
<tr>
<td class="label">Kod kraju</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:TERC">
<tr>
<td class="label">Kod TERC</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:SIMC">
<tr>
<td class="label">Kod SIMC</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:ULIC">
<tr>
<td class="label">Kod ULIC</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Wojewodztwo">
<tr>
<td class="label">Województwo</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Powiat">
<tr>
<td class="label">Powiat</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Gmina">
<tr>
<td class="label">Gmina</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Uwagi">
<tr>
<td class="label">Uwagi dotyczące adresu</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Kontakt">
<xsl:apply-templates select="adr:Telefon|adr:Faks|adr:Email|adr:URIKontakt|adr:InnyKontakt"/>
</xsl:template>
<xsl:template match="adr:Telefon">
<tr>
<td class="label">Telefon</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Faks">
<tr>
<td class="label">Faks</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:Email">
<tr>
<td class="label">E-mail</td>
<td class="value">
<a href="mailto:{text()}">
<xsl:value-of select="text()"/>
</a>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:URIKontakt">
<tr>
<td class="label">Kontakt URI</td>
<td class="value">
<a href="{text()}">
<xsl:value-of select="text()"/>
</a>
</td>
</tr>
</xsl:template>
<xsl:template match="adr:InnyKontakt">
<tr>
<td class="label">Inny kontakt</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Osoba">
<xsl:apply-templates select="oso:IdOsoby"/>
<xsl:apply-templates select="oso:Imie"/>
<xsl:apply-templates select="oso:ImieDrugie"/>
<xsl:if test="oso:Nazwisko">
<tr>
<td class="label">Nazwisko</td>
<td class="value">
<xsl:if test="oso:Nazwisko[@rodzajCzlonu='pierwszy']">
<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="oso:Nazwisko[@rodzajCzlonu='drugi']">
<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="oso:Nazwisko[@rodzajCzlonu='trzeci']">
<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="oso:Nazwisko[not(@rodzajCzlonu)]">
<xsl:value-of select="oso:Nazwisko[not(@rodzajCzlonu)]"/>
<xsl:text> </xsl:text>
</xsl:if>
</td>
</tr>
</xsl:if>
<xsl:apply-templates select="adr:Adres"/>
<xsl:apply-templates select="adr:Kontakt"/>
</xsl:template>
<xsl:template match="oso:IdOsoby">
<xsl:apply-templates select="oso:PESEL"/>
<xsl:apply-templates select="oso:NIP"/>
<xsl:apply-templates select="oso:InnyIdentyfikator"/>
</xsl:template>
<xsl:template match="oso:PESEL">
<tr>
<td class="label">Numer PESEL</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:NIP">
<tr>
<td class="label">Numer NIP</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:InnyIdentyfikator">
<tr>
<td class="label">
Identyfikator
<xsl:value-of select="oso:TypIdentyfikatora"/>
</td>
<td class="value">
<xsl:value-of select="oso:WartoscIdentyfikatora"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Imie">
<tr>
<td class="label">Imię</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:ImieDrugie">
<tr>
<td class="label">Imię drugie</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:ImieOjca">
<tr>
<td class="label">Imię ojca</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:ImieMatki">
<tr>
<td class="label">Imię matki</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Nazwisko[not(@rodzajCzlonu)]">
<tr>
<td class="label">Nazwisko</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Nazwisko[@rodzajCzlonu='pierwszy']">
<tr>
<td class="label">Nazwisko - człon pierwszy</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Nazwisko[@rodzajCzlonu='drugi']">
<tr>
<td class="label">Nazwisko - człon drugi</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Nazwisko[@rodzajCzlonu='trzeci']">
<tr>
<td class="label">Nazwisko - człon trzeci</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:NazwiskoRodowe">
<tr>
<td class="label">Nazwisko rodowe</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:NazwiskoRodoweOjca">
<tr>
<td class="label">Nazwisko rodowe ojca</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:NazwiskoRodoweMatki">
<tr>
<td class="label">Nazwisko rodowe matki</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:NazwiskoPoprzednie">
<tr>
<td class="label">Nazwisko poprzednie</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:MiejsceUrodzenia">
<tr>
<td class="label">Miejsce urodzenia</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:DataUrodzenia">
<tr>
<td class="label">Data urodzenia</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Plec">
<tr>
<td class="label">Płeć</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:RodzajDowoduTozsamosci">
<tr>
<td class="label">Rodzaj dowodu tożsamości</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:NrDowoduTozsamosci">
<tr>
<td class="label">Nr dowodu tożsamości</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:DataWydaniaDowoduTozsamosci">
<tr>
<td class="label">Data wydania dowodu tożsamości</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Obywatelstwo">
<tr>
<td class="label">Obywatelstwo</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Narodowosc">
<tr>
<td class="label">Narodowość</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:StopienPokrewienstwa">
<tr>
<td class="label">Stopień pokrewieństwa</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:StanCywilny">
<tr>
<td class="label">Stan cywilny</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:WyksztalceniePoziom">
<tr>
<td class="label">Poziom wykształcenia</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:WyksztalcenieOpis">
<tr>
<td class="label">Opis wykształcenia</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="oso:Zawod">
<tr>
<td class="label">Zawód</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="inst:Instytucja">
<xsl:apply-templates select="inst:IdInstytucji/inst:KRS"/>
<xsl:apply-templates select="inst:IdInstytucji/inst:NIP"/>
<xsl:apply-templates select="inst:IdInstytucji/inst:REGON"/>
<xsl:apply-templates select="inst:IdInstytucji/inst:InnyIdentyfikator"/>
<xsl:apply-templates select="inst:NazwaInstytucji"/>
<xsl:if test="adr:Adres">
<tr>
<td class="sublevel" colspan="2">
Adres
<br/>
<table>
<xsl:apply-templates select="adr:Adres"/>
</table>
</td>
</tr>
</xsl:if>
<xsl:if test="adr:Kontakt">
<tr>
<td class="sublevel" colspan="2">
Kontakt
<br/>
<table>
<xsl:apply-templates select="adr:Kontakt"/>
</table>
</td>
</tr>
</xsl:if>
<xsl:if test="inst:Jednostka">
<tr>
<td class="sublevel" colspan="2">
Jednostka organizacyjna
<br/>
<table>
<xsl:apply-templates select="inst:Jednostka"/>
</table>
</td>
</tr>
</xsl:if>
<xsl:if test="inst:Pracownik">
<tr>
<td class="sublevel" colspan="2">
Pracownik
<br/>
<table>
<xsl:apply-templates select="inst:Pracownik"/>
</table>
</td>
</tr>
</xsl:if>
</xsl:template>
<xsl:template match="inst:Jednostka">
<xsl:apply-templates select="inst:NazwaInstytucji"/>
<xsl:if test="adr:Adres">
<tr>
<td class="sublevel" colspan="2">
Adres
<br/>
<table>
<xsl:apply-templates select="adr:Adres"/>
</table>
</td>
</tr>
</xsl:if>
<xsl:if test="adr:Kontakt">
<tr>
<td class="sublevel" colspan="2">
Kontakt
<br/>
<table>
<xsl:apply-templates select="adr:Kontakt"/>
</table>
</td>
</tr>
</xsl:if>
<xsl:if test="inst:Jednostka">
<tr>
<td class="sublevel" colspan="2">
Jednostka organizacyjna
<br/>
<table>
<xsl:apply-templates select="inst:Jednostka"/>
</table>
</td>
</tr>
</xsl:if>
<xsl:apply-templates select="inst:Poziom"/>
<xsl:if test="inst:Pracownik">
<tr>
<td class="sublevel" colspan="2">
Pracownik
<br/>
<table>
<xsl:apply-templates select="inst:Pracownik"/>
</table>
</td>
</tr>
</xsl:if>
</xsl:template>
<xsl:template match="inst:KRS">
<tr>
<td class="label">Numer KRS</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="inst:NIP">
<tr>
<td class="label">Numer NIP</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="inst:REGON">
<tr>
<td class="label">Numer REGON</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="inst:InnyIdentyfikator">
<tr>
<td class="label">
Identyfikator
<xsl:value-of select="inst:TypIdentyfikatora"/>
</td>
<td class="value">
<xsl:value-of select="inst:WartoscIdentyfikatora"/>
</td>
</tr>
</xsl:template>
<xsl:template match="inst:NazwaInstytucji">
<tr>
<td class="label">Nazwa</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="inst:Poziom">
<tr>
<td class="label">Poziom w strukturze organizacyjnej</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="inst:Pracownik">
<xsl:apply-templates select="oso:IdOsoby"/>
<xsl:apply-templates select="oso:Imie"/>
<xsl:apply-templates select="oso:ImieDrugie"/>
<xsl:if test="oso:Nazwisko">
<tr>
<td class="label">Nazwisko</td>
<td class="value">
<xsl:if test="oso:Nazwisko[@rodzajCzlonu='pierwszy']">
<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="oso:Nazwisko[@rodzajCzlonu='drugi']">
<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="oso:Nazwisko[@rodzajCzlonu='trzeci']">
<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="oso:Nazwisko[not(@rodzajCzlonu)]">
<xsl:value-of select="oso:Nazwisko[not(@rodzajCzlonu)]"/>
<xsl:text> </xsl:text>
</xsl:if>
</td>
</tr>
</xsl:if>
<xsl:apply-templates select="adr:Kontakt"/>
<xsl:apply-templates select="inst:Funkcja"/>
</xsl:template>
<xsl:template match="inst:Funkcja">
<tr>
<td class="label">Funkcja</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="meta:Data">
<tr>
<td class="label">
<xsl:choose>
<xsl:when test="@typDaty='dostepnyPo'">
Data udostępnienia
</xsl:when>
<xsl:when test="@typDaty='opublikowany'">
Data opublikowania
</xsl:when>
<xsl:when test="@typDaty='stworzony'">
Data stworzenia
</xsl:when>
<xsl:when test="@typDaty='uzyskany'">
Data uzyskania
</xsl:when>
<xsl:when test="@typDaty='otrzymany'">
Data otrzymania
</xsl:when>
<xsl:when test="@typDaty='wyslany'">
Data wysłania
</xsl:when>
<xsl:when test="@typDaty='zaakceptowany'">
Data zaakceptowania
</xsl:when>
<xsl:when test="@typDaty='zatwierdzony'">
Data zatwierdzenia
</xsl:when>
<xsl:when test="@typDaty='zmodyfikowany'">
Data zmodyfikowania
</xsl:when>
<xsl:when test="@typDaty='datySkrajne'">
Daty skrajne
</xsl:when>
<xsl:when test="@typDaty='zdarzenia'">
Data zdarzenie
</xsl:when>
<xsl:when test="@typDaty='waznosci'">
Data ważności
</xsl:when>
<xsl:when test="@typDaty='odrzucony'">
Data odrzucenia
</xsl:when>
<xsl:when test="@typDaty='inna'">
Inna data
</xsl:when>
</xsl:choose>
</td>
<td class="value">
<xsl:if test="meta:Czas">
<xsl:value-of select="meta:Czas"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="meta:Od">
<xsl:text>od </xsl:text>
<xsl:value-of select="meta:Od"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="meta:Do">
<xsl:text>do </xsl:text>
<xsl:value-of select="meta:Do"/>
<xsl:text> </xsl:text>
</xsl:if>
<xsl:if test="@typDatyUzupelnienie">
<br/>
<xsl:value-of select="@typDatyUzupelnienie"/>
</xsl:if>
</td>
</tr>
</xsl:template>
<xsl:template match="meta:Od">
<tr>
<td class="label">Od</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="meta:Do">
<tr>
<td class="label">Do</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="meta:Opis">
<tr>
<td class="label">Opis</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="meta:Identyfikator">
<tr>
<td class="label">
Identyfikator
<xsl:value-of select="@typIdentyfikatora"/>
</td>
<td class="value">
<xsl:value-of select="meta:Wartosc"/>
<xsl:if test="meta:Podmiot/inst:Instytucja/inst:NazwaInstytucji">
<br/>
Rejestr prowadzony przez
<xsl:value-of select="meta:Podmiot/inst:Instytucja/inst:NazwaInstytucji"/>
</xsl:if>
</td>
</tr>
</xsl:template>
<xsl:template match="meta:Podmiot">
<xsl:apply-templates select="inst:Instytucja"/>
<xsl:apply-templates select="oso:Osoba"/>
</xsl:template>
<xsl:template match="meta:ZnakSprawy">
<tr>
<td class="label">Znak sprawy</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="str:Zalaczniki">
<xsl:apply-templates select="str:Zalacznik"/>
</xsl:template>
<xsl:template match="str:Zalacznik">
<tr>
<td class="label">Załącznik</td>
<td class="value2">
<xsl:call-template name="str_ZalacznikTypValue"/>
</td>
</tr>
</xsl:template>
<xsl:template name="str_ZalacznikTypValue">
<xsl:choose>
<xsl:when test="@kodowanie='URI'">
<xsl:text>Załącznik zewnętrzny w formacie </xsl:text>
<b>
<xsl:value-of select="@format"/>
</b>
<xsl:text> dostępny pod adresem URI: </xsl:text>
<b>
<xsl:value-of select="str:DaneZalacznika"/>
</b>
</xsl:when>
<xsl:when test="@kodowanie='base64'">
<xsl:text>Załącznik w formacie </xsl:text>
<b>
<xsl:value-of select="@format"/>
</b>
<xsl:text> zapisany wewnątrz treści dokumentu.</xsl:text>
</xsl:when>
</xsl:choose>
<xsl:if test="@nazwaPliku">
<br/>
Nazwa pliku:
<b>
<xsl:value-of select="@nazwaPliku"/>
</b>
</xsl:if>
<xsl:if test="str:OpisZalacznika">
<br/>
Opis załącznika:
<br/>
<xsl:value-of select="str:OpisZalacznika"/>
</xsl:if>
</xsl:template>
<xsl:template match="str:OpisZalacznika">
<tr>
<td class="label">Opis załącznika</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="str:NumerDokumentu">
<tr>
<td class="label">Numer dokumentu</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template name="xsd_boolean">
<xsl:choose>
<xsl:when test="text()='true'">
<xsl:text>TAK</xsl:text>
</xsl:when>
<xsl:when test="text()='1'">
<xsl:text>TAK</xsl:text>
</xsl:when>
<xsl:when test="text()='false'">
<xsl:text>NIE</xsl:text>
</xsl:when>
<xsl:when test="text()='0'">
<xsl:text>NIE</xsl:text>
</xsl:when>
</xsl:choose>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OsobyTworzaceGrupe">
<tr>
<td class="sublevel" colspan="2">1. Osoby tworzące grupę inicjatywną
(realizującą inicjatywę)<br/>
<table>
<xsl:apply-templates select="dok:DaneOsoby"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OsobyTworzaceGrupe/dok:DaneOsoby">
<tr>
<td class="sublevel" colspan="2">Dane osoby<br/>
<table>
<xsl:apply-templates select="oso:Imie"/>
<xsl:apply-templates select="oso:Nazwisko"/>
<xsl:apply-templates select="dok:MiejsceZamieszkania"/>
<xsl:apply-templates select="dok:Wiek"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OsobyTworzaceGrupe/dok:DaneOsoby/dok:MiejsceZamieszkania">
<tr>
<td class="sublevel" colspan="2">Miejsce
zamieszkania<br/>
<table>
<xsl:apply-templates select="adr:KodPocztowy"/>
<xsl:apply-templates select="adr:Poczta"/>
<xsl:apply-templates select="adr:Miejscowosc"/>
<xsl:apply-templates select="adr:Ulica"/>
<xsl:apply-templates select="adr:Budynek"/>
<xsl:apply-templates select="adr:Lokal"/>
<xsl:apply-templates select="adr:SkrytkaPocztowa"/>
<xsl:apply-templates select="adr:Kraj"/>
<xsl:apply-templates select="adr:TERC"/>
<xsl:apply-templates select="adr:SIMC"/>
<xsl:apply-templates select="adr:ULIC"/>
<xsl:apply-templates select="adr:Wojewodztwo"/>
<xsl:apply-templates select="adr:Powiat"/>
<xsl:apply-templates select="adr:Gmina"/>
<xsl:apply-templates select="adr:Uwagi"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OsobyTworzaceGrupe/dok:DaneOsoby/dok:Wiek">
<tr>
<td class="label">Wiek</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy">
<tr>
<td class="sublevel" colspan="2">2. Opis inicjatywy/pomysłu<br/>
<table>
<xsl:apply-templates select="dok:Opis"/>
<xsl:apply-templates select="dok:OkresRealizacji"/>
<xsl:apply-templates select="dok:MiejsceRealizacji"/>
<xsl:apply-templates select="dok:ObszaryDzialalnosci"/>
<xsl:apply-templates select="dok:PrzeznaczenieInicjatywy"/>
<xsl:apply-templates select="dok:SkalaInicjatywy"/>
<xsl:apply-templates select="dok:Zasoby"/>
<xsl:apply-templates select="dok:OdplatnosciMieszkancy"/>
<xsl:apply-templates select="dok:StanPrzygotowania"/>
<xsl:apply-templates select="dok:SzczegolowyKosztorys"/>
<xsl:apply-templates select="dok:StanWlasnosciowy"/>
<xsl:apply-templates select="dok:OpiniaJednostkiPomocniczej"/>
<xsl:apply-templates select="dok:DaneLidera"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:Opis">
<tr>
<td class="label">Opis inicjatywy</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:OkresRealizacji">
<tr>
<td class="sublevel" colspan="2">Okres realizacji<br/>
<table>
<xsl:apply-templates select="dok:Od"/>
<xsl:apply-templates select="dok:Do"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:OkresRealizacji/dok:Od">
<tr>
<td class="label">data od</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:OkresRealizacji/dok:Do">
<tr>
<td class="label">data do</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:MiejsceRealizacji">
<tr>
<td class="label">Miejsce realizacji</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:ObszaryDzialalnosci">
<tr>
<td class="sublevel" colspan="2">Obszary działalności,
których dotyczy
inicjatywa/pomysł<br/>
<table>
<xsl:apply-templates select="dok:WspolnotyLokalne"/>
<xsl:apply-templates select="dok:DzialCharytatywna"/>
<xsl:apply-templates select="dok:TradycjaNarodowa"/>
<xsl:apply-templates select="dok:MniejszosciNarodowe"/>
<xsl:apply-templates select="dok:KulturaSztuka"/>
<xsl:apply-templates select="dok:Wolontariat"/>
<xsl:apply-templates select="dok:EdukacjaOswiata"/>
<xsl:apply-templates select="dok:KulturaFizyczna"/>
<xsl:apply-templates select="dok:OchronaPrzyrody"/>
<xsl:apply-templates select="dok:Porzadek"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:ObszaryDzialalnosci/dok:WspolnotyLokalne">
<tr>
<td class="label">działalność
wspomagająca
rozwój wspólnot
lokalnych,
obejmująca w
szczególności
budowę,
rozbudowę,
remont dróg,
kanalizacji,
sieci
wodociągowej,
budynków oraz
obiektów
architektury
stanowiących
własność
jednostek
samorządu
terytorialnego</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:ObszaryDzialalnosci/dok:DzialCharytatywna">
<tr>
<td class="label">działalność
charytatywna</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:ObszaryDzialalnosci/dok:TradycjaNarodowa">
<tr>
<td class="label">podtrzymywanie i
upowszechnianie
tradycji
narodowej,
pielęgnowania
polskości oraz
rozwoju
świadomości
narodowej,
obywatelskiej i
kulturowej</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:ObszaryDzialalnosci/dok:MniejszosciNarodowe">
<tr>
<td class="label">działalność na
rzecz
mniejszości
narodowych i
etnicznych oraz
języka
regionalnego</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:ObszaryDzialalnosci/dok:KulturaSztuka">
<tr>
<td class="label">kultura, sztuka,
ochrona dóbr
kultury i
dziedzictwa
narodowego</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:ObszaryDzialalnosci/dok:Wolontariat">
<tr>
<td class="label">promocja i
organizacja
wolontariatu</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:ObszaryDzialalnosci/dok:EdukacjaOswiata">
<tr>
<td class="label">edukacja,
oświata,
wychowanie</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:ObszaryDzialalnosci/dok:KulturaFizyczna">
<tr>
<td class="label">działalność w
sferze kultury
fizycznej i
turystyki</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:ObszaryDzialalnosci/dok:OchronaPrzyrody">
<tr>
<td class="label">ochrona
przyrody, w tym
zieleni
miejskiej</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:ObszaryDzialalnosci/dok:Porzadek">
<tr>
<td class="label">porządek i
bezpieczeństwo
publiczne</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:PrzeznaczenieInicjatywy">
<tr>
<td class="label">3. Do kogo inicjatywa będzie
skierowana, ile osób będzie
korzystało z realizacji
inicjatywy/pomysłu? Dlaczego
uważasz, że Twój pomysł jest
ważny dla lokalnej
społeczności? Co uda się
osiągnąć dzięki realizacji
tej inicjatywy? Jakie będą
korzyści dla realizatorów
inicjatywy i dla grupy
docelowej tej inicjatywy?</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SkalaInicjatywy">
<tr>
<td class="label">4. Określenie skali
oddziaływania inicjatywy
lokalnej na mieszkańców i
ich otoczenie oraz
trwałość/efektu zgłaszanej
inicjatywy</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:Zasoby">
<tr>
<td class="sublevel" colspan="2">5. Jakie Państwo posiadacie
zasoby? Co jesteście w
stanie zdobyć sami, a na co
chcecie Państwo przeznaczyć
otrzymane wsparcie
finansowe?<br/>
<table>
<xsl:apply-templates select="dok:ZasobyOsobowe"/>
<xsl:apply-templates select="dok:ZasobyRzeczowe"/>
<xsl:apply-templates select="dok:SrodkiPieniezne"/>
<xsl:apply-templates select="dok:Kwota"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:Zasoby/dok:ZasobyOsobowe">
<tr>
<td class="sublevel" colspan="2">Zasoby osobowe<br/>
<table>
<xsl:apply-templates select="dok:IloscZaangazowanych"/>
<xsl:apply-templates select="dok:IloscGodzin"/>
<xsl:apply-templates select="dok:SzacunkowaWartosc"/>
<xsl:apply-templates select="dok:Suma"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:Zasoby/dok:ZasobyOsobowe/dok:IloscZaangazowanych">
<tr>
<td class="label">ILOŚĆ
OSÓB
ZAANGAŻOWANA
W
INICJATYWĘ
W
RAMACH
PRACY
SPOŁECZNEJ</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:Zasoby/dok:ZasobyOsobowe/dok:IloscGodzin">
<tr>
<td class="label">ILOŚĆ
GODZIN</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:Zasoby/dok:ZasobyOsobowe/dok:SzacunkowaWartosc">
<tr>
<td class="label">SZANCUNKOWA
WARTOŚĆ</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:Zasoby/dok:ZasobyOsobowe/dok:Suma">
<tr>
<td class="label">SUMA</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:Zasoby/dok:ZasobyRzeczowe">
<tr>
<td class="sublevel" colspan="2">Zasoby rzeczowe<br/>
<table>
<xsl:apply-templates select="dok:PosiadaneZasoby"/>
<xsl:apply-templates select="dok:Ilosc"/>
<xsl:apply-templates select="dok:SzacunkowaWartosc"/>
<xsl:apply-templates select="dok:Suma"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:Zasoby/dok:ZasobyRzeczowe/dok:PosiadaneZasoby">
<tr>
<td class="label">POSIADANE
ZASOBY
RZECZOWE</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:Zasoby/dok:ZasobyRzeczowe/dok:Ilosc">
<tr>
<td class="label">ILOŚĆ</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:Zasoby/dok:ZasobyRzeczowe/dok:SzacunkowaWartosc">
<tr>
<td class="label">SZANCUNKOWA
WARTOŚĆ</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:Zasoby/dok:ZasobyRzeczowe/dok:Suma">
<tr>
<td class="label">SUMA</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:Zasoby/dok:SrodkiPieniezne">
<tr>
<td class="label">POSIADANE ŚRODKI
PIENIĘŻNE</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:Zasoby/dok:Kwota">
<tr>
<td class="label">KWOTA</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:OdplatnosciMieszkancy">
<tr>
<td class="label">6. Czy mieszkańcy/odbiorcy
inicjatywy lokalnej mogą
brać nieodpłatnie udział w
inicjatywie czy muszą wnieść
jakąś opłatę, jeśli tak to w
jakiej wysokości i na co
zostaną przeznaczone zebrane
środki finansowe?</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanPrzygotowania">
<tr>
<td class="label">7. Stan przygotowania
inicjatywy lokalnej</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SzczegolowyKosztorys">
<tr>
<td class="sublevel" colspan="2">8. Szczegółowy kosztorys<br/>
<table>
<xsl:apply-templates select="dok:CoJestPotrzebne"/>
<xsl:apply-templates select="dok:Suma"/>
<xsl:apply-templates select="dok:Zatrudnienie"/>
<xsl:apply-templates select="dok:WnioskowanaKwota"/>
<xsl:apply-templates select="dok:CalosciowyKoszt"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SzczegolowyKosztorys/dok:CoJestPotrzebne">
<tr>
<td class="sublevel" colspan="2">CO JEST
POTRZEBNE?<br/>
<table>
<xsl:apply-templates select="dok:Nazwa"/>
<xsl:apply-templates select="dok:WJakiejIlosci"/>
<xsl:apply-templates select="dok:Kwota"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SzczegolowyKosztorys/dok:CoJestPotrzebne/dok:Nazwa">
<tr>
<td class="label">NAZWA</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SzczegolowyKosztorys/dok:CoJestPotrzebne/dok:WJakiejIlosci">
<tr>
<td class="label">W
JAKIEJ
ILOŚCI?</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SzczegolowyKosztorys/dok:CoJestPotrzebne/dok:Kwota">
<tr>
<td class="label">KWOTA</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SzczegolowyKosztorys/dok:Suma">
<tr>
<td class="label">SUMA</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SzczegolowyKosztorys/dok:Zatrudnienie">
<tr>
<td class="sublevel" colspan="2">ZATRUDNIENIE<br/>
<table>
<xsl:apply-templates select="dok:Kogo"/>
<xsl:apply-templates select="dok:IloscGodzin"/>
<xsl:apply-templates select="dok:Termin"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SzczegolowyKosztorys/dok:Zatrudnienie/dok:Kogo">
<tr>
<td class="label">KOGO?</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SzczegolowyKosztorys/dok:Zatrudnienie/dok:IloscGodzin">
<tr>
<td class="label">ILOŚĆ
GODZIN</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SzczegolowyKosztorys/dok:Zatrudnienie/dok:Termin">
<tr>
<td class="sublevel" colspan="2">TERMIN<br/>
<table>
<xsl:apply-templates select="dok:ZatrudnienieOd"/>
<xsl:apply-templates select="dok:ZatrudnienieDo"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SzczegolowyKosztorys/dok:Zatrudnienie/dok:Termin/dok:ZatrudnienieOd">
<tr>
<td class="label">ZATRUDNIENIE
OD</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SzczegolowyKosztorys/dok:Zatrudnienie/dok:Termin/dok:ZatrudnienieDo">
<tr>
<td class="label">ZATRUDNIENIE
DO</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SzczegolowyKosztorys/dok:WnioskowanaKwota">
<tr>
<td class="label">WNIOSKOWANA
KWOTA NA
REALIZACJĘ
INICJATYWY</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:SzczegolowyKosztorys/dok:CalosciowyKoszt">
<tr>
<td class="label">CAŁOŚCIOWY KOSZT
INICJATYWY</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy">
<tr>
<td class="sublevel" colspan="2">9. Stan własnościowy terenu,
na którym ma być
zlokalizowane zadanie<br/>
<table>
<xsl:apply-templates select="dok:TerenMiasta"/>
<xsl:apply-templates select="dok:TerenSkarbuPanstwa"/>
<xsl:apply-templates select="dok:TerenUzytkowany"/>
<xsl:apply-templates select="dok:TerenWlasnosc"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy/dok:TerenMiasta">
<tr>
<td class="label">Teren stanowiący
własność miasta
Katowic</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy/dok:TerenSkarbuPanstwa">
<tr>
<td class="sublevel" colspan="2">Teren stanowiący
własność Skarbu
Państwa będący w
użytkowaniu
wieczystym<br/>
<table>
<xsl:apply-templates select="dok:Miasta"/>
<xsl:apply-templates select="dok:Spoldzielni"/>
<xsl:apply-templates select="dok:Wspolnoty"/>
<xsl:apply-templates select="dok:KTBS"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy/dok:TerenSkarbuPanstwa/dok:Miasta">
<tr>
<td class="label">miasta
Katowice</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy/dok:TerenSkarbuPanstwa/dok:Spoldzielni">
<tr>
<td class="label">spółdzielni
mieszkaniowej</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy/dok:TerenSkarbuPanstwa/dok:Wspolnoty">
<tr>
<td class="label">wspólnoty
mieszkaniowej</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy/dok:TerenSkarbuPanstwa/dok:KTBS">
<tr>
<td class="label">Katowickiego
Towarzystwa
Budownictwa
Społecznego
(KTBS)</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy/dok:TerenUzytkowany">
<tr>
<td class="sublevel" colspan="2">Teren stanowiący
własność miasta
Katowice będący
w użytkowaniu
wieczystym<br/>
<table>
<xsl:apply-templates select="dok:Spoldzielni"/>
<xsl:apply-templates select="dok:Wspolnoty"/>
<xsl:apply-templates select="dok:KTBS"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy/dok:TerenUzytkowany/dok:Spoldzielni">
<tr>
<td class="label">spółdzielni
mieszkaniowej</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy/dok:TerenUzytkowany/dok:Wspolnoty">
<tr>
<td class="label">wspólnoty
mieszkaniowej</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy/dok:TerenUzytkowany/dok:KTBS">
<tr>
<td class="label">Katowickiego
Towarzystwa
Budownictwa
Społecznego
(KTBS)</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy/dok:TerenWlasnosc">
<tr>
<td class="sublevel" colspan="2">Teren stanowiący
własność:
spółdzielni
mieszkaniowej/wspólnoty
mieszkaniowej/KTBS<br/>
<table>
<xsl:apply-templates select="dok:Spoldzielni"/>
<xsl:apply-templates select="dok:Wspolnoty"/>
<xsl:apply-templates select="dok:KTBS"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy/dok:TerenWlasnosc/dok:Spoldzielni">
<tr>
<td class="label">spółdzielni
mieszkaniowej</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy/dok:TerenWlasnosc/dok:Wspolnoty">
<tr>
<td class="label">wspólnoty
mieszkaniowej</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:StanWlasnosciowy/dok:TerenWlasnosc/dok:KTBS">
<tr>
<td class="label">Katowickiego
Towarzystwa
Budownictwa
Społecznego
(KTBS)</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:OpiniaJednostkiPomocniczej">
<tr>
<td class="sublevel" colspan="2">10. Opinia Rady Jednostki Pomocniczej<br/>
<table>
<xsl:apply-templates select="dok:Tak"/>
<xsl:apply-templates select="dok:Nie"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:OpiniaJednostkiPomocniczej/dok:Tak">
<tr>
<td class="sublevel" colspan="2">TAK<br/>
<table>
<xsl:apply-templates select="dok:Pozytywna"/>
<xsl:apply-templates select="dok:Negatywna"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:OpiniaJednostkiPomocniczej/dok:Tak/dok:Pozytywna">
<tr>
<td class="label">Pozytywna</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:OpiniaJednostkiPomocniczej/dok:Tak/dok:Negatywna">
<tr>
<td class="label">Negatywna</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:OpiniaJednostkiPomocniczej/dok:Nie">
<tr>
<td class="label">NIE</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:DaneLidera">
<tr>
<td class="sublevel" colspan="2">11. Dane lidera/pośrednika
inicjatywy lokalnej
działającego w imieniu
mieszkańców<br/>
<table>
<xsl:apply-templates select="dok:Osoba"/>
<xsl:apply-templates select="dok:Organizacja"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:DaneLidera/dok:Osoba">
<tr>
<td class="sublevel" colspan="2">osoba
fizyczna<br/>
<table>
<xsl:apply-templates select="oso:Imie"/>
<xsl:apply-templates select="oso:Nazwisko"/>
<xsl:apply-templates select="adr:Adres"/>
<xsl:apply-templates select="adr:Telefon"/>
<xsl:apply-templates select="adr:Email"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:DaneLidera/dok:Organizacja">
<tr>
<td class="sublevel" colspan="2">organizacja
pozarządowa<br/>
<table>
<xsl:apply-templates select="dok:Nazwa"/>
<xsl:apply-templates select="adr:Adres"/>
<xsl:apply-templates select="adr:Telefon"/>
<xsl:apply-templates select="dok:KRSLubInny"/>
<xsl:apply-templates select="dok:DaneSkladajacych"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:DaneLidera/dok:Organizacja/dok:Nazwa">
<tr>
<td class="label">Nazwa
organizacji</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:DaneLidera/dok:Organizacja/dok:KRSLubInny">
<tr>
<td class="label">numer
z
Krajowego
Rejestru
Sądowego
lub
innego
dokumentu
wraz
z
nazwą
właściwego
rejestru</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:OpisInicjatywy/dok:DaneLidera/dok:Organizacja/dok:DaneSkladajacych">
<tr>
<td class="sublevel" colspan="2">Dane
upoważnionych
do
składania
oświadczeń
woli
w
imieniu
organizacji
pozarządowej<br/>
<table>
<xsl:apply-templates select="oso:Imie"/>
<xsl:apply-templates select="oso:Nazwisko"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ImiennaListaOsob">
<tr>
<td class="sublevel" colspan="2">IMIENNA LISTA WNIOSKODAWCÓW -
MIESZKAŃCÓW MIASTA KATOWICE<br/>
<table>
<xsl:apply-templates select="dok:ImieNazwisko"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ImiennaListaOsob/dok:ImieNazwisko">
<tr>
<td class="sublevel" colspan="2">Imię i nazwisko<br/>
<table>
<xsl:apply-templates select="oso:Imie"/>
<xsl:apply-templates select="oso:Nazwisko"/>
<xsl:apply-templates select="dok:AdresZamieszkania"/>
<xsl:apply-templates select="dok:WyrazamZgode"/>
<xsl:apply-templates select="dok:Daklaruje"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ImiennaListaOsob/dok:ImieNazwisko/dok:AdresZamieszkania">
<tr>
<td class="sublevel" colspan="2">Adres
zamieszkania<br/>
<table>
<xsl:apply-templates select="adr:KodPocztowy"/>
<xsl:apply-templates select="adr:Poczta"/>
<xsl:apply-templates select="adr:Miejscowosc"/>
<xsl:apply-templates select="adr:Ulica"/>
<xsl:apply-templates select="adr:Budynek"/>
<xsl:apply-templates select="adr:Lokal"/>
<xsl:apply-templates select="adr:SkrytkaPocztowa"/>
<xsl:apply-templates select="adr:Kraj"/>
<xsl:apply-templates select="adr:TERC"/>
<xsl:apply-templates select="adr:SIMC"/>
<xsl:apply-templates select="adr:ULIC"/>
<xsl:apply-templates select="adr:Wojewodztwo"/>
<xsl:apply-templates select="adr:Powiat"/>
<xsl:apply-templates select="adr:Gmina"/>
<xsl:apply-templates select="adr:Uwagi"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ImiennaListaOsob/dok:ImieNazwisko/dok:WyrazamZgode">
<tr>
<td class="label">Wyrażam zgodę na
przetwarzanie
moich danych
osobowych w
trakcie
prowadzenia w
Urzędzie Miasta
Katowice spraw w
zakresie
złożonego
wniosku w ramach
inicjatywy
lokalnej,
zgodnie z ustawą
o ochronie
danych
osobowych.
(Dz.U. 2014 poz.
1182).
Administratorem
otrzymanych
danych jest
Prezydent Miasta
Katowice, z
siedzibą w
Katowicach, ul.
Młyńska 4.
Przysługuje
Państwu prawo
dostępu do
treści swoich
danych oraz ich
poprawiania, a
także żądanie
zaprzestania
przetwarzania.
Podanie danych
jest dobrowolne,
jednak niezbędne
do przyjęcia
niniejszego
wniosku.</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ImiennaListaOsob/dok:ImieNazwisko/dok:Daklaruje">
<tr>
<td class="label">Deklaruję
realizację
zadania
publicznego i
ustanawiam jako
reprezentanta
osoby wskazane w
punkcie 10 oraz
upoważniam do
podejmowania
decyzji w moim
imieniu.</td>
<td class="value">
<xsl:call-template name="xsd_boolean"/>
</td>
</tr>
</xsl:template>
<xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SpisZalacznikow">
<tr>
<td class="label">DODATKOWE ZAŁĄCZNIKI</td>
<td class="value">
<xsl:call-template name="str_ZalacznikTypValue"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:DataWszczeciaEgzekucji">
<tr>
<td class="label">Data wszczęcia egzekucji</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:Rok">
<tr>
<td class="label">Rok</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:NumerSystemowyOsoby">
<tr>
<td class="label">Numer systemowy osoby</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:RodzajDecyzji">
<tr>
<td class="label">Rodzaj decyzji</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:NumerDecyzji">
<tr>
<td class="label">Numer decyzji</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:OznaczenieWaluty">
<tr>
<td class="label">Waluta</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:NumerSystemowyWniosku">
<tr>
<td class="label">Numer systemowy wniosku</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:OdbiorDecyzji">
<tr>
<td class="sublevel" colspan="2">Osoba odbierająca decyzję<br/>
<table>
<xsl:apply-templates select="typy:Data"/>
<xsl:apply-templates select="typy:Potwierdzajacy"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:OdbiorDecyzji/typy:Data">
<tr>
<td class="label">Data</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:OdbiorDecyzji/typy:Potwierdzajacy">
<tr>
<td class="sublevel" colspan="2">Podpisujący<br/>
<table>
<xsl:apply-templates select="oso:IdOsoby"/>
<xsl:apply-templates select="oso:Imie"/>
<xsl:apply-templates select="oso:Nazwisko"/>
<xsl:apply-templates select="adr:Kontakt"/>
<xsl:apply-templates select="inst:Funkcja"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:OkresZlozenia">
<tr>
<td class="label">Okres złożenia</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:DataWniosku">
<tr>
<td class="label">Data</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:Decyzja">
<tr>
<td class="sublevel" colspan="2">Decyzja<br/>
<table>
<xsl:apply-templates select="typy:RodzajDecyzji"/>
<xsl:apply-templates select="typy:DataWydaniaDecyzji"/>
<xsl:apply-templates select="typy:NumerDecyzji"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:NumerTytuluWykonawczego">
<tr>
<td class="label">Numer tytułu wykonawczego</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:SeriaNumerDokumentu">
<tr>
<td class="label">Seria i numer dokumentu</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:SygnaturaSprawy">
<tr>
<td class="label">Sygnatura sprawy</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:OsobyObjeteDecyzjaLiczba">
<tr>
<td class="label">Liczba osób objętych decyzją</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:DataWydaniaDecyzji">
<tr>
<td class="label">Data wydania decyzji</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:PodpisWnioskodawcy">
<tr>
<td class="sublevel" colspan="2">Podpis wnioskodawcy<br/>
<table>
<xsl:apply-templates select="typy:Data"/>
<xsl:apply-templates select="typy:Potwierdzajacy"/>
</table>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:PodpisWnioskodawcy/typy:Data">
<tr>
<td class="label">Data</td>
<td class="value">
<xsl:value-of select="text()"/>
</td>
</tr>
</xsl:template>
<xsl:template match="typy:PodpisWnioskodawcy/typy:Potwierdzajacy">
<tr>
<td class="sublevel" colspan="2">Podpisujący<br/>
<table>
<xsl:apply-templates select="oso:IdOsoby"/>
<xsl:apply-templates select="oso:Imie"/>
<xsl:apply-templates select="oso:Nazwisko"/>
<xsl:apply-templates select="adr:Kontakt"/>
<xsl:apply-templates select="inst:Funkcja"/>
</table>
</td>
</tr>
</xsl:template>
</xsl:stylesheet>