1926
ID | 1926 |
Data | 2014-12-12 |
Symbol | 2014/12/12/1926 |
Instytucja | PODLASKI URZĄD WOJEWÓDZKI |
Nazwa | Wniosek o udostępnienie danych zgromadzonych w Systemie Powiadamiania Ratunkowego (SPR) |
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
Schemat
<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://crd.gov.pl/wzor/2014/12/12/1926/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" 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/" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://crd.gov.pl/wzor/2014/12/12/1926/" version="1.0">
<xsd:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
<xsd: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"/>
<xsd: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"/>
<xsd: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"/>
<xsd: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"/>
<xsd:element name="Dokument" type="DokumentType"/>
<xsd:complexType name="DokumentType">
<xsd:sequence>
<xsd:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xsd:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xsd:element name="TrescDokumentu" type="TrescDokumentuType"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="ds:Signature"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TrescDokumentuType">
<xsd:complexContent>
<xsd:extension base="str:TrescDokumentuTyp">
<xsd:sequence>
<xsd:element name="DataDokumentu" type="meta:Czas"/>
<xsd:element name="MiejscowoscDokumentu" type="adr:MiejscowoscTyp"/>
<xsd:element minOccurs="0" ref="str:Zalaczniki"/>
<xsd:element name="DodatkoweDane" type="DodatkoweDaneType"/>
<xsd:element name="DaneWniosku" type="DaneWnioskuType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DodatkoweDaneType">
<xsd:sequence>
<xsd:element name="Telefon" type="xsd:string"/>
<xsd:element name="Email" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="DaneWnioskuType">
<xsd:sequence>
<xsd:element name="PodstawaPrawna" type="xsd:string"/>
<xsd:element name="WskazaniePrzeznaczenia" type="xsd:string"/>
<xsd:element name="ZakresInformacji" type="ZakresInformacjiType"/>
<xsd:element name="InformacjePomocne" type="InformacjePomocneType"/>
<xsd:element name="FormaUdostepnieniaDanych" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ZakresInformacjiType">
<xsd:sequence>
<xsd:element name="NagranieRozmowyTelefonicznej">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="DaneOsoboweOsobyZglaszajacej">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="DaneInnychOsob">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="PozycjeGeograficzne">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="DaneTeleadresowe">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="OpisZdarzenia">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="Inne">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="wybrane" type="xsd:string"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="InformacjePomocneType">
<xsd:sequence>
<xsd:element name="JakiegoZdarzenieDotyczyZgloszenie">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="wybrane" type="xsd:string"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="WJakiejMiejscowosci">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="wybrane" type="xsd:string"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="DzienIGodzina">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="wybrane" type="xsd:string"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="GdziePrzekierowane">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="wybrane" type="xsd:string"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="ZJakiegoNumeru">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="wybrane" type="xsd:string"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="Inne">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="wybrane" type="xsd:string"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="WyborType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="nie"/>
<xsd:enumeration value="tak"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:schema>