11041

ID11041
Data2021-10-29
Symbol2021/10/29/11041
InstytucjaZWIĄZEK MIĘDZYGMINNY "EKO SIÓDEMKA"
NazwaDeklaracja o wysokości opłaty za gospodarowanie odpadami komunalnymi – nieruchomości zamieszkałe
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2021/888/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: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:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns="http://crd.gov.pl/wzor/2021/10/29/11041/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" targetNamespace="http://crd.gov.pl/wzor/2021/10/29/11041/">
    	<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.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/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/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/osoba/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/osoba.xsd"/>
    	
      <xs:element name="Dokument" type="DokumentTyp"/>
      <xs:complexType name="DokumentTyp">
        <xs:sequence>
          <xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
          <xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
          <xs:element name="TrescDokumentu" type="TrescDokumentuTyp"/>
          <xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType> 
      
      <xs:complexType name="TrescDokumentuTyp">
        <xs:complexContent>
            <xs:extension base="str:TrescDokumentuTyp">
            <xs:sequence>
              <xs:element name="Podmiot" type="PodmiotTyp"/>
              <xs:element name="Deklaracja" type="DeklaracjaTyp"/>
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
    
      <xs:complexType name="PodmiotTyp">
          <xs:sequence>
              <xs:element name="Rodzajodmiotu" type="Rodzaj123Typ"/>
              <xs:element name="ImieNazwiskoNazwa" type="str:Tekst200Typ"/>
              <xs:element name="Pesel" type="oso:PESELTyp"/>
              <xs:element name="Regon" type="RegonTyp"/>           
              <xs:element name="NumerTelefonu" type="adr:TelefonTyp"/>   
              <xs:element name="Email" type="adr:EmailTyp"/>
              <xs:element name="AdresZamieszkaniaSiedziby">
                  <xs:complexType>
                      <xs:sequence>
                          <xs:element name="Gmina" type="adr:GminaTyp"/>
                          <xs:element name="Miejscowosc" type="adr:MiejscowoscTyp"/>
                          <xs:element name="KodPocztowy" type="adr:KodPocztowyTyp"/>
                          <xs:element name="Poczta" type="adr:MiejscowoscTyp"/>
                          <xs:element name="Ulica" type="adr:NazwaUlicyTyp"/>
                          <xs:element name="NumerDomu" type="adr:BudynekTyp"/>
                          <xs:element name="NumerLokalu" type="adr:LokalTyp"/>
                      </xs:sequence>
                   </xs:complexType>
              </xs:element>           
              <xs:element name="AdresKorespondencyjny">
                  <xs:complexType>
                      <xs:sequence>
                          <xs:element name="Gmina" type="adr:GminaTyp"/>
                          <xs:element name="Miejscowosc" type="adr:MiejscowoscTyp"/>
                          <xs:element name="KodPocztowy" type="adr:KodPocztowyTyp"/>
                          <xs:element name="Poczta" type="adr:MiejscowoscTyp"/>
                          <xs:element name="Ulica" type="adr:NazwaUlicyTyp"/>
                          <xs:element name="NumerDomu" type="adr:BudynekTyp"/>
                          <xs:element name="NumerLokalu" type="adr:LokalTyp"/>
                      </xs:sequence>
                   </xs:complexType>
              </xs:element>                 
        </xs:sequence>
      </xs:complexType>
    
      <xs:simpleType name="RegonTyp">
          <xs:restriction base="xs:string">
             <xs:pattern value="[0-9]{9}"/>
           </xs:restriction>
      </xs:simpleType>   
        
      <xs:complexType name="DeklaracjaTyp">
          <xs:sequence>
              <xs:element name="Nazwa" type="str:Tekst200Typ"/>
              <xs:element name="PodstawaPrawna" type="str:Tekst2000Typ"/>
              <xs:element name="Skladajacy" type="str:Tekst2000Typ"/>
              <xs:element name="MiejsceSkladania" type="str:Tekst200Typ"/>   
              <xs:element name="TerminSkladania" type="str:Tekst2000Typ"/>  
              <xs:element name="Organ" type="str:Tekst2000Typ"/>
              <xs:element name="RodzajDeklaracji" type="Rodzaj123Typ"/>
              <xs:element name="SkladajacyRodzaj" type="SkladajacyRodzajTyp"/>
              <xs:element name="LiczbaWspolwlascicieli" type="xs:positiveInteger"/>
              <xs:element name="DataZmiany" type="xs:date"/>
              <xs:element name="NazwaOrganu" type="str:Tekst2000Typ"/>
              <xs:element name="AdresNieruchomosci">
                  <xs:complexType>
                      <xs:sequence> 
                          <xs:element name="Miejscowosc" type="adr:MiejscowoscTyp"/>
                          <xs:element name="Ulica" type="adr:NazwaUlicyTyp"/>
                          <xs:element name="NumerDomu" type="adr:BudynekTyp"/>
                          <xs:element name="NumerLokalu" type="adr:LokalTyp"/>
                          <xs:element name="NumerEwidencyjny" type="str:Tekst65Typ"/>
                      </xs:sequence>
                  </xs:complexType>
              </xs:element>
              <xs:element name="Zamieszkala">
                  <xs:complexType>
                      <xs:sequence>
                          <xs:element name="Kompostownik" type="TakNieTyp"/>
                          <xs:element name="LiczbaMieszkancow" type="xs:positiveInteger"/>
                          <xs:element name="StawkaOsobaBezZnizki" type="xs:decimal"/>
                          <xs:element name="KwotaMiesiecznaBezZnizki" type="xs:decimal"/>
                          <xs:element name="ZnizkaOsobaKompostownik" type="xs:decimal"/>                        
                          <xs:element name="KwotaMiesiecznaZnizki" type="xs:decimal"/>
                          <xs:element name="KwotaMiesieczna" type="xs:decimal"/>
                          <xs:element name="Opis" type="str:Tekst2000Typ"/>
                      </xs:sequence>
                   </xs:complexType>
               </xs:element>   
               <xs:element name="MiejscowoscZlozenia" type="adr:MiejscowoscTyp"/>
               <xs:element name="DataZlozenia" type="xs:date"/>           
               <xs:element name="Pouczenie" type="xs:string"/>  
               <xs:element name="Objasnienia" type="xs:string"/>           
               <xs:element name="Rodo" type="xs:string"/>   
               <xs:element name="OswiadczenieTresc" type="str:Tekst200Typ"/>
               <xs:element name="OswiadczenieRezygnacja" type="SelectTyp"/>
               <xs:element ref="str:Zalaczniki" minOccurs="0"/>           
            </xs:sequence>
      </xs:complexType>
      
      <xs:simpleType name="Rodzaj123Typ">
          <xs:restriction base="xs:string">
              <xs:enumeration value="1"/>
              <xs:enumeration value="2"/>
              <xs:enumeration value="3"/>
          </xs:restriction>
      </xs:simpleType>
    
      <xs:simpleType name="SkladajacyRodzajTyp">
          <xs:restriction base="xs:string">
              <xs:enumeration value="1"/>
              <xs:enumeration value="2"/>
              <xs:enumeration value="3"/>
              <xs:enumeration value="4"/>
              <xs:enumeration value="5"/>
          </xs:restriction>
      </xs:simpleType>
      
      <xs:simpleType name="TakNieTyp">
        <xs:restriction base="xs:string">
            <xs:enumeration value="tak"/>
            <xs:enumeration value="nie"/>
            <xs:enumeration value=""/>
        </xs:restriction>
      </xs:simpleType>
    
      <xs:simpleType name="SelectTyp">
        <xs:restriction base="xs:string">
            <xs:enumeration value="1"/>
            <xs:enumeration value=""/>
        </xs:restriction>
      </xs:simpleType>
    </xs:schema>