2901
ID | 2901 |
Data | 2015-12-01 |
Symbol | 2015/12/01/2901 |
Instytucja | Ministerstwo Środowiska |
Nazwa | Wykaz zawierający informacje o ilości i jakości pobranej wody podziemnej i powierzchniowej oraz informacje o wysokości należnych opłat |
Czy Aktualny | 1 |
---|
Ustawy (1)
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:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:wnio="http://crd.gov.pl/wzor/2015/12/01/2901/" targetNamespace="http://crd.gov.pl/wzor/2015/12/01/2901/" 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"/>
<xs:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="CzlonNazwiskaTyp">
<xsd:restriction base="oso:CzlonNazwiskaTyp">
<xs:minLength value="1"/>
<xs:maxLength value="40"/>
</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">
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst150Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength value="150"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst100Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst80Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength value="80"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst65Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength value="65"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst50Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength value="50"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst40Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength value="40"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst30Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst20Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength value="20"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst14Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength value="14"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst13Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength value="13"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst12Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength value="12"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst11Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength value="11"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst10Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength value="10"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst4Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength value="4"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="Tekst1Typ">
<xsd:restriction base="xsd:string">
<xs:maxLength 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:simpleType name="DateOrEmptyTyp">
<xsd:union memberTypes="xsd:date wnio:EmptyStringTyp"/>
</xsd:simpleType>
<xsd:simpleType name="EmptyStringTyp">
<xsd:restriction base="xsd:string">
<xsd:enumeration value=""/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="KodTyp">
<xsd:restriction base="xsd:string">
<xsd:enumeration value=""/>
<xsd:enumeration value="a"/>
<xsd:enumeration value="b"/>
<xsd:enumeration value="c"/>
</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="AktywnyFormularzOdpowiedzi" type="str:TakNieTyp"/>
<xsd:element name="FirstLoad" type="str:TakNieTyp"/>
<xsd:element name="Naglowek" type="wnio:NaglowekTyp"/>
<xsd:element name="PoborWody" type="wnio:GlownyPoborWodyTyp"/>
<xsd:element name="TabelaA" type="wnio:TabelaTyp"/>
<xsd:element name="SumaOplatTabeliA" type="wnio:SumaOplatTyp"/>
<xsd:element name="TabelaB" type="wnio:TabelaBTyp"/>
<xsd:element name="SumaOplatTabeliB" type="wnio:SumaOplatTyp"/>
<xsd:element name="TabelaC" type="wnio:TabelaCTyp"/>
<xsd:element name="Uwagi" type="str:Tekst200Typ"/>
<xsd:element name="Zalaczniki" type="str:ZalacznikiTyp" minOccurs="0"/>
<xsd:element name="Sporzadzajacy" type="wnio:SporzadzajacyTyp"/>
<xsd:element name="FormularzOdpowiedzi" type="str:Tekst2000Typ"/>
<xsd:element name="EmptyMessage" type="wnio:EmptyStringTyp"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="NaglowekTyp">
<xsd:sequence>
<xsd:element name="Adresat" type="wnio:Tekst100Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="GlownyPoborWodyTyp">
<xsd:sequence>
<xsd:element name="Rok" type="str:Tekst10Typ"/>
<xsd:element name="PodmiotKorzystajacy" type="wnio:PodmiotKorzystajacyTyp"/>
<xsd:element name="MiejsceKorzystania" type="wnio:MiejsceKorzystaniaTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="PodmiotKorzystajacyTyp">
<xsd:sequence>
<xsd:element name="CzyZasob" type="wnio:TakPusteTyp"/>
<xsd:element name="CzyOsobaFizyczna" type="str:TakNieTyp"/>
<xsd:element name="Nazwa" type="wnio:Tekst100Typ"/>
<xsd:element name="Imie" type="oso:ImieTyp"/>
<xsd:element name="Nazwisko" type="oso:CzlonNazwiskaTyp"/>
<xsd:element name="Adres" type="wnio:AdresZPocztaTyp"/>
<xsd:element name="Regon" type="str:Tekst200Typ"/>
<xsd:element name="Telefon" type="str:Tekst200Typ"/>
<xsd:element name="Faks" type="str:Tekst200Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="MiejsceKorzystaniaTyp">
<xsd:sequence>
<xsd:element name="Adres" type="wnio:AdresTyp"/>
<xsd:element name="RZGW" type="wnio:Tekst30Typ"/>
<xsd:element name="MiejsceKorzystaniaLista" type="wnio:MiejscaKorzystaniaListaTyp" minOccurs="1" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="MiejscaKorzystaniaListaTyp">
<xsd:sequence>
<xsd:element name="DodaneMiejsce" type="wnio:ListMiejscTyp" minOccurs="1" maxOccurs="unbounded"/>
</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="wnio:Tekst80Typ"/>
<xsd:element name="KodPocztowy" type="wnio:KodPocztowyTyp"/>
<xsd:element name="NumerDomu" type="adr:BudynekTyp"/>
<xsd:element name="NumerLokalu" type="adr:LokalTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="AdresZPocztaTyp">
<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="wnio:Tekst80Typ"/>
<xsd:element name="KodPocztowy" type="wnio:KodPocztowyTyp"/>
<xsd:element name="NumerDomu" type="adr:BudynekTyp"/>
<xsd:element name="NumerLokalu" type="adr:LokalTyp"/>
<xsd:element name="Poczta" type="wnio:Tekst100Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ListMiejscTyp">
<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="wnio:Tekst80Typ"/>
<xsd:element name="KodPocztowy" type="wnio:KodPocztowyTyp"/>
<xsd:element name="NumerDomu" type="adr:BudynekTyp"/>
<xsd:element name="NumerLokalu" type="adr:LokalTyp"/>
<xsd:element name="RZGW" type="str:Tekst200Typ"/>
<xsd:element name="Adres" type="str:Tekst200Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TabelaTyp">
<xsd:sequence>
<xsd:element name="DodanaTabela" type="wnio:DodanaTabelaTyp" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="DodanaTabelaTyp">
<xsd:sequence>
<xsd:element name="CzyPokazac" type="wnio:TakPusteTyp"/>
<xsd:element name="PoborWody" type="wnio:PoborWodyTyp"/>
<xsd:element name="IloscPobranejWody" type="wnio:IloscPobranejWodyPodziemnejTyp"/>
<xsd:element name="JakoscPobranejWody" type="wnio:JakoscPobranejWodyTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="PoborWodyTyp">
<xsd:sequence>
<xsd:element name="Nazwa" type="wnio:Tekst100Typ"/>
<xsd:element name="Adres" type="wnio:AdresTyp"/>
<xsd:element name="PoborWody" type="wnio:Tekst200Typ"/>
<xsd:element name="PozwolenieWodnoprawne" type="wnio:PozwolenieWodnoprawneTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="PozwolenieWodnoprawneTyp">
<xsd:sequence>
<xsd:element name="Numer" type="wnio:Tekst20Typ"/>
<xsd:element name="OrganWydajacy" type="str:Tekst200Typ"/>
<xsd:element name="DataWydania" type="wnio:DateOrEmptyTyp"/>
<xsd:element name="TerminObowiazywania" type="wnio:TerminObowiazywaniaTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TerminObowiazywaniaTyp">
<xsd:sequence>
<xsd:element name="Od" type="wnio:DateOrEmptyTyp"/>
<xsd:element name="Do" type="wnio:DateOrEmptyTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="IloscPobranejWodyPodziemnejTyp">
<xsd:sequence>
<xsd:element name="PoborWodyOgolem" type="str:Tekst200Typ"/>
<xsd:element name="WodaZakupiona" type="wnio:Tekst200Typ"/>
<xsd:element name="PoborWodyInne" type="wnio:Tekst10Typ"/>
<xsd:element name="PowstanieSciekow" type="wnio:Tekst10Typ"/>
<xsd:element name="WodaSprzedana" type="str:Tekst200Typ"/>
<xsd:element name="Kod" type="wnio:KodTyp"/>
<xsd:element name="Ilosc" type="str:Tekst10Typ"/>
<xsd:element name="IloscLiczba" type="str:Tekst10Typ"/>
<xsd:element name="StawkaOplaty" type="str:Tekst200Typ"/>
<xsd:element name="StawkaOplatyLiczba" type="str:Tekst200Typ"/>
<xsd:element name="Wspolczynnik" type="str:Tekst200Typ"/>
<xsd:element name="WspolczynnikRZGW" type="str:Tekst200Typ"/>
<xsd:element name="BrakWymaganegoPozwolenia" type="wnio:TakPusteTyp"/>
<xsd:element name="JednostkowaStawkaOplaty" type="wnio:Tekst10Typ"/>
<xsd:element name="JednostkowaStawkaOplatyLiczba" type="wnio:Tekst10Typ"/>
<xsd:element name="WysokoscOplaty" type="wnio:Tekst11Typ"/>
<xsd:element name="ListaIlosciPobranejWody" type="wnio:ListaIlosciPobranejWodyTyp" minOccurs="0"/>
<xsd:element name="WysokoscOplatyOgolem" type="wnio:Tekst12Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ListaIlosciPobranejWodyTyp">
<xsd:sequence>
<xsd:element name="DodanaIlosc" type="wnio:TabelaIloscPobranejTyp" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TabelaIloscPobranejTyp">
<xsd:sequence>
<xsd:element name="Kod" type="wnio:Tekst1Typ"/>
<xsd:element name="Ilosc" type="wnio:Tekst10Typ"/>
<xsd:element name="StawkaOplaty" type="wnio:Tekst11Typ"/>
<xsd:element name="Wspolczynnik" type="wnio:Tekst4Typ"/>
<xsd:element name="WspolczynnikRZGW" type="wnio:Tekst4Typ"/>
<xsd:element name="JednostkowaStawkaOplaty" type="wnio:Tekst10Typ"/>
<xsd:element name="WysokoscOplaty" type="wnio:Tekst11Typ"/>
<xsd:element name="WysokoscOplatyLiczba" type="wnio:Tekst11Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="JakoscPobranejWodyTyp">
<xsd:sequence>
<xsd:element name="Wskazniki" type="wnio:Tekst40Typ"/>
<xsd:element name="InneSubstancje" type="wnio:Tekst40Typ"/>
<xsd:element name="PozostaleSubstancje" type="wnio:Tekst40Typ"/>
<xsd:element name="Zawartosc" type="wnio:Tekst40Typ"/>
<xsd:element name="IloscSubstancji" type="wnio:Tekst40Typ"/>
<xsd:element name="ListaJakoscPobranejWody" type="wnio:ListaJakoscPobranejWodyTyp" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ListaJakoscPobranejWodyTyp">
<xsd:sequence>
<xsd:element name="DodanaJakosc" type="wnio:TabelaJakoscPobranejWodyTyp" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TabelaJakoscPobranejWodyTyp">
<xsd:sequence>
<xsd:element name="WskaznikiDoWyswietlenia" type="wnio:Tekst40Typ"/>
<xsd:element name="Wskazniki" type="wnio:Tekst40Typ"/>
<xsd:element name="InneSubstancje" type="wnio:Tekst40Typ"/>
<xsd:element name="PozostaleSubstancje" type="wnio:Tekst40Typ"/>
<xsd:element name="Zawartosc" type="wnio:Tekst40Typ"/>
<xsd:element name="IloscSubstancji" type="wnio:Tekst40Typ"/>
</xsd:sequence>
</xsd:complexType>
<!-- suma oplat w gmianch -->
<xsd:complexType name="SumaOplatTyp">
<xsd:sequence>
<xsd:element name="DodanaGmina" type="wnio:DodanaGminaTyp" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="DodanaGminaTyp">
<xsd:sequence>
<xsd:element name="ListaGmin" type="wnio:ListaGminTyp" minOccurs="0"/>
<xsd:element name="WysokoscOplaty" type="wnio:Tekst12Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ListaGminTyp">
<xsd:sequence>
<xsd:element name="DodanaGmina" type="wnio:GminaIOplataTyp" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="GminaIOplataTyp">
<xsd:sequence>
<xsd:element name="Gmina" type="wnio:Tekst65Typ"/>
<xsd:element name="SumaOplatWPoszczegolnychGminach" type="wnio:Tekst12Typ"/>
<xsd:element name="SumaOplatLiczba" type="wnio:Tekst12Typ"/>
</xsd:sequence>
</xsd:complexType>
<!-- ==== -->
<!-- TABELA B -->
<xsd:complexType name="TabelaBTyp">
<xsd:sequence>
<xsd:element name="DodanaTabela" type="wnio:DodanaTabelaBTyp" minOccurs="1" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="DodanaTabelaBTyp">
<xsd:sequence>
<xsd:element name="CzyPokazac" type="wnio:TakPusteTyp"/>
<xsd:element name="PoborWody" type="wnio:PoborWodyTyp"/>
<xsd:element name="IloscPobranejWody" type="wnio:IloscPobranejWodyPodziemnejTyp"/>
<xsd:element name="JakoscPobranejWody" type="wnio:JakoscPobranejWodyTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="IloscWodyPobranejPowieszchniowejSrodladowejTyp">
<xsd:sequence>
<xsd:element name="PoborWodyOgolem" type="wnio:Tekst10Typ"/>
<xsd:element name="WodaZakupiona" type="wnio:Tekst10Typ"/>
<xsd:element name="PoborWodyInny" type="wnio:Tekst10Typ"/>
<xsd:element name="PowstanieSciekow" type="wnio:Tekst10Typ"/>
<xsd:element name="WodaSprzedana" type="str:Tekst200Typ"/>
<xsd:element name="Kod" type="wnio:KodTyp"/>
<xsd:element name="Ilosc" type="wnio:Tekst10Typ"/>
<xsd:element name="StawkaOplaty" type="wnio:Tekst11Typ"/>
<xsd:element name="Wspolczynnik" type="wnio:Tekst4Typ"/>
<xsd:element name="WspolczynnikRZGW" type="wnio:Tekst4Typ"/>
<xsd:element name="BrakWymaganegoPozwolenia" type="wnio:TakPusteTyp"/>
<xsd:element name="JednostkowaStawkaOplaty" type="wnio:Tekst10Typ"/>
<xsd:element name="WysokoscOplaty" type="wnio:Tekst12Typ"/>
<xsd:element name="ListaIlosciPobranejWody" type="wnio:ListaIlosciPobranejWodyTyp"/>
<xsd:element name="WysokoscOplatyOgolem" type="wnio:Tekst13Typ"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="DodanaTabelaCTyp">
<xsd:sequence>
<xsd:element name="CzyPokazac" type="wnio:TakPusteTyp"/>
<xsd:element name="PoborWody" type="wnio:PoborWodyMorskiejTyp"/>
<xsd:element name="JakoscPobranejWody" type="wnio:JakoscPobranejWodyTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TabelaCTyp">
<xsd:sequence>
<xsd:element name="DodanaTabela" type="wnio:DodanaTabelaCTyp" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="PoborWodyMorskiejTyp">
<xsd:sequence>
<xsd:element name="Nazwa" type="wnio:Tekst100Typ"/>
<xsd:element name="Adres" type="wnio:AdresTyp"/>
<xsd:element name="PozwolenieWodnoprawne" type="wnio:PozwolenieWodnoprawneTyp"/>
<xsd:element name="PoborWodyOgolem" type="wnio:Tekst40Typ"/>
<xsd:element name="WodaZakupiona" type="wnio:Tekst40Typ"/>
<xsd:element name="WodaSprzedana" type="wnio:Tekst40Typ"/>
<xsd:element name="PowstanieSciekow" type="wnio:Tekst10Typ"/>
</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:schema>