5999

ID5999
Data2018-10-22
Symbol2018/10/22/5999
InstytucjaUrząd Miasta Luboń
NazwaDeklaracja o wysokości opłaty za gospodarowanie odpadami komunalnymi
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2018/1454/6n/1/2/a
  • Ustawa z dnia 13 września 1996 r. o utrzymaniu czystości i porządku w gminach

    Pliki

    Schemat

    <?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://crd.gov.pl/wzor/2018/10/22/5999/" 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:ds="http://www.w3.org/2000/09/xmldsig#" 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:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://crd.gov.pl/wzor/2018/10/22/5999/" elementFormDefault="qualified">
        <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/osoba/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/osoba.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/struktura/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/struktura.xsd"/>
        <xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
        <xs:complexType name="T_Dokument">
            <xs:sequence>
                <xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
                <xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
                <xs:element name="TrescDokumentu" type="T2_TrescDokumentu"/>
                <xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="T2_TrescDokumentu">
            <xs:complexContent>
                <xs:extension base="str:TrescDokumentuTyp">
                    <xs:sequence>
                        <xs:element name="Wartosc" type="T3_Wartosc"/>
                    </xs:sequence>
                </xs:extension>
            </xs:complexContent>
        </xs:complexType>
    
        <xs:complexType name="T3_Wartosc">
            <xs:sequence>
                <xs:element name="Naglowek" type="Naglowek_Typ"/>
                <xs:element name="ObowiazekZlozeniaInformacji" type="xs:string"/>
                <xs:element name="DataNabycia" type="xs:date" minOccurs="0"/>
                <xs:element name="DataZmiany" type="xs:date" minOccurs="0"/>
                <xs:element name="Podmiot" type="T4_Podmiot"/>
    
                <xs:element name="PolozenieNieruchomosci" type="PolozenieNieruchomosci_Typ"/>
                <xs:element name="RodzajNieruchomosci" type="RodzajNieruchomosci_Typ"/>
                <xs:element name="SposobZbierania" type="SposobZbierania_Typ"/>
                <xs:element name="CzescioweZwolnienie" type="CzescioweZwolnienie_Typ"/>
    
                <xs:element name="TabeleOplaty" type="TabeleOplaty_Typ"/>
                <xs:element name="LacznaKwotaOplaty" type="LacznaKwotaOplaty_Typ"/>
    
                <xs:element name="Zalaczniki" type="Zalaczniki_Typ"/>
    
                <xs:element ref="str:Zalaczniki"/>
                <xs:element name="Pouczenie" type="xs:string"/>
                <xs:element name="Objasnienia" type="Objasnienia_Typ"/>
                <xs:element ref="oso:Imie"/>
                <xs:element ref="oso:Nazwisko"/>
                <xs:element name="DataWypelnienia" type="xs:date"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="T4_Podmiot">
            <xs:sequence>
                <xs:element name="Adres" type="universal"/>
                <xs:element name="OsobaFizyczna" type="universal" minOccurs="0"/>
                <xs:element name="OsobaNiefizyczna" type="universal" minOccurs="0"/>
                <xs:element name="AdresKorespondencyjny" type="universal"/>
                <xs:element name="Pelnomocnik" type="universal"/>
                <xs:element name="Kontakt" type="universal" minOccurs="0" maxOccurs="unbounded"/>
            </xs:sequence>
            <xs:attribute name="typPodmiotu" type="xs:string" use="required"/>
        </xs:complexType>
    
        <xs:complexType name="Naglowek_Typ">
            <xs:sequence>
                <xs:element name="NazwaFormularza" type="xs:string"/>
                <xs:element name="Rok" type="xs:string"/>
                <xs:element name="PodstawaPrawna" type="xs:string"/>
                <xs:element name="Skladajacy" type="Skladajacy_Typ"/>
                <xs:element name="TerminSkladania" type="xs:string"/>
                <xs:element name="MiejsceSkladania" type="xs:string"/>
            </xs:sequence>
        </xs:complexType>
        <xs:complexType name="Skladajacy_Typ">
          <xs:simpleContent>
            <xs:extension base="xs:string">
              <xs:attribute name="typ" type="xs:string"/>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
    
        <xs:complexType name="PolozenieNieruchomosci_Typ">
            <xs:sequence>
                <xs:element name="Tytul" type="xs:string"/>
                <xs:element name="Opis" type="xs:string"/>
                <xs:element name="Adres" type="universal"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="RodzajNieruchomosci_Typ">
            <xs:sequence>
                <xs:element name="Tytul" type="xs:string"/>
                <xs:element name="Wartosc" type="xs:string"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="SposobZbierania_Typ">
            <xs:sequence>
                <xs:element name="Tytul" type="xs:string"/>
                <xs:element name="Wartosc" type="xs:string"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="CzescioweZwolnienie_Typ">
            <xs:sequence>
                <xs:element name="Tytul" type="xs:string"/>
                <xs:element name="Opis" type="xs:string"/>
                <xs:element name="Tabela" type="universal"/>
                <xs:element name="WysokoscZwolnienia" type="xs:string"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="TabeleOplaty_Typ">
            <xs:sequence>
                <xs:element name="OplataZaGospodarowanieZAM" type="universal"/>
                <xs:element name="OplataZaGospodarowanieNZAM" type="universal"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="LacznaKwotaOplaty_Typ">
            <xs:sequence>
                <xs:element name="Tytul" type="xs:string"/>
                <xs:element name="Opis" type="xs:string"/>
                <xs:element name="Wartosc" type="xs:string"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="Zalaczniki_Typ">
            <xs:sequence>
                <xs:element name="Zalacznik" type="ZalacznikAB_Typ" minOccurs="0" maxOccurs="unbounded"/>
                <xs:element name="LiczbaSkladanychA" type="xs:string"/>
                <xs:element name="LiczbaSkladanychB" type="xs:string"/>
            </xs:sequence>
        </xs:complexType>
        <xs:complexType name="ZalacznikAB_Typ">
            <xs:sequence>
                <xs:element name="Tabela" type="Tabela_Typ"/>
            </xs:sequence>
            <xs:attribute name="typ" type="xs:string"/>
        </xs:complexType>
        <xs:complexType name="Tabela_Typ">
            <xs:sequence>
                <xs:element name="Wiersz" type="Wiersz_Typ" minOccurs="0" maxOccurs="unbounded"/>
                <xs:element name="RazemPojemnikow" type="RazemPojemnikow_Typ" minOccurs="0"/>
            </xs:sequence>
        </xs:complexType>
        <xs:complexType name="Wiersz_Typ">
            <xs:sequence>
                <xs:element ref="adr:Ulica"/>
                <xs:element name="NrDzialki" type="xs:string" minOccurs="0"/>
                <xs:element name="RodzajPojemnika" type="xs:string" minOccurs="0"/>
                <xs:element name="Ilosc" type="xs:string" minOccurs="0"/>
                <xs:element ref="adr:Budynek" minOccurs="0"/>
                <xs:element ref="adr:Lokal" minOccurs="0"/>
                <xs:element name="RodzajGosp" type="xs:string" minOccurs="0"/>
            </xs:sequence>
        </xs:complexType>
        <xs:complexType name="RazemPojemnikow_Typ">
            <xs:sequence>
                <xs:element name="R60" type="xs:string"/>
                <xs:element name="R80" type="xs:string"/>
                <xs:element name="R120" type="xs:string"/>
                <xs:element name="R240" type="xs:string"/>
                <xs:element name="R360" type="xs:string"/>
                <xs:element name="R800" type="xs:string"/>
                <xs:element name="R1100" type="xs:string"/>
                <xs:element name="RKP7" type="xs:string"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="Objasnienia_Typ">
            <xs:sequence>
                <xs:element name="Objasnienie" type="xs:string" maxOccurs="unbounded"/>
            </xs:sequence>
        </xs:complexType>
        
    
        <xs:complexType name="universal">
               <xs:sequence>
                   <xs:any processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
               </xs:sequence>
               <xs:anyAttribute processContents="skip"/>
        </xs:complexType>
    
        <xs:element name="Dokument" type="T_Dokument"/>
    </xs:schema>