2925

ID2925
Data2015-12-04
Symbol2015/12/04/2925
InstytucjaMinisterstwo Środowiska
NazwaZestawienie zmian zasobów złóż wód leczniczych, wód termalnych i solanek
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2015/196/101/12
  • Ustawa z dnia 9 czerwca 2011 r. Prawo geologiczne i górnicze

    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: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:xs="http://www.w3.org/2001/XMLSchema" xmlns:wnio="http://crd.gov.pl/wzor/2015/12/04/2925/" targetNamespace="http://crd.gov.pl/wzor/2015/12/04/2925/" elementFormDefault="qualified" attributeFormDefault="unqualified">
    
    	<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:simpleType name="TakPusteTyp">
    		<xsd:restriction base="xsd:string">
    			<xsd:enumeration value="Tak"/>
    			<xsd:enumeration value=""/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="TakTyp">
    		<xsd:restriction base="xsd:string">
    			<xsd:enumeration value="Tak"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="ImieTyp">
    		<xsd:restriction base="oso:ImieTyp">
    			<xs:minLength value="1"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="CzlonNazwiskaTyp">
    		<xsd:restriction base="oso:CzlonNazwiskaTyp">
    			<xs:minLength value="1"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="Tekst2000Typ">
    		<xsd:restriction base="str:Tekst2000Typ">
    			<xs:minLength value="1"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="Tekst200Typ">
    		<xsd:restriction base="str:Tekst200Typ">
    			<xs:minLength value="1"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xs:simpleType name="KodPocztowyTyp">
    			<xs:restriction base="xsd:string">
    				<xs:pattern value="|\d{2}-\d{3}"/>
    				<xs:maxLength value="6"/>
    			</xs:restriction>
    	</xs:simpleType>
    	
    	<xsd:simpleType name="KodPocztowyNotEmptyTyp">
    		<xsd:restriction base="wnio:KodPocztowyTyp">
    			<xs:minLength value="1"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:simpleType name="BudynekTyp">
    		<xsd:restriction base="adr:BudynekTyp">
    			<xs:minLength value="1"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	
    	<xsd:element name="Dokument" type="wnio:DokumentTyp"/>
    	<xsd:complexType name="DokumentTyp">
    		<xsd:sequence>
    			<xsd:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
    			<xsd:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
    			<xsd:element name="TrescDokumentu" type="wnio:TrescDokumentuTyp"/>
    			<xsd:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
    		</xsd:sequence>
    	</xsd:complexType>
    
    	<xsd:complexType name="TrescDokumentuTyp">
    		<xsd:complexContent>
    			<xsd:extension base="str:TrescDokumentuTyp">
    				<xsd:sequence>
    					<xsd:element name="FirstLoad" type="str:TakNieTyp"/>
    					<xsd:element name="AktywnyFormularzOdpowiedzi" type="str:TakNieTyp"/>
    					<xsd:element name="AdresatWniosek" type="wnio:Tekst200Typ"/>
    					<xsd:element name="Naglowek" type="wnio:NaglowekTyp"/>
    					<xsd:element name="OrganKoncesyjny" type="wnio:OrganKoncesyjnyTyp"/>
    					<xsd:element name="Dane" type="wnio:DaneTyp"/>
    					<xsd:element name="Adres" type="wnio:AdresTyp"/>
    					<xsd:element name="Koncesja" type="wnio:KoncesjaTyp"/>
    					<xsd:element name="ZasobyZloza" type="wnio:ZasobyZlozaTyp"/>
    					<xsd:element name="Eksploatacja" type="wnio:EksploatacjaTyp"/>
    					<xsd:element name="Uwagi" type="str:Tekst10000Typ"/>
    					<xsd:element name="Zalaczniki" type="str:ZalacznikiTyp"/>
    					<xsd:element name="Sporzadzajacy" type="wnio:SporzadzajacyTyp"/>
    					<xsd:element name="FormularzOdpowiedzi" type="str:Tekst10000Typ"/>
    					<xsd:element name="EmptyMessage" type="str:Tekst10000Typ"/>
    				</xsd:sequence>
    			</xsd:extension>
    		</xsd:complexContent>
    	</xsd:complexType>
    
    	<xsd:complexType name="NaglowekTyp">
    		<xsd:sequence>
    				<xsd:element name="DataWystawienia" type="xs:date"/>
    				<xsd:element name="Adresat" type="str:Tekst200Typ"/>
    		</xsd:sequence>
    	</xsd:complexType>
    
    	<xsd:complexType name="OrganKoncesyjnyTyp">
    		<xsd:sequence>
    			<xsd:element name="Wojewodztwo" type="str:Tekst200Typ"/>
    			<xsd:element name="Komunikat" type="str:Tekst200Typ"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	
    	<xsd:complexType name="DaneTyp">
    		<xsd:sequence>
    			<xsd:element name="Nazwa" type="str:Tekst200Typ"/>
    			<xsd:element name="NumerREGON" type="str:Tekst200Typ"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	
    	<xsd:complexType name="AdresTyp">
    		<xsd:sequence>
    			<xsd:element name="Wojewodztwo" type="str:Tekst200Typ"/>
    			<xsd:element name="Powiat" type="str:Tekst200Typ"/>
    			<xsd:element name="Gmina" type="str:Tekst200Typ"/>
    			<xsd:element name="Miejscowosc" type="str:Tekst200Typ"/>
    			<xsd:element name="Ulica" type="adr:NazwaUlicyTyp"/>
    			<xsd:element name="KodPocztowy" type="adr:KodPocztowyTyp"/>
    			<xsd:element name="NrDomu" type="adr:BudynekTyp"/>
    			<xsd:element name="NrLokalu" type="adr:LokalTyp"/>
    			</xsd:sequence>
    	</xsd:complexType>
    
    	<xsd:simpleType name="TakNiePusteTyp">
    		<xsd:restriction base="xsd:string">
    			<xsd:enumeration value="Tak"/>
    			<xsd:enumeration value="Nie"/>
    			<xsd:enumeration value=""/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:complexType name="KoncesjaTyp">
    		<xsd:sequence>
    			<xsd:element name="NrKoncesji" type="str:Tekst200Typ"/>
    			<xsd:element name="DataWystawienia" type="xsd:date"/>
    			<xsd:element name="CzyInnyOrganWydajacy" type="wnio:TakPusteTyp"/>
    			<xsd:element name="OrganWydajacy" type="str:Tekst200Typ"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="ZasobyZlozaTyp">
    		<xsd:sequence>
    			<xsd:element name="Nazwa" type="str:Tekst200Typ"/>
    			<xsd:element name="Rok" type="str:Tekst200Typ"/>
    			<xsd:element name="Kod" type="str:Tekst200Typ"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="EksploatacjaTyp">
    		<xsd:sequence>
    				<xsd:element name="CzyZasob" type="wnio:TakNiePusteTyp"/>
    				<xsd:element name="Nazwa" type="str:Tekst200Typ"/>
    				<xsd:element name="Wydobycie" type="str:Tekst200Typ"/>
    				<xsd:element name="Zlewnia" type="str:Tekst200Typ"/>
    				<xsd:element name="Wtlaczanie" type="str:Tekst200Typ"/>
    				<xsd:element name="StanZasobowDyspozycyjnych" type="str:Tekst200Typ"/>
    				<xsd:element name="Zrzut" type="str:Tekst200Typ"/>
    				<xsd:element name="StanZasobowEksploatacyjnych" type="str:Tekst200Typ"/>
    				<xsd:element name="DataINumerZawiadomienia" type="wnio:DataINumerZawiadomieniaTyp"/>
    				<xsd:element name="ListaZasobow" type="wnio:ListaZasobowTyp"/>
    				<xsd:element name="WszystkoWypelnione" type="str:Tekst200Typ"/>
    				<xsd:element name="IloscWierszy" type="str:Tekst200Typ"/>
    				
    		</xsd:sequence>
    	</xsd:complexType>
    
    	<xsd:simpleType name="EmptyStringTyp">
    		<xsd:restriction base="xsd:string">
    			<xsd:enumeration value=""/>
    		</xsd:restriction>
    	</xsd:simpleType>	
    	
    	<xsd:simpleType name="DateOrEmptyTyp">
    		<xsd:union memberTypes="xsd:date wnio:EmptyStringTyp"/>
    	</xsd:simpleType>
    	<xsd:complexType name="DataINumerZawiadomieniaTyp">
    		<xsd:sequence>
    			<xsd:element name="Data" type="wnio:DateOrEmptyTyp"/>
    			<xsd:element name="Numer" type="str:Tekst200Typ"/>
    		</xsd:sequence>
    	</xsd:complexType>
    	
    	<xsd:complexType name="ListaZasobowTyp">
    		<xsd:sequence>
    			<xsd:element name="DodanyZasob" type="wnio:DodanyZasobTyp" minOccurs="0"/>
    		</xsd:sequence>
        </xsd:complexType>	
    	
    	<xsd:complexType name="DodanyZasobTyp">
    		<xsd:sequence>
    			<xsd:element name="Nazwa" type="str:Tekst200Typ"/>
    				<xsd:element name="Wydobycie" type="str:Tekst200Typ"/>
    				<xsd:element name="Zlewnia" type="str:Tekst200Typ"/>
    				<xsd:element name="Wtlaczanie" type="str:Tekst200Typ"/>
    				<xsd:element name="StanZasobowDyspozycyjnych" type="str:Tekst200Typ"/>
    				<xsd:element name="Zrzut" type="str:Tekst200Typ"/>
    				<xsd:element name="StanZasobowEksploatacyjnych" type="str:Tekst200Typ"/>
    				<xsd:element name="DataINumerZawiadomienia" type="wnio:DataINumerZawiadomieniaTyp"/>
    		</xsd:sequence>
    	</xsd:complexType>
    		
    	<xsd:complexType name="SporzadzajacyTyp">
    		<xsd:sequence>
    			<xsd:element name="Imie" type="oso:ImieTyp"/>
    			<xsd:element name="Nazwisko" type="oso:CzlonNazwiskaTyp"/>
    			<xsd:element name="NrTelefonu" type="str:Tekst200Typ"/>	
    		</xsd:sequence>
    	</xsd:complexType>
    	
    	<xsd:complexType name="ZalacznikiTyp">
    		<xsd:sequence>
    			
    		</xsd:sequence>
    	</xsd:complexType>
    	
    	
    </xsd:schema>