2690

ID2690
Data2015-09-30
Symbol2015/09/30/2690
InstytucjaBiuro Generalnego Inspektora Ochrony Danych Osobowych
NazwaZawiadomienie o naruszeniu danych osobowych
Czy Aktualny1

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

    Schemat

    <?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns="http://crd.gov.pl/wzor/2015/09/30/2690/" targetNamespace="http://crd.gov.pl/wzor/2015/09/30/2690/" elementFormDefault="qualified" attributeFormDefault="unqualified">
    	<xs:import namespace="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" schemaLocation="http://crd.gov.pl/xml/schematy/adres/2009/11/09/adres.xsd"/>
    	<xs:import namespace="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/instytucja.xsd"/>
    	<xs:import namespace="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/meta/2009/11/16/meta.xsd"/>
    	<xs:import namespace="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/osoba.xsd"/>
    	<xs:import namespace="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/struktura.xsd"/>
    	<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
    	<xs:element name="Dokument" type="DokumentType"/>
    	<xs:complexType name="DokumentType">
    		<xs:sequence>
    			<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
    			<xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
    			<xs:element name="TrescDokumentu" type="TrescDokumentuType"/>
    			<xs:element ref="ds:Signature" minOccurs="0"/>
    		</xs:sequence>
    		<xs:attribute name="formVersionId" type="xs:string"/>
    		<xs:attribute name="officeId" type="xs:string"/>
    		<xs:anyAttribute processContents="skip"/>
    	</xs:complexType>
    	<xs:complexType name="TrescDokumentuType">
    		<xs:complexContent>
    			<xs:extension base="str:TrescDokumentuTyp">
    				<xs:sequence>
    					<xs:element name="Miejscowosc" type="MiejscowoscType" minOccurs="0"/>
    					<xs:element name="Data" type="DataType" minOccurs="0"/>
    					<xs:element name="TrescZawiadomienia" type="TrescZawiadomieniaType" minOccurs="0"/>
    				</xs:sequence>
    			</xs:extension>
    		</xs:complexContent>
    	</xs:complexType>
    	<xs:simpleType name="MiejscowoscType">
    		<xs:restriction base="xs:string">
    			<xs:maxLength value="56"/>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:simpleType name="DataType">
    		<xs:union>
    			<xs:simpleType>
    				<xs:restriction base="xs:string">
    					<xs:enumeration value=""/>
    				</xs:restriction>
    			</xs:simpleType>
    			<xs:simpleType>
    				<xs:restriction base="xs:date"/>
    			</xs:simpleType>
    		</xs:union>
    	</xs:simpleType>
    	<xs:complexType name="TrescZawiadomieniaType">
    		<xs:sequence>
    			<xs:element name="Data" type="DDataType" minOccurs="0"/>
    			<xs:element name="Godzina" type="GodzinaType" minOccurs="0"/>
    			<xs:element name="Uwagi" type="UwagiType" minOccurs="0"/>
    			<xs:element name="PierwszeCzyDrugie" type="PierwszeCzyDrugieType" minOccurs="0"/>
    			<xs:element name="LiczbaAbonentow" type="LiczbaAbonentowType" minOccurs="0"/>
    			<xs:element name="OpisOkolicznosciNaruszenia" type="OpisOkolicznosciNaruszeniaType" minOccurs="0"/>
    			<xs:element name="NiekorzystnyWplywNaPrawa" type="NiekorzystnyWplywNaPrawaType" minOccurs="0"/>
    			<xs:element name="TechniczneOrganizacyjneSrodkiOchrony" type="TechniczneOrganizacyjneSrodkiOchronyType" minOccurs="0"/>
    			<xs:element name="InfromacjaONaruszeniu" type="InfromacjaONaruszeniuType" minOccurs="0"/>
    			<xs:element name="OpisCharakteruNaruszenia" type="OpisCharakteruNaruszeniaType" minOccurs="0"/>
    			<xs:element name="DaneKontaktowe" type="DaneKontaktoweType" minOccurs="0"/>
    			<xs:element name="InformacjaOZalecanychSrodkach" type="InformacjaOZalecanychSrodkachType" minOccurs="0"/>
    			<xs:element name="InformacjaOPodjetymDzialaniu" type="InformacjaOPodjetymDzialaniuType" minOccurs="0"/>
    			<xs:element name="InformacjaOFakciePoinformowania" type="InformacjaOFakciePoinformowaniaType" minOccurs="0"/>
    			<xs:element name="SkutkiNaruszenia" type="SkutkiNaruszeniaType" minOccurs="0"/>
    			<xs:element name="SrodkiNaprawcze" type="SrodkiNaprawczeType" minOccurs="0"/>
    			<xs:element name="NaruszenieWInnychPanstwach" type="NaruszenieWInnychPanstwachType" minOccurs="0"/>
    			<xs:element name="OrganyWInnychPaństwach" type="OrganyWInnychPaństwachType" minOccurs="0"/>
    			<xs:element name="Oswiadczenie" type="OswiadczenieType" minOccurs="0"/>
    			<xs:element ref="str:Zalaczniki" minOccurs="0"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="DDataType">
    		<xs:union>
    			<xs:simpleType>
    				<xs:restriction base="xs:string">
    					<xs:enumeration value=""/>
    				</xs:restriction>
    			</xs:simpleType>
    			<xs:simpleType>
    				<xs:restriction base="xs:date"/>
    			</xs:simpleType>
    		</xs:union>
    	</xs:simpleType>
    	<xs:simpleType name="GodzinaType">
    		<xs:union>
    			<xs:simpleType>
    				<xs:restriction base="xs:string">
    					<xs:enumeration value=""/>
    				</xs:restriction>
    			</xs:simpleType>
    			<xs:simpleType>
    				<xs:restriction base="xs:time"/>
    			</xs:simpleType>
    		</xs:union>
    	</xs:simpleType>
    	<xs:simpleType name="LiczbaAbonentowType">
    		<xs:union>
    			<xs:simpleType>
    				<xs:restriction base="xs:string">
    					<xs:enumeration value=""/>
    				</xs:restriction>
    			</xs:simpleType>
    			<xs:simpleType>
    				<xs:restriction base="xs:integer"/>
    			</xs:simpleType>
    		</xs:union>
    	</xs:simpleType>
    	<xs:simpleType name="OpisOkolicznosciNaruszeniaType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="NiekorzystnyWplywNaPrawaType">
    		<xs:union>
    			<xs:simpleType>
    				<xs:restriction base="xs:string">
    					<xs:enumeration value=""/>
    				</xs:restriction>
    			</xs:simpleType>
    			<xs:simpleType>
    				<xs:restriction base="xs:string">
    					<xs:enumeration value="TAK"/>
    					<xs:enumeration value="NIE"/>
    				</xs:restriction>
    			</xs:simpleType>
    		</xs:union>
    	</xs:simpleType>
    	<xs:simpleType name="TechniczneOrganizacyjneSrodkiOchronyType">
    		<xs:union>
    			<xs:simpleType>
    				<xs:restriction base="xs:string">
    					<xs:enumeration value=""/>
    				</xs:restriction>
    			</xs:simpleType>
    			<xs:simpleType>
    				<xs:restriction base="xs:string">
    					<xs:enumeration value="TAK"/>
    					<xs:enumeration value="NIE"/>
    				</xs:restriction>
    			</xs:simpleType>
    		</xs:union>
    	</xs:simpleType>
    	<xs:simpleType name="InfromacjaONaruszeniuType">
    		<xs:union>
    			<xs:simpleType>
    				<xs:restriction base="xs:string">
    					<xs:enumeration value=""/>
    				</xs:restriction>
    			</xs:simpleType>
    			<xs:simpleType>
    				<xs:restriction base="xs:string">
    					<xs:enumeration value="TAK"/>
    					<xs:enumeration value="NIE"/>
    				</xs:restriction>
    			</xs:simpleType>
    		</xs:union>
    	</xs:simpleType>
    	<xs:complexType name="WPrzypadkuNaruszeniaType">
    		<xs:sequence>
    			<xs:element ref="str:Zalacznik" minOccurs="0"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="OpisCharakteruNaruszeniaType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="DaneKontaktoweType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="InformacjaOZalecanychSrodkachType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="UwagiType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="InformacjaOPodjetymDzialaniuType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="InformacjaOFakciePoinformowaniaType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="SkutkiNaruszeniaType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="SrodkiNaprawczeType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="PierwszeCzyDrugieType">
    		<xs:union>
    			<xs:simpleType>
    				<xs:restriction base="xs:string">
    					<xs:enumeration value=""/>
    				</xs:restriction>
    			</xs:simpleType>
    			<xs:simpleType>
    				<xs:restriction base="xs:string">
    					<xs:enumeration value="PIERWSZE"/>
    					<xs:enumeration value="DRUGIE"/>
    				</xs:restriction>
    			</xs:simpleType>
    		</xs:union>
    	</xs:simpleType>
    	<xs:simpleType name="NaruszenieWInnychPanstwachType">
    		<xs:union>
    			<xs:simpleType>
    				<xs:restriction base="xs:string">
    					<xs:enumeration value=""/>
    				</xs:restriction>
    			</xs:simpleType>
    			<xs:simpleType>
    				<xs:restriction base="xs:string">
    					<xs:enumeration value="TAK"/>
    					<xs:enumeration value="NIE"/>
    				</xs:restriction>
    			</xs:simpleType>
    		</xs:union>
    	</xs:simpleType>
    	<xs:simpleType name="OrganyWInnychPaństwachType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="OswiadczenieType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    </xs:schema>