12853
ID | 12853 |
Data | 2023-08-31 |
Symbol | 2023/08/31/12853 |
Instytucja | Urząd Gminy Somonino |
Nazwa | Deklaracja o wysokości opłaty za gospodarowanie odpadami komunalnymi - nieruchomości w Gminie Somonino, na których zamieszkują mieszkańcy |
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="http://crd.gov.pl/wzor/2023/08/31/12853/" 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:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://crd.gov.pl/wzor/2023/08/31/12853/" elementFormDefault="qualified" attributeFormDefault="unqualified">
<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:all>
<xs:element name="PodstawaPrawna" type="xs:string"/>
<xs:element name="Skladajacy" type="xs:string"/>
<xs:element name="MiejsceSkladania" type="xs:string"/>
<xs:element name="AdresSiedzibyOrganu" type="xs:string"/>
<xs:element name="CelZlozeniaDeklaracji" type="xs:string"/>
<xs:element name="DataPowstaniaObowiazku" type="xs:string"/>
<xs:element name="AdresNieruchomosci" type="AdresNieruchomosci_Typ"/>
<xs:element name="PodmiotSkladajacy" type="xs:string"/>
<xs:element name="RodzajPodmiotu" type="xs:string"/>
<xs:element name="DaneIdentyfikacyjne" type="DaneIdentyfikacyjne_Typ"/>
<xs:element name="DaneDotyczacePrzedmiotuOplaty" type="DaneDotyczacePrzedmiotuOplaty_Typ"/>
<xs:element name="SekcjaPodpis" type="SekcjaPodpis_Typ"/>
<xs:element name="Pouczenie" type="xs:string"/>
<xs:element name="AdnotacjaOrganu" type="xs:string"/>
<xs:element name="Objasnienia" type="Objasnienia_Typ"/>
</xs:all>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="DaneIdentyfikacyjne_Typ">
<xs:all>
<xs:element name="DaneOsobyFizycznej" type="DaneOsobyFizycznej_Typ" minOccurs="0"/>
<xs:element name="DaneOsobyPrawnej" type="DaneOsobyPrawnej_Typ" minOccurs="0"/>
<xs:element name="SkrytkaEPUAP" type="xs:string"/>
<xs:element name="Adres" type="Adres_Typ"/>
</xs:all>
</xs:complexType>
<xs:complexType name="DaneOsobyFizycznej_Typ">
<xs:all>
<xs:element name="Nazwisko" type="xs:string"/>
<xs:element name="Imie" type="xs:string"/>
<xs:element name="ImieDrugie" type="xs:string"/>
<xs:element name="DataUrodzenia" type="xs:string"/>
<xs:element name="PESEL" type="xs:string"/>
<xs:element name="Telefon" type="xs:string"/>
<xs:element name="Email" type="xs:string"/>
<xs:element name="NrRachunkuBankowego" type="xs:string"/>
</xs:all>
</xs:complexType>
<xs:complexType name="DaneOsobyPrawnej_Typ">
<xs:all>
<xs:element name="NazwaInstytucji" type="xs:string"/>
<xs:element name="NIPInst" type="xs:string"/>
<xs:element name="REGON" type="xs:string"/>
<xs:element name="Telefon" type="xs:string"/>
<xs:element name="Email" type="xs:string"/>
</xs:all>
</xs:complexType>
<xs:complexType name="Adres_Typ">
<xs:all>
<xs:element name="Kraj" type="xs:string"/>
<xs:element name="Wojewodztwo" type="xs:string"/>
<xs:element name="Powiat" type="xs:string"/>
<xs:element name="Gmina" type="xs:string"/>
<xs:element name="Ulica" type="xs:string"/>
<xs:element name="Budynek" type="xs:string"/>
<xs:element name="Lokal" type="xs:string"/>
<xs:element name="Miejscowosc" type="xs:string"/>
<xs:element name="KodPocztowy" type="xs:string"/>
<xs:element name="Poczta" type="xs:string"/>
</xs:all>
</xs:complexType>
<xs:complexType name="AdresNieruchomosci_Typ">
<xs:all>
<xs:element name="Miejscowosc" type="xs:string"/>
<xs:element name="Ulica" type="xs:string"/>
<xs:element name="Budynek" type="xs:string"/>
<xs:element name="Lokal" type="xs:string"/>
</xs:all>
</xs:complexType>
<xs:complexType name="DaneDotyczacePrzedmiotuOplaty_Typ">
<xs:all>
<xs:element name="LiczbaMieszkancow" type="xs:string"/>
<xs:element name="StawkaOplaty" type="xs:string"/>
<xs:element name="WysOplaty" type="xs:string"/>
<xs:element name="Kompostownik" type="xs:string"/>
<xs:element name="WysZwolnieniaNaOsobe" type="xs:string"/>
<xs:element name="WysZwolnienia" type="xs:string"/>
<xs:element name="KwotaDoZaplaty" type="xs:string"/>
<xs:element name="ZuzlePopioly" type="xs:string"/>
<xs:element name="NieczystosciCiekle" type="xs:string"/>
<xs:element name="PojemnoscSzamba" type="xs:string"/>
</xs:all>
</xs:complexType>
<xs:complexType name="SekcjaPodpis_Typ">
<xs:all>
<xs:element name="Osw_1" type="xs:string"/>
<xs:element name="Osw_2" type="xs:string"/>
<xs:element name="Osw_3" type="xs:string"/>
<xs:element name="Osw_4" type="xs:string"/>
<xs:element name="Osw_5_Label" type="xs:string"/>
<xs:element name="Osw_5" type="xs:string"/>
<xs:element name="PodpisData" type="xs:string"/>
<xs:element name="PodpisImie" type="xs:string"/>
<xs:element name="PodpisNazwisko" type="xs:string"/>
</xs:all>
</xs:complexType>
<xs:complexType name="Objasnienia_Typ">
<xs:all>
<xs:element name="Objasnienie_1" type="xs:string"/>
<xs:element name="Objasnienie_2" type="xs:string"/>
<xs:element name="Objasnienie_3" type="xs:string"/>
<xs:element name="Objasnienie_4" type="xs:string"/>
<xs:element name="Objasnienie_5" type="xs:string"/>
<xs:element name="Oplata_1" type="xs:string"/>
<xs:element name="Oplata_1_1" type="xs:string"/>
<xs:element name="Oplata_1_2" type="xs:string"/>
<xs:element name="Oplata_1_3" type="xs:string"/>
<xs:element name="Oplata_1_4" type="xs:string"/>
<xs:element name="WPrzypadku" type="xs:string"/>
<xs:element name="WZwiazkuZ" type="xs:string"/>
<xs:element name="DaneOsobowe_1" type="xs:string"/>
<xs:element name="DaneOsobowe_2" type="xs:string"/>
<xs:element name="DaneOsobowe_3" type="xs:string"/>
<xs:element name="DaneOsobowe_4" type="xs:string"/>
<xs:element name="DaneOsobowe_5" type="xs:string"/>
<xs:element name="DaneOsobowe_6" type="xs:string"/>
<xs:element name="DaneOsobowe_7" type="xs:string"/>
<xs:element name="DaneOsobowe_8" type="xs:string"/>
<xs:element name="DaneOsobowe_9" type="xs:string"/>
<xs:element name="DaneOsobowe_10" type="xs:string"/>
<xs:element name="DaneOsobowe_11" type="xs:string"/>
<xs:element name="DaneOsobowe_12" type="xs:string"/>
</xs:all>
</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>