10908
ID | 10908 |
Data | 2021-09-27 |
Symbol | 2021/09/27/10908 |
Instytucja | Urząd Miasta Poznania |
Nazwa | Deklaracja o wysokości opłaty za gospodarowanie odpadami komunalnymi na terenie miasta Poznania |
Czy Aktualny | 1 |
---|
Ustawy (1)
Pliki
Schemat
<?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 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:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wnio="http://crd.gov.pl/wzor/2021/09/27/10908/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://crd.gov.pl/wzor/2021/09/27/10908/" elementFormDefault="qualified" attributeFormDefault="unqualified">
<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://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/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/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/osoba/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/osoba.xsd"/>
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
<xs:simpleType name="CalkowityTyp">
<xs:annotation>
<xs:documentation>Liczby naturalne</xs:documentation>
</xs:annotation>
<xs:restriction base="xsd:int">
<xs:whiteSpace value="collapse"/>
<xs:totalDigits value="14"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="RodzajZwolnieniaLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="KARTA_DUZEJ_RODZINY"/>
<xs:enumeration value="KOMPOSTOWNIK"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="RodzajDzialalnosciNaNieruchomosciLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="HOTELE"/>
<xs:enumeration value="GASTRONOMIA"/>
<xs:enumeration value="PRODUKCJA"/>
<xs:enumeration value="POZOSTALA_DZIALALNOSC_HANDLOWA"/>
<xs:enumeration value="PUBLICZNE"/>
<xs:enumeration value="ZDROWIE"/>
<xs:enumeration value="HANDEL"/>
<xs:enumeration value="BIUROWA"/>
<xs:enumeration value="O_INNYM_CHARAKTERZE"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Kwota2Typ">
<xs:annotation>
<xs:documentation>Wartość kwotowa wykazana w zł i gr</xs:documentation>
</xs:annotation>
<xs:restriction base="xsd:decimal">
<xs:totalDigits value="16"/>
<xs:whiteSpace value="collapse"/>
<xs:fractionDigits value="2"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="RzeczywistyTyp">
<xs:annotation>
<xs:documentation>Liczby wykazywane z dokładnością do dwóch miejsc po przecinku</xs:documentation>
</xs:annotation>
<xs:restriction base="wnio:Kwota2Typ">
<xs:minInclusive value="0"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="MiesiacTyp">
<xs:restriction base="xs:integer">
<xs:minInclusive value="1"/>
<xs:maxInclusive value="12"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TypLokaluLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="ZAMIESZKALE"/>
<xs:enumeration value="USLUGOWE"/>
<xs:enumeration value="NIEZNANY"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="OkresTypLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="JEDNORAZOWO"/>
<xs:enumeration value="MIESIECZNE"/>
<xs:enumeration value="KWARTALNE"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TypZgodyLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="KONTAKT_DROGA_ELEKTRONICZNA"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="OznaczenieLokaluLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="K"/>
<xs:enumeration value="Z"/>
<xs:enumeration value="U"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="SposobReprezentacjiLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="JEDNOOSOBOWA"/>
<xs:enumeration value="ŁĄCZNA"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TypDokumentuLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="DOWOD_OSOBISTY"/>
<xs:enumeration value="PASZPORT"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TypPojemnikaLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="WOREK"/>
<xs:enumeration value="POJEMNIK"/>
<xs:enumeration value="PODZIEMNY"/>
<xs:enumeration value="DZWON"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="RodzajFrakcjiLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="ZMIESZANE"/>
<xs:enumeration value="PAPIER"/>
<xs:enumeration value="METAL"/>
<xs:enumeration value="SZKLO"/>
<xs:enumeration value="BIOODPADY"/>
<xs:enumeration value="POPIOL"/>
<xs:enumeration value="ZIELONE"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="RodzajNieruchomosciLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="FIRMA_DZIALANOSC_USLUGOWA_DZIALKI_NIEZAMIESZKANE"/>
<xs:enumeration value="NIERUCHOMOSC_Z_WYDZIELONA_CZESCIA_USLUGOWA"/>
<xs:enumeration value="DOMEK_LETNISKOWY"/>
<xs:enumeration value="NIERUCHOMOSC_ZAMIESZKALA"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="LiczbaLokaliNieruchomosciLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="NIE_WIECEJ_NIZ_4"/>
<xs:enumeration value="WIECEJ_NIZ_4"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="RodzajPodmiotuLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="osoba fizyczna"/>
<xs:enumeration value="osoba prawna"/>
<xs:enumeration value="inny podmiot"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="PodstawaUstaleniaOplatyLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="POWIERZCHNIA"/>
<xs:enumeration value="MIESZKANCY"/>
<xs:enumeration value="POJEMNIKI"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="SposobZbieraniaOdpadowLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="SELEKTYWNA"/>
<xs:enumeration value="NIESELEKTYWNA"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TytulPrawnyLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="WLASCICIEL"/>
<xs:enumeration value="WSPOLWLASCICIELE"/>
<xs:enumeration value="WSPOLNOTA_MIESZKANIOWA"/>
<xs:enumeration value="SPOLDZIELNIA_MIESZKANIOWA"/>
<xs:enumeration value="JEDNOSTKA_ORGANIZACYJNA_UZYTKOWNIK_ZARZAD"/>
<xs:enumeration value="UZYTKOWNIK_WIECZYSTY"/>
<xs:enumeration value="INNY_PODMIOT_WLADAJACY_NIERUCHOMOSCIA"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TypAdresuLOVType">
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="NIERUCHOMOSC"/>
<xs:enumeration value="LOKALIZACJA_POJEMNIKOW"/>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="DaneOplatyLokaliTyp">
<xs:sequence>
<xs:element name="ListaLokali" type="wnio:ListaLokaliTyp" minOccurs="0"/>
<xs:element name="TypGrupyLokali" type="wnio:TypLokaluLOVType" minOccurs="0"/>
<xs:element name="LiczbaLokali" type="wnio:CalkowityTyp" minOccurs="0"/>
<xs:element name="LacznaPowierzchnia" type="wnio:RzeczywistyTyp" minOccurs="0"/>
<xs:element name="LacznaPowierzchniaDoNaliczaniaOplat" type="wnio:RzeczywistyTyp" minOccurs="0"/>
<xs:element name="SumaLiczbyMieszkancow" type="wnio:CalkowityTyp" minOccurs="0"/>
<xs:element name="SumaLiczbyMieszkancowDoNaliczaniaOplat" type="wnio:CalkowityTyp" minOccurs="0"/>
<xs:element name="SumaLiczbyMieszkancowObjetychZwolnieniem" type="wnio:CalkowityTyp" minOccurs="0"/>
<xs:element name="SumaWysokosciOplat" type="wnio:Kwota2Typ" minOccurs="0"/>
<xs:element name="Adres" type="wnio:AdresTyp" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="OkresyKorzystaniaZNieruchomosciTyp">
<xs:sequence>
<xs:element name="Okres" type="wnio:OkresTyp" maxOccurs="unbounded" minOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="OkresTyp">
<xs:sequence>
<xs:element name="Od" type="xs:normalizedString" minOccurs="0"/>
<xs:element name="Do" type="xs:normalizedString" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ListaDanychOplatyLokaliTyp">
<xs:sequence>
<xs:element name="DaneOplatyLokali" type="wnio:DaneOplatyLokaliTyp" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ListaLokaliTyp">
<xs:sequence>
<xs:element name="Lokal" maxOccurs="unbounded" type="wnio:LokalTyp"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="LokalTyp">
<xs:sequence>
<xs:element name="NumerLokalu" type="xs:normalizedString" minOccurs="0"/>
<xs:element name="Powierzchnia" type="wnio:RzeczywistyTyp" minOccurs="0"/>
<xs:element name="LiczbaMieszkancow" type="wnio:CalkowityTyp" minOccurs="0"/>
<xs:element name="Frakcje" type="wnio:FrakcjeOdpadowTyp" minOccurs="0"/>
<xs:element name="PowierznchiaDoNaliczaniaOplat" type="wnio:RzeczywistyTyp" minOccurs="0"/>
<xs:element name="LiczbaMieszkancowDoNaliczaniaOplat" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="wnio:CalkowityTyp">
<xs:anyAttribute/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="LiczbaMieszkancowObjetaZwolnieniem" type="wnio:CalkowityTyp" minOccurs="0"/>
<xs:element name="StawkaOplaty" type="wnio:Kwota2Typ" minOccurs="0"/>
<xs:element name="WysokoscOplaty" type="wnio:Kwota2Typ" minOccurs="0"/>
<xs:element name="OznaczenieLokalu" type="wnio:OznaczenieLokaluLOVType" minOccurs="0"/>
<xs:element name="TypLokalu" type="wnio:TypLokaluLOVType"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ZalacznikOTyp">
<xs:sequence>
<xs:element name="DanePodmiotu" type="wnio:DanePodmiotuTyp"/>
<xs:element name="DaneNieruchomosci" type="wnio:DaneNieruchomosciTyp"/>
<xs:element name="ListaDanychOplatyLokali" type="wnio:ListaDanychOplatyLokaliTyp"/>
<xs:element name="SposobZbieraniaOdpadow" type="wnio:SposobZbieraniaOdpadowLOVType" minOccurs="0"/>
<xs:element name="LacznaWysokoscOplaty" type="wnio:Kwota2Typ"/>
<xs:element name="Podpisy" type="wnio:PodpisyTyp"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="WspolwlascicieleTyp">
<xs:sequence>
<xs:element name="Wspolwlasciciel" type="wnio:WspolwlascicielTyp" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="WspolwlascicielTyp">
<xs:sequence>
<xs:element name="DaneIdentyfikacyjne" type="wnio:DaneIdentyfikacyjneTyp"/>
<xs:choice>
<xs:element name="AdresZamieszkania" type="wnio:AdresTyp">
<xs:annotation>
<xs:documentation>ADRES ZAMIESZKANIA</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="AdresSiedziby" type="wnio:AdresTyp"/>
</xs:choice>
<xs:element name="AdresDoDoreczen" type="wnio:AdresTyp" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="KDRTyp">
<xs:sequence>
<xs:element name="NrKarty" type="xs:normalizedString"/>
<xs:element name="Adres" type="wnio:AdresTyp"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ListaKDRTyp">
<xs:sequence>
<xs:element name="KDR" type="wnio:KDRTyp" maxOccurs="unbounded" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="RodzinyBezKDRTyp">
<xs:sequence>
<xs:element name="LiczbaRodzin" type="wnio:CalkowityTyp"/>
<xs:element name="LacznaLiczbaOsob" type="wnio:CalkowityTyp"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="RodzinyWielodzietneTyp">
<xs:sequence>
<xs:element name="ListaKDR" type="wnio:ListaKDRTyp" minOccurs="0"/>
<xs:element name="RodzinyBezKDR" type="wnio:RodzinyBezKDRTyp" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ZalacznikKDRTyp">
<xs:sequence>
<xs:element name="RodzinyWielodzietne" type="wnio:RodzinyWielodzietneTyp"/>
<xs:element name="Podpisy" type="wnio:PodpisyTyp" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ZalacznikWTyp">
<xs:sequence>
<xs:element name="Wspolwlasciciele" type="wnio:WspolwlascicieleTyp" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ZalacznikiTyp">
<xs:sequence>
<xs:element name="ZalacznikO" type="wnio:ZalacznikOTyp" minOccurs="0"/>
<xs:element name="ZalacznikW" type="wnio:ZalacznikWTyp" minOccurs="0"/>
<xs:element name="ZalacznikKDR" type="wnio:ZalacznikKDRTyp" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="TerytTyp">
<xs:sequence/>
</xs:complexType>
<xs:complexType name="AdresTyp">
<xs:sequence>
<xs:element name="KodKraju" type="adr:KrajTyp" minOccurs="0">
<xs:annotation>
<xs:documentation>Kraj</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Kraj" type="xs:normalizedString" minOccurs="0"/>
<xs:element name="Wojewodztwo" type="adr:WojewodztwoTyp" minOccurs="0"/>
<xs:element name="Powiat" type="adr:PowiatTyp" minOccurs="0"/>
<xs:element name="Gmina" type="adr:GminaTyp" minOccurs="0"/>
<xs:element name="Ulica" type="adr:UlicaTyp" minOccurs="0"/>
<xs:element name="NrDomu" type="adr:BudynekTyp" minOccurs="0" maxOccurs="1"/>
<xs:element name="NrLokalu" type="adr:LokalTyp" minOccurs="0"/>
<xs:element name="Miejscowosc" type="adr:MiejscowoscTyp" minOccurs="0" maxOccurs="1"/>
<xs:element name="KodPocztowy" type="adr:KodPocztowyTyp" minOccurs="0" maxOccurs="1"/>
<xs:element name="Poczta" type="adr:PocztaTyp" minOccurs="0"/>
<xs:element name="TERC" type="adr:TERCTyp" minOccurs="0"/>
<xs:element name="SIMC" type="adr:SIMCTyp" minOccurs="0"/>
<xs:element name="ULIC" type="adr:ULICTyp" minOccurs="0"/>
<xs:element name="TypAdresu" type="wnio:TypAdresuLOVType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="OsobaPrawnaTyp">
<xs:sequence>
<xs:element name="Nazwa">
<xs:annotation>
<xs:documentation>Pełna nazwa firmy</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:minLength value="1"/>
<xs:maxLength value="240"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="NazwaSkrocona" type="xs:normalizedString" minOccurs="0"/>
<xs:element name="NIP" type="oso:NIPTyp"/>
<xs:element name="KRS" type="xs:normalizedString" minOccurs="0"/>
<xs:element name="Email" type="adr:EmailTyp" minOccurs="0">
<xs:annotation>
<xs:documentation>Adres poczty elektronicznej</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Telefon" type="adr:TelefonTyp" minOccurs="0">
<xs:annotation>
<xs:documentation>Numer telefonu</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="REGON" type="xs:string" minOccurs="0"/>
<xs:element name="Reprezentacja" minOccurs="0" type="wnio:SposobReprezentacjiLOVType"/>
<xs:element name="Reprezentanci" type="wnio:ReprezentanciTyp" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="OsobaFizycznaTyp">
<xs:sequence>
<xs:element name="Nazwisko" type="oso:NazwiskoTyp">
<xs:annotation>
<xs:documentation>Nazwisko</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Imie" type="oso:ImieTyp">
<xs:annotation>
<xs:documentation>Pierwsze imię</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="DrugieImie" type="xs:normalizedString" minOccurs="0"/>
<xs:choice>
<xs:element name="PESEL" type="oso:PESELTyp"/>
<xs:element name="NIP" type="oso:NIPTyp"/>
</xs:choice>
<xs:element name="Email" type="adr:EmailTyp" minOccurs="0">
<xs:annotation>
<xs:documentation>Adres poczty elektronicznej</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Telefon" type="adr:TelefonTyp" minOccurs="0">
<xs:annotation>
<xs:documentation>Numer telefonu</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ImieMatki" type="xs:string" minOccurs="0"/>
<xs:element name="ImieOjca" type="xs:string" minOccurs="0"/>
<xs:element name="DataUrodzenia" type="xs:date" minOccurs="0"/>
<xs:element name="REGON" type="xs:string" minOccurs="0"/>
<xs:element name="NumerDokumentuTozsamosci" type="xs:normalizedString" minOccurs="0"/>
<xs:element name="TypDokumentuTozsamosci" type="wnio:TypDokumentuLOVType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ListaOsobSkladajacychDeklaracje">
<xs:sequence>
<xs:element name="DaneSkladajacegoDeklaracje" type="wnio:DanePodmiotuTyp" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="DanePodmiotuTyp">
<xs:sequence>
<xs:element name="RodzajPodmiotu" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="wnio:RodzajPodmiotuLOVType">
<xs:attribute name="NazwaPodmiotu" use="optional" type="xs:normalizedString"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="TytulPrawny" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="wnio:TytulPrawnyLOVType">
<xs:attribute name="NazwaPodmiotu" type="xs:normalizedString" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="DaneIdentyfikacyjne" type="wnio:DaneIdentyfikacyjneTyp">
<xs:annotation>
<xs:documentation>DANE IDENTYFIKACYJNE</xs:documentation>
</xs:annotation>
</xs:element>
<xs:choice>
<xs:element name="AdresZamieszkania" type="wnio:AdresTyp">
<xs:annotation>
<xs:documentation>ADRES ZAMIESZKANIA</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="AdresSiedziby" type="wnio:AdresTyp"/>
</xs:choice>
<xs:element name="AdresDoDoreczen" type="wnio:AdresTyp" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>ADRES DO DORĘCZEŃ</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ListaZgod" type="wnio:ListaZgodTyp" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ListaPojemnikowTyp">
<xs:sequence>
<xs:element name="Pojemnik" maxOccurs="unbounded" type="wnio:PojemnikTyp"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="PojemnikTyp">
<xs:sequence>
<xs:element name="Pojemnosc" type="xs:float"/>
<xs:element name="Typ" type="wnio:TypPojemnikaLOVType"/>
<xs:element name="Ilosc" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="wnio:CalkowityTyp">
<xs:attribute name="okres" type="wnio:OkresTypLOVType"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="IloscOdbiorow" type="wnio:RzeczywistyTyp"/>
<xs:element name="Stawka" type="wnio:Kwota2Typ" minOccurs="0"/>
<xs:element name="WysokoscOplaty" type="wnio:Kwota2Typ"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FrakcjeOdpadowTyp">
<xs:sequence>
<xs:element name="FrakcjaOdpadow" maxOccurs="unbounded" type="wnio:FrakcjaOdpadowTyp"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FrakcjaOdpadowTyp">
<xs:sequence>
<xs:element name="RodzajFrakcji" type="wnio:RodzajFrakcjiLOVType"/>
<xs:element name="ListaPojemnikow" type="wnio:ListaPojemnikowTyp"/>
<xs:element name="LacznaWysokoscOplaty" type="wnio:Kwota2Typ" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="DanePrzedmiotuOplatyTyp">
<xs:sequence>
<xs:element name="ListaDanychOplatyLokali" type="wnio:ListaDanychOplatyLokaliTyp" minOccurs="0"/>
<xs:element name="PodstawaUstaleniaOplaty" type="wnio:PodstawaUstaleniaOplatyLOVType" minOccurs="0"/>
<xs:element name="SposobZbieraniaOdpadow" type="wnio:SposobZbieraniaOdpadowLOVType" minOccurs="0"/>
<xs:element name="PosiadaKompostownik" type="xs:boolean" minOccurs="0"/>
<xs:element name="WysokoscOplaty" maxOccurs="2">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="wnio:Kwota2Typ">
<xs:attribute name="okres" type="wnio:OkresTypLOVType"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="ProcentowaWysokoscZwolnienia" type="wnio:Kwota2Typ" minOccurs="0"/>
<xs:element name="KwotaZwolnienia" type="wnio:Kwota2Typ" minOccurs="0"/>
<xs:element name="OstatecznaWysokoscOplaty" maxOccurs="2" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="wnio:Kwota2Typ">
<xs:attribute name="okres" type="wnio:OkresTypLOVType"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="ListaZwolnien" type="wnio:ListaZwolnienTyp" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="PodpisyTyp">
<xs:sequence>
<xs:element name="Podpis" type="wnio:PodpisTyp" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="PodpisTyp">
<xs:sequence>
<xs:element name="Imie" type="xs:string"/>
<xs:element name="Nazwisko" type="xs:string"/>
<xs:element name="DataWypelnienia" type="xs:date" minOccurs="0"/>
<xs:element name="Miejscowosc" type="xs:string" minOccurs="0"/>
<xs:element name="CzyPelnomocnik" type="xs:boolean" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="PojemnoscTyp">
<xs:sequence>
<xs:element name="IloscWorkow">
<xs:annotation>
<xs:documentation>Liczba gospodarstw domowych</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="wnio:CalkowityTyp"/>
</xs:simpleType>
</xs:element>
<xs:element name="WysokoscOplaty">
<xs:annotation>
<xs:documentation>Wysokość opłaty, różnica wysokości opłaty bez zezwolenia oraz kwoty zwolnienia</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="wnio:Kwota2Typ"/>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="DaneIdentyfikacyjneTyp">
<xs:choice>
<xs:element name="OsobaFizyczna" type="wnio:OsobaFizycznaTyp" minOccurs="0" maxOccurs="1"/>
<xs:element name="OsobaPrawna" type="wnio:OsobaPrawnaTyp" minOccurs="0" maxOccurs="1"/>
</xs:choice>
</xs:complexType>
<xs:complexType name="DaneNieruchomosciTyp">
<xs:sequence>
<xs:element name="RodzajNieruchomosci" type="wnio:RodzajNieruchomosciLOVType"/>
<xs:element name="OkresyKorzystaniaZNieruchomosci" type="wnio:OkresyKorzystaniaZNieruchomosciTyp" minOccurs="0"/>
<xs:element name="LiczbaLokaliNieruchomosci" type="wnio:LiczbaLokaliNieruchomosciLOVType" minOccurs="0"/>
<xs:element name="RodzajDzialalnosciNaNieruchomosci" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="wnio:RodzajDzialalnosciNaNieruchomosciLOVType">
<xs:attribute name="NazwaRodzajuDzialalnosci" type="xs:normalizedString"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Adres" type="wnio:AdresTyp" maxOccurs="unbounded" minOccurs="0"/>
<xs:element name="OpisMiejscaGromadzeniaOdpadow" type="xs:normalizedString" minOccurs="0"/>
<xs:element name="NrKsiegiWieczystej" type="xs:normalizedString" minOccurs="0"/>
<xs:element name="NrNieruchomosci" minOccurs="0" type="xs:normalizedString"/>
<xs:element name="Obreb" type="xs:normalizedString" minOccurs="0"/>
<xs:element name="Arkusz" type="xs:normalizedString" minOccurs="0"/>
<xs:element name="DotyczyCalejNieruchomosci" type="xs:boolean" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="documentSchema_wnio_Dokument_wnio_TrescDokumentu_type">
<xs:complexContent>
<xs:extension base="str:TrescDokumentuTyp">
<xs:sequence>
<xs:element name="MiejsceICel">
<xs:annotation>
<xs:documentation>A. MIEJSCE I CEL SKŁADANIA DEKLARACJI</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="OrganPodatkowy" minOccurs="0">
<xs:annotation>
<xs:documentation>Nazwa i adres siedziby organu podatkowego</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Nazwa" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CelZlozenia">
<xs:annotation>
<xs:documentation>Cel złożenia formularza</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="pierwsza deklaracja"/>
<xs:enumeration value="kolejna deklaracja ze względu na zmianę danych"/>
<xs:enumeration value="korekta do deklaracji"/>
<xs:enumeration value="zmiana danych identyfikacyjnych"/>
<xs:enumeration value="ustanie obowiązku uiszczania opłaty"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Okres" type="meta:PrzedzialCzasuTyp">
<xs:annotation>
<xs:documentation>Okresy – od którego informacja obowiązuje</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DaneNieruchomosci" type="wnio:DaneNieruchomosciTyp"/>
<xs:element name="ListaOsobSkladajacychDeklaracje" type="wnio:ListaOsobSkladajacychDeklaracje">
<xs:annotation>
<xs:documentation>C. DANE PODATNIKA</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="DanePrzedmiotuOplaty" type="wnio:DanePrzedmiotuOplatyTyp"/>
<xs:element name="InformacjaoZalacznikach">
<xs:annotation>
<xs:documentation>LISTA ZAŁĄCZNIKÓW</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="ZalacznikO" type="xs:boolean"/>
<xs:attribute name="ZalacznikW" type="xs:boolean"/>
<xs:attribute name="ZalacznikKDR" type="xs:boolean"/>
<xs:attribute name="Pelnomocnictwo" type="xs:boolean"/>
<xs:attribute name="WyborZarzaduWspolnotyMieszkaniowej" type="xs:boolean"/>
<xs:attribute name="PotwierdzenieOplatySkarbowej" type="xs:boolean"/>
<xs:attribute name="Inne" type="xs:normalizedString"/>
</xs:complexType>
</xs:element>
<xs:element minOccurs="0" name="Zalaczniki" type="wnio:ZalacznikiTyp"/>
<xs:element ref="str:Zalaczniki" minOccurs="0"/>
<xs:element name="Podpisy" type="wnio:PodpisyTyp" minOccurs="0">
<xs:annotation>
<xs:documentation>LISTA PODPISÓW</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="IdentyfikatorDokumentu" type="xs:string" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="Dokument">
<xs:complexType>
<xs:sequence>
<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xs:element name="TrescDokumentu" type="wnio:documentSchema_wnio_Dokument_wnio_TrescDokumentu_type"/>
<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:complexType name="ListaZwolnienTyp">
<xs:sequence>
<xs:element name="Zwolnienie" maxOccurs="unbounded" type="wnio:ZwolnienieTyp"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ZwolnienieTyp">
<xs:sequence>
<xs:element name="RodzajZwolnienia" type="wnio:RodzajZwolnieniaLOVType"/>
<xs:element name="CzyPrzysluguje" type="xs:boolean"/>
<xs:element name="ProcentowaWysokoscZwolnienia" type="wnio:Kwota2Typ" minOccurs="0"/>
<xs:element name="KwotaZwolnienia" type="wnio:Kwota2Typ" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ReprezentanciTyp">
<xs:sequence>
<xs:element name="Reprezentant" maxOccurs="unbounded">
<xs:complexType>
<xs:complexContent>
<xs:extension base="wnio:OsobaFizycznaTyp">
<xs:sequence>
<xs:element name="PodstawaUmocowania" type="xs:normalizedString"/>
<xs:element name="AdresZamieszkania" type="wnio:AdresTyp"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ListaZgodTyp">
<xs:sequence>
<xs:element name="Zgoda" type="wnio:ZgodaTyp" maxOccurs="unbounded" minOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ZgodaTyp">
<xs:sequence>
<xs:element name="RodzajZgody" type="wnio:TypZgodyLOVType"/>
<xs:element name="WartoscZgody">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:boolean"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:schema>