1029

ID1029
Data2012-10-05
Symbol2012/10/05/1029
InstytucjaUrząd Miasta Łodzi
NazwaWniosek o wydawanie pozwolenia na sprowadzenie zwłok albo szczątków ludzkich z zagranicy
Czy Aktualny1

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"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/03/06/" 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:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns="http://crd.gov.pl/wzor/2012/10/05/1029/" targetNamespace="http://crd.gov.pl/wzor/2012/10/05/1029/" elementFormDefault="qualified" attributeFormDefault="unqualified">
    	<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/instytucja/2009/03/06/" schemaLocation="http://crd.gov.pl/xml/schematy/instytucja/2009/03/06/instytucja.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="DokumentTyp"/>
    	<xsd:complexType name="DokumentTyp">
    		<xsd:sequence>
    			<xsd:element name="OpisDokumentu" type="str:OpisDokumentuTyp" minOccurs="0"/>
    			<xsd:element name="DaneDokumentu" type="str:DaneDokumentuTyp" minOccurs="0"/>
    			<xsd:element name="TrescDokumentu" type="TrescDokumentuTyp" minOccurs="0"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:simpleType name="TytulTyp">
    		<xsd:restriction base="xsd:string">
    			<xsd:minLength value="1"/>
    			<xsd:maxLength value="200"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:complexType name="TrescDokumentuTyp">
    		<xsd:complexContent>
    			<xsd:extension base="str:TrescDokumentuTyp">
    				<xsd:sequence>
    					<xsd:element name="MiejscowoscDokumentu" type="adr:MiejscowoscTyp" minOccurs="0">
    						<xsd:annotation>
    							<xsd:documentation>Miejscowość dokumentu</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="Podpis" type="PodpisTyp" minOccurs="0">
    						<xsd:annotation>
    							<xsd:documentation>Imię i nazwisko oraz stanowisko służbowe osoby upoważnionej do wydania decyzji</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element>
    					<xsd:element name="DoWiadomosci" type="DoWiadomosciTyp" minOccurs="0">
    						<xsd:annotation>
    							<xsd:documentation>
                    							Dodatkowe podmioty otrzymujące kopię dokumentu
                  				</xsd:documentation>
    						</xsd:annotation>
    					</xsd:element> 
    					<!-- POLA WYBORU Wnioskodawca: OSOBA FIZYCZNA, FIRMA RADIO-->
    					<xsd:element name="WyborWnioskodawca" type="xsd:byte" minOccurs="0"/> <!-- POLA WYBORU Wnioskodawca: OSOBA FIZYCZNA, FIRMA RADIO -->
    					<!-- WnioskodawcaOsoba -->
    					<xsd:element name="WnioskodawcaOsoba" minOccurs="0">
    						<xsd:complexType>
    							<xsd:sequence>
    								<xsd:group ref="oso:ImieNazwiskoGrupa" minOccurs="0"/> <!-- Imie i Nazwisko -->
    								<xsd:element ref="adr:KodPocztowy" minOccurs="0"/>
    								<xsd:element ref="adr:Miejscowosc" minOccurs="0"/>
    								<xsd:element ref="adr:Ulica" minOccurs="0"/>
    								<xsd:element ref="adr:Budynek" minOccurs="0"/>
    								<xsd:element ref="adr:Lokal" minOccurs="0"/> <!-- Adres Osoby Zmarlej OSTATNIE MIEJSCE ZAMIESZKANIA-->
    								<!-- Nr i seria dowodu tozsamosci -->
    								<xsd:element name="NrSeriaDowoduTozsamosci" type="oso:NrDowoduTozsamosciTyp"/>
    								<!-- NUMER TELEFONU -->
    								<xsd:element name="NrTelefonu" type="adr:TelefonTyp" minOccurs="0"/>
    								<xsd:element name="StopienPokrewienstwa" type="StopienPokrewienstwaTyp" minOccurs="0"/>
    								<xsd:element name="WyborOsobaUprawniona" type="xsd:string" minOccurs="0"/> <!-- Pole wyboru Czy osoba jest uprawniona? -->
    							</xsd:sequence>
    							<xsd:attribute name="rodzajUlicyTEST" type="adr:rodzajUlicyTyp" use="optional"/>
    						</xsd:complexType>
    					</xsd:element>
    					<!-- WnioskodawcaFirma -->
    					<xsd:element name="WnioskodawcaFirma" minOccurs="0">
    						<xsd:complexType>
    							<xsd:sequence>
    							<!--  Dane firmy -->
    								<xsd:element name="NazwaFirmy" type="FirmaTyp" minOccurs="0"/>
    								<xsd:element name="TelefonFirma" type="adr:TelefonTyp" minOccurs="0"/>
    								<xsd:element ref="adr:KodPocztowy" minOccurs="0"/>
    								<xsd:element ref="adr:Miejscowosc" minOccurs="0"/>
    								<xsd:element ref="adr:Ulica" minOccurs="0"/>
    								<xsd:element ref="adr:Budynek" minOccurs="0"/>
    								<xsd:element ref="adr:Lokal" minOccurs="0"/>
    							<!-- Koniec dane firmy -->
    							</xsd:sequence>
    						</xsd:complexType>
    					</xsd:element>
    					<!-- WnioskodawcaInny -->
    					<xsd:element name="WnioskodawcaInny" minOccurs="0">
    						<xsd:complexType>
    							<xsd:sequence>
    							<!--  Dane INNY -->
    								<xsd:element name="NazwaInny" type="NazwaInnyTyp" minOccurs="0"/>
    								<xsd:element name="TelefonInny" type="adr:TelefonTyp" minOccurs="0"/>
    								<xsd:element ref="adr:KodPocztowy" minOccurs="0"/>
    								<xsd:element ref="adr:Miejscowosc" minOccurs="0"/>
    								<xsd:element ref="adr:Ulica" minOccurs="0"/>
    								<xsd:element ref="adr:Budynek" minOccurs="0"/>
    								<xsd:element ref="adr:Lokal" minOccurs="0"/>
    							<!-- Koniec dane INNY -->
    							</xsd:sequence>
    						</xsd:complexType>
    					</xsd:element>
    					<!-- Dane osoby zmarlej -->
    					<xsd:element name="DaneOsobyZmarlej" minOccurs="0">
    						<xsd:complexType>
    							<xsd:sequence>
    								<xsd:group ref="oso:ImieNazwiskoGrupa" minOccurs="0"/> <!-- Imie i Nazwisko Osoby Zmarlej -->
    								<xsd:element name="NazwiskoRodoweOsobyZmarlej" type="oso:NazwiskoTyp" minOccurs="0"/>
    								<xsd:element ref="adr:KodPocztowy" minOccurs="0"/>
    								<xsd:element ref="adr:Miejscowosc" minOccurs="0"/>
    								<xsd:element ref="adr:Ulica" minOccurs="0"/>
    								<xsd:element ref="adr:Budynek" minOccurs="0"/>
    								<xsd:element ref="adr:Lokal" minOccurs="0"/> <!-- Adres Osoby Zmarlej OSTATNIE MIEJSCE ZAMIESZKANIA-->
    								<xsd:element name="DataUrodzeniaOsobyZmarlej" type="meta:Czas" minOccurs="0"/>
    								<xsd:element name="DataZgonu" type="meta:Czas" minOccurs="0"/>
    								<xsd:element name="MiejsceUrodzeniaOsobyZmarlej" type="adr:MiejscowoscTyp" minOccurs="0"/>
    								<xsd:element name="MiejsceZamieszkaniaOsobyZmarlejPanstwo" type="PanstwoTyp" minOccurs="0"/>
    								<!--  Miejsce Zgonu MIASTO i PANSTWO -->
    								<xsd:element name="MiejsceZgonuOsobyZmarlejMiasto" type="adr:MiejscowoscTyp" minOccurs="0"/>
    								<xsd:element name="MiejsceZgonuOsobyZmarlejPanstwo" type="PanstwoTyp" minOccurs="0"/>
    								<!--  KONIEC Miejsce Zgonu MIASTO i PANSTWO -->
    							</xsd:sequence>
    						</xsd:complexType>
    					</xsd:element>
    					<!-- Srodek Transportu  POLE DO SPRAWDZENIA-->
    					<xsd:element name="SrodekTranspotru" type="ListaSrodekTransportu" minOccurs="0"/>
    					<xsd:element name="SrodekTranspotruInny" minOccurs="0">
    						<xsd:complexType>
    							<xsd:sequence>
    								<xsd:element name="SrodekTranspotruNazwa" type="xsd:string" minOccurs="0"/> 
    							</xsd:sequence>
    						</xsd:complexType>
    					</xsd:element>
    					<!--  Miejsce Wywozu -->
    					<xsd:element name="MiejsceWywozuMiasto" type="adr:MiejscowoscTyp" minOccurs="0"/>
    					<xsd:element name="MiejsceWywozuPanstwo" type="PanstwoTyp" minOccurs="0"/>
    					<!-- Wywoz Zwlok/Urna Z Prochami -->
    					<xsd:element name="WywozZwlokUrnaZProchamiOsoba" minOccurs="0">
    						<xsd:complexType>
    							<xsd:sequence>
    								<!-- Wywoz Zwlok/Urna Z Prochami Osoba Fizyczna -->
    								<xsd:group ref="oso:ImieNazwiskoGrupa" minOccurs="0"/> <!-- Imie i Nazwisko Osoby Fizycznej -->
    								<xsd:element ref="adr:KodPocztowy" minOccurs="0"/>
    								<xsd:element ref="adr:Miejscowosc" minOccurs="0"/>
    								<xsd:element ref="adr:Ulica" minOccurs="0"/>
    								<xsd:element ref="adr:Budynek" minOccurs="0"/>
    								<xsd:element ref="adr:Lokal" minOccurs="0"/> <!-- Adres Osoba Fizyczna -->
    							</xsd:sequence>
    						</xsd:complexType>
    					</xsd:element>
    					<xsd:element name="WywozZwlokUrnaZProchamiFirma" minOccurs="0">
    						<xsd:complexType>
    							<xsd:sequence>
    								<!-- Wywoz Zwlok/Urna Z Firma -->
    								<xsd:element name="WywozZwlokUrnaZProchamiFirma" type="FirmaTyp" minOccurs="0"/> <!-- Nazwa Firmy -->
    								<xsd:element ref="adr:KodPocztowy" minOccurs="0"/>
    								<xsd:element ref="adr:Miejscowosc" minOccurs="0"/>
    								<xsd:element ref="adr:Ulica" minOccurs="0"/>
    								<xsd:element ref="adr:Budynek" minOccurs="0"/>
    								<xsd:element ref="adr:Lokal" minOccurs="0"/> <!-- Adres Firma -->
    							</xsd:sequence>
    						</xsd:complexType>
    					</xsd:element>
    					<!-- POLA WYBORU DLA Wywoz Zwlok/Urna Z Prochami -->
    					<xsd:element name="WyborZwlokiUrnaZProchami" type="xsd:byte" minOccurs="0"/> <!-- Pole wyboru czy zwloki czy urna RADIO -->
    					<xsd:element name="WyborOsobaFizycznaFirma" type="xsd:byte" minOccurs="0"/> <!-- Pole wyboru Osoba Fizyczna Firma RADIO -->
    					<!-- CMENTARZ NAZWA I ADRES -->
    					<xsd:element name="Cmentarz">
    						<xsd:complexType>
    							<xsd:sequence>
    								<xsd:element name="NazwaCmentarza" type="TypNazwaCmentarza" minOccurs="0"/> <!-- Nazwa Cmentarza -->
    								<xsd:element ref="adr:KodPocztowy" minOccurs="0"/>
    								<xsd:element ref="adr:Miejscowosc" minOccurs="0"/>
    								<xsd:element ref="adr:Ulica" minOccurs="0"/>
    								<xsd:element ref="adr:Budynek" minOccurs="0"/>
    								<xsd:element ref="adr:Lokal" minOccurs="0"/> <!-- Adres Cmentarza -->
    							</xsd:sequence>
    						</xsd:complexType>
    					</xsd:element>
    					<!-- Organizator Pogrzebu -->
    					<xsd:element name="OrganizatorPogrzebuOsoba" minOccurs="0">
    						<xsd:complexType>
    							<xsd:sequence>
    								<!-- Organizator Pogrzebu Osoba Fizyczna -->
    								<xsd:group ref="oso:ImieNazwiskoGrupa" minOccurs="0"/> <!-- Imie i Nazwisko Osoby Fizycznej -->
    								<xsd:element ref="adr:KodPocztowy" minOccurs="0"/>
    								<xsd:element ref="adr:Miejscowosc" minOccurs="0"/>
    								<xsd:element ref="adr:Ulica" minOccurs="0"/>
    								<xsd:element ref="adr:Budynek" minOccurs="0"/>
    								<xsd:element ref="adr:Lokal" minOccurs="0"/> <!-- Adres Osoba Fizyczna-->
    							</xsd:sequence>
    						</xsd:complexType>
    					</xsd:element>
    					<xsd:element name="OrganizatorPogrzebuFirma" minOccurs="0">
    						<xsd:complexType>
    							<xsd:sequence>
    								<!-- Organizator Pogrzebu Z Firma -->
    								<xsd:element name="OrganizatorPogrzebuFirma" type="FirmaTyp" minOccurs="0"/> <!-- Nazwa Firmy -->
    								<xsd:element ref="adr:KodPocztowy" minOccurs="0"/>
    								<xsd:element ref="adr:Miejscowosc" minOccurs="0"/>
    								<xsd:element ref="adr:Ulica" minOccurs="0"/>
    								<xsd:element ref="adr:Budynek" minOccurs="0"/>
    								<xsd:element ref="adr:Lokal" minOccurs="0"/> <!-- Adres Firma -->
    							</xsd:sequence>
    						</xsd:complexType>
    					</xsd:element>
    					<!-- POLA WYBORU DLA Organizator Pogrzebu -->
    					<xsd:element name="WyborOrganizatorPogrzebu" type="xsd:byte" minOccurs="0"/> <!-- Pole wyboru czy Osoba fizyczna  czy Firma RADIO -->
    					<!-- POLA WYBORU DLA ODBIOR -->
    					<xsd:element name="WyborTypOdbioru" type="xsd:string" minOccurs="0"/> <!-- Pole wyboru odbioru listowny, elektroniczny -->
    					<!-- POLA WYBORU DLA ODBIOR -->
    					<xsd:element name="WyborOdbior" type="xsd:string" minOccurs="0"/> <!-- Pole wyboru odbioru lotniczy, kolejowy RADIO -->
    					<!-- POLA WYBORU - CZY KORESPONDENCJA ELEKTRONICZNA -->
    					<xsd:element name="KorespondecjaElaktroniczna" type="xsd:string" minOccurs="0"/> <!-- Pole wyboru czy CZY KORESPONDENCJA ELEKTRONICZNA RADIO -->
    					<!-- POLA WYBORU - Choroba Zakazna-->
    					<xsd:element name="WyborChorobaZakazna" type="xsd:string" minOccurs="0"/> <!-- Pole wyboru czy CZY KORESPONDENCJA ELEKTRONICZNA RADIO -->
    					<!-- ODBIOR - ADRES KORESPONDENCYJNY -->
    					<xsd:element name="WyborTypOdbioruListowny" minOccurs="0">
    						<xsd:complexType>
    							<xsd:sequence>
    								<xsd:element name="WyborTypOdbioruAdres" type="xsd:string" minOccurs="0"/> <!-- Pole wyboru odbioru JA czy korespondencyjny RADIO -->
    								<xsd:element name="AdresKorespondencyny" type="AdresKorespondencyjnyTyp" minOccurs="0"/>
    							</xsd:sequence>
    						</xsd:complexType>
    					</xsd:element>
    					<xsd:element ref="str:Zalaczniki" minOccurs="0"/>
    				</xsd:sequence>
    			</xsd:extension>
    		</xsd:complexContent>
    	</xsd:complexType>
    	<xsd:simpleType name="StopienPokrewienstwaTyp">
    		<xsd:restriction base="xsd:string">
    			<xsd:maxLength value="100"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="ListaSrodekTransportu">
    		<xsd:restriction base="xsd:string">
    			<xsd:enumeration value="kolej"/>
    			<xsd:enumeration value="samolot"/>
    			<xsd:enumeration value="statek"/>
    			<xsd:enumeration value="samochód"/>
    			<xsd:enumeration value="inny"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="NazwaInnyTyp">
    		<xsd:restriction base="xsd:string">
    			<xsd:maxLength value="500"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="PanstwoTyp">
    		<xsd:restriction base="xsd:string">
    			<xsd:maxLength value="100"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="FirmaTyp">
    		<xsd:restriction base="xsd:string">
    			<xsd:maxLength value="100"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="TypNazwaCmentarza">
    		<xsd:restriction base="xsd:string">
    			<xsd:maxLength value="100"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:complexType name="PodpisTyp">
    		<xsd:sequence>
    			<xsd:element name="ZUpowaznienia" type="xsd:string" minOccurs="0"/>
    			<!-- -->
    			<xsd:group ref="oso:ImieNazwiskoGrupa"/>
    			<xsd:element name="Stanowisko" type="xsd:string"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="DoWiadomosciTyp">
    		<xsd:sequence>
    			<xsd:element ref="meta:Podmiot" minOccurs="0" maxOccurs="unbounded"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="AdresKorespondencyjnyTyp">
    		<xsd:sequence>
    			<!-- POLA ODBIOR DLA ADRES KORESPONDENCYJNY -->
    			<xsd:element name="DaneOsobaFirma" type="FirmaTyp" minOccurs="0"/>
    			<xsd:element ref="adr:KodPocztowy" minOccurs="0"/>
    			<xsd:element ref="adr:Miejscowosc" minOccurs="0"/>
    			<xsd:element ref="adr:Ulica" minOccurs="0"/>
    			<xsd:element ref="adr:Budynek" minOccurs="0"/>
    			<xsd:element ref="adr:Lokal" minOccurs="0"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="GrupaAdresTyp">
    		<xsd:sequence>
    			<xsd:element ref="adr:KodPocztowy" minOccurs="0"/>
    			<xsd:element ref="adr:Miejscowosc" minOccurs="0"/>
    			<xsd:element ref="adr:Ulica" minOccurs="0"/>
    			<xsd:element ref="adr:Budynek" minOccurs="0"/>
    			<xsd:element ref="adr:Lokal" minOccurs="0"/>
    		</xsd:sequence>
    	</xsd:complexType>
    </xsd:schema>