11119
ID | 11119 |
Data | 2021-12-09 |
Symbol | 2021/12/09/11119 |
Instytucja | Urząd Ochrony Danych Osobowych |
Nazwa | Zawiadomienie o wyznaczeniu nowego zastępcy inspektora ochrony danych |
Czy Aktualny | 1 |
---|
Ustawy (1)
URI://Dziennik_Ustaw/2021/2070/16b/1 | Art. 16b ust. 1 ustawy z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne (Dz. U. z 2021 r. poz. 2070) |
---|
Pliki
Styl
<?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:wnio="http://crd.gov.pl/wzor/2021/12/09/11119/" 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:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0">
<xsl:template match="/">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<style type="text/css">
body {
background-color: #FFFFFF;
margin: 0px 0px 0px 0px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
}
table .title {
background-color: #FFFFFF;
width: 100%;
border: 0px;
}
p {
margin-top: 1em;
margin-bottom: 1em;
}
h1 {
font-size: 24px;
margin-top: 0;
background-color: #dde;
font-weight: bold;
font-size: 14px;
text-align: left;
padding-left: 1em;
padding-right: 1em;
padding-top: .2em;
padding-bottom: .2em;
margin-top: 0;
margin-bottom: 0;
border-bottom: solid 1px #99c;
line-height: 180%;
}
h2 {
color: #336;
background-color: #dde;
font-size: 9pt;
font-weight: bold;
padding-left: 1em;
padding-right: 1em;
padding-top: .2em;
padding-bottom: .2em;
margin-top: 2em;
margin-bottom: 1em;
border-bottom: solid 1px #336;
clear: right;
}
h3 {
font-size: 14px;
margin-top: 2em;
color: #0A2D4C;
}
h4 {
font-size: 12px;
margin-top: 2em;
color: #4A6D8C;
}
b {
color: #4A6D8C;
}
li {
line-height: 1.2em;
}
h1, h2 {
text-align: center !important;
}
h1 {
margin-bottom: 15px !important;
}
h3, h4 {
margin-top: 8px;
margin-bottom: 8px;
}
table {
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
margin-bottom: 3px;
}
td, th {
border: 1px solid #CCC;
padding: 3px;
}
th {
background-color: #EEE;
text-align: left;
font-weight: normal;
}
</style>
</head>
<body>
<div style="width: 900px; margin: 0 auto;">
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu">
<h1 style="text-align: center;">
<xsl:value-of select="/wnio:Dokument/wnio:DaneDokumentu/str:Naglowek/str:NazwaDokumentu"/>
</h1>
<table>
<tr>
<th colspan="3">
<h4>Część A: Oznaczenie administratora danych/podmiotu przetwarzającego</h4>
</th>
</tr>
<tr>
<th style="width: 33%;">
Pełna nazwa administratora/podmiotu przetwarzającego
</th>
<td colspan="2">
<xsl:value-of select="wnio:PelnaNazwaAdministratora"/>
</td>
</tr>
<tr>
<th>
REGON (jeśli został nadany)
</th>
<td colspan="2">
<xsl:value-of select="wnio:REGON"/>
</td>
</tr>
<tr>
<th>
Sektor
</th>
<td style="width: 33%;">
Dla sektora publicznego:<br/>
<xsl:value-of select="wnio:SektorPubliczny"/>
</td>
<td style="width: 33%;">
Dla sektora prywatnego:<br/>
<xsl:value-of select="wnio:SektorPrywatny"/>
</td>
</tr>
</table>
<xsl:for-each select="wnio:Adres">
<table>
<tr>
<th colspan="6">
<b>Adres</b>
</th>
</tr>
<tr>
<th>Państwo</th>
<td colspan="5">
<xsl:value-of select="wnio:Kraj"/>
</td>
</tr>
<tr>
<th style="width: 10%;">Województwo</th>
<td style="width: 23%;">
<xsl:value-of select="wnio:Wojewodztwo"/>
</td>
<th style="width: 10%;">Powiat</th>
<td style="width: 23%;">
<xsl:value-of select="wnio:Powiat"/>
</td>
<th style="width: 10%;">Gmina</th>
<td style="width: 23%;">
<xsl:value-of select="wnio:Gmina"/>
</td>
</tr>
<tr>
<th>Miejscowość</th>
<td>
<xsl:value-of select="wnio:Miejscowosc"/>
</td>
<th>Kod pocztowy</th>
<td>
<xsl:value-of select="wnio:KodPocztowy"/>
</td>
<th>Ulica</th>
<td>
<xsl:value-of select="wnio:Ulica"/>
</td>
</tr>
<tr>
<th>Nr domu</th>
<td>
<xsl:value-of select="wnio:Budynek"/>
</td>
<th>Nr lokalu</th>
<td colspan="3">
<xsl:value-of select="wnio:Lokal"/>
</td>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:OsobyUprawnione">
<table>
<tr>
<th colspan="5">
<b>Osoba/osoby uprawnione do reprezentowania administratora/podmiotu przetwarzającego</b>
</th>
</tr>
<tr>
<th/>
<th style="width: 33%; text-align: center;">
Imię
</th>
<th style="width: 33%; text-align: center;">
Nazwisko
</th>
<th style="width: 33%; text-align: center;">
Stanowisko
</th>
</tr>
<xsl:for-each select="wnio:OsobaUpr">
<tr>
<th style="text-align: center;"><xsl:value-of select="position()"/>.
</th>
<td style="text-align: center;">
<xsl:value-of select="wnio:Imie"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:Nazwisko"/>
</td>
<td style="text-align: center;">
<xsl:value-of select="wnio:Stanowisko"/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:DaneKontaktowe">
<table>
<tr>
<th colspan="2">
<h4>Część B: Dane kontaktowe zastępcy inspektora ochrony danych</h4>
</th>
</tr>
<tr>
<th style="width: 33%;">Imię</th>
<td>
<xsl:value-of select="wnio:Imie"/>
</td>
</tr>
<tr>
<th style="width: 33%;">Nazwisko</th>
<td>
<xsl:value-of select="wnio:Nazwisko"/>
</td>
</tr>
<tr>
<th style="width: 33%;">Telefon</th>
<td>
<xsl:value-of select="wnio:Telefon"/>
</td>
</tr>
<tr>
<th style="width: 33%;">Adres e-mail</th>
<td>
<xsl:value-of select="wnio:Email"/>
</td>
</tr>
</table>
</xsl:for-each>
<table>
<tr>
<th><xsl:if test="wnio:WniosekWypelnionyPrzezPelnomocnika='1'"><input type="checkbox" checked="checked" disabled="disabled"/></xsl:if><xsl:if test="wnio:WniosekWypelnionyPrzezPelnomocnika!='1'"><input type="checkbox" disabled="disabled"/></xsl:if>
Wniosek wypełniany przez pełnomocnika (opcjonalnie)
<br/>
<xsl:value-of select="wnio:PelnomocnictwoLink"/><br/>
<i>Pełnomocnictwo opatrzone kwalifikowanym podpisem elektronicznym osoby udzielającej pełnomocnictwa.</i>
</th>
</tr>
</table>
<xsl:for-each select="str:Zalaczniki">
<table>
<tr>
<th colspan="2">
<h4>Załączniki</h4>
</th>
</tr>
<tr>
<th>Opis</th>
<th>Plik</th>
</tr>
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu/str:Zalaczniki/str:Zalacznik">
<tr>
<td style="width:60%">
<xsl:value-of select="str:OpisZalacznika"/>
</td>
<td>
<xsl:value-of select="@nazwaPliku"/>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:AdministratorDanychOsobowych">
<table>
<tr>
<th>
<h4>Administrator danych osobowych</h4>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Punkt_1"/>
<br/>
<br/>
<xsl:value-of select="wnio:Punkt_2"/>
<ol type="a">
<li>
<xsl:value-of select="wnio:Punkt_a"/>
</li>
<li>
<xsl:value-of select="wnio:Punkt_b"/>
</li>
<li>
<xsl:value-of select="wnio:Punkt_c"/>
</li>
</ol>
</th>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:InspektorOchronyDanych">
<table>
<tr>
<th>
<h4>Inspektor ochrony danych</h4>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Punkt_1"/>
<ul>
<li>
<xsl:value-of select="wnio:Punkt_a"/>
</li>
<li>
<xsl:value-of select="wnio:Punkt_b"/>
</li>
<li>
<xsl:value-of select="wnio:Punkt_c"/>
</li>
</ul>
</th>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:CeleIPodstawyPrzetwarzania">
<table>
<tr>
<th>
<h4>Cele i podstawy przetwarzania</h4>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Punkt"/>
</th>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:OdbiorcyDanychOsobowych">
<table>
<tr>
<th>
<h4>Odbiorcy danych osobowych</h4>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Punkt"/>
</th>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:OkresPrzechowywaniaDanych">
<table>
<tr>
<th>
<h4>Okres przechowywania danych</h4>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Punkt_1"/>
<br/>
<br/>
<xsl:value-of select="wnio:Punkt_2"/>
</th>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:PrawaOsobDanych">
<table>
<tr>
<th>
<h4>Prawa osób, których dane dotyczą</h4>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Punkt"/>
<ol type="a">
<li>
<xsl:value-of select="wnio:Punkt_a"/>
</li>
<li>
<xsl:value-of select="wnio:Punkt_b"/>
</li>
<li>
<xsl:value-of select="wnio:Punkt_c"/>
</li>
<li>
<xsl:value-of select="wnio:Punkt_d"/>
</li>
<li>
<xsl:value-of select="wnio:Punkt_e"/>
</li>
</ol>
</th>
</tr>
</table>
</xsl:for-each>
<xsl:for-each select="wnio:InformacjaOWymoguPodaniaDanych">
<table>
<tr>
<th>
<h4>Informacja o wymogu podania danych</h4>
</th>
</tr>
<tr>
<th>
<xsl:value-of select="wnio:Punkt"/>
</th>
</tr>
</table>
</xsl:for-each>
</xsl:for-each>
<xsl:call-template name="Podpisy_elektroniczne"/>
</div>
</body>
</html>
</xsl:template>
<xsl:template xmlns="http://www.w3.org/1999/xhtml" name="Podpisy_elektroniczne">
<h2>Podpisy elektroniczne</h2>
<table>
<tr>
<td>
<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>
</td>
</tr>
</table>
</xsl:template>
</xsl:stylesheet>