1118
ID | 1118 |
Data | 2013-04-19 |
Symbol | 2013/04/19/1118 |
Instytucja | Generalny Inspektor Ochrony Danych Osobowych |
Nazwa | Zawiadomienie o naruszeniu danych osobowych |
Czy Aktualny | 0 |
---|
Ustawy (1)
URI://Dziennik_Ustaw/2011/206/1216/27/2 | Par. 27 ust. 2 rozporządzenia Prezesa Rady Ministrów z dnia 14 września 2011r. w sprawie sporządzania pism w postaci dokumentów elektronicznych, doręczania dokumentów elektronicznych oraz udostępniania formularzy, wzorów i kopii dokumentów elektronic... |
---|
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:wnio="http://crd.gov.pl/wzor/2013/04/19/1118/" 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#" targetNamespace="http://crd.gov.pl/wzor/2013/04/19/1118/" 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="wnio:DokumentType"/>
<xs:complexType name="DokumentType">
<xs:sequence>
<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp" minOccurs="0"/>
<xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp" minOccurs="0"/>
<xs:element name="TrescDokumentu" type="wnio:TrescDokumentuType" minOccurs="0"/>
<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</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:sequence>
<xs:element name="Miejscowosc" type="wnio:MiejscowoscType" minOccurs="0"/>
<xs:element name="Data" type="wnio:DataType" minOccurs="0"/>
<xs:element name="TrescZawiadomienia" type="wnio:TrescZawiadomieniaType" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="format" type="xs:string"/>
<xs:attribute name="kodowanie" type="xs:string"/>
</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:simpleType name="FirmaType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="RegonType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="NIPType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="PrzedstawicielType">
<xs:sequence>
<xs:element ref="oso:Nazwisko" minOccurs="0"/>
<xs:element ref="oso:Imie" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="TrescZawiadomieniaType">
<xs:sequence>
<xs:element name="Data" type="wnio:DDataType" minOccurs="0"/>
<xs:element name="Godzina" type="wnio:GodzinaType" minOccurs="0"/>
<xs:element name="Uwagi" type="wnio:UwagiType" minOccurs="0" maxOccurs="1"/>
<xs:element name="LiczbaAbonentow" type="wnio:LiczbaAbonentowType" minOccurs="0"/>
<xs:element name="OpisOkolicznosciNaruszenia" type="wnio:OpisOkolicznosciNaruszeniaType" minOccurs="0"/>
<xs:element name="NiekorzystnyWplywNaPrawa" type="wnio:NiekorzystnyWplywNaPrawaType" minOccurs="0"/>
<xs:element name="TechniczneOrganizacyjneSrodkiOchrony" type="wnio:TechniczneOrganizacyjneSrodkiOchronyType" minOccurs="0"/>
<xs:element name="InfromacjaONaruszeniu" type="wnio:InfromacjaONaruszeniuType" minOccurs="0"/>
<xs:element name="OpisCharakteruNaruszenia" type="wnio:OpisCharakteruNaruszeniaType" minOccurs="0"/>
<xs:element name="DaneKontaktowe" type="wnio:DaneKontaktoweType" minOccurs="0"/>
<xs:element name="InformacjaOZalecanychSrodkach" type="wnio:InformacjaOZalecanychSrodkachType" minOccurs="0"/>
<xs:element name="InformacjaOPodjetymDzialaniu" type="wnio:InformacjaOPodjetymDzialaniuType" minOccurs="0"/>
<xs:element name="InformacjaOFakciePoinformowania" type="wnio:InformacjaOFakciePoinformowaniaType" minOccurs="0"/>
<xs:element name="SkutkiNaruszenia" type="wnio:SkutkiNaruszeniaType" minOccurs="0"/>
<xs:element name="SrodkiNaprawcze" type="wnio:SrodkiNaprawczeType" minOccurs="0"/>
<xs:element name="Oswiadczenie" type="wnio: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="OswiadczenieType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
</xs:schema>