9175

ID9175
Data2020-03-04
Symbol2020/03/04/9175
InstytucjaUrząd Miasta i Gminy w Radkowie
NazwaWniosek o aktualizację danych do komunikacji w ewidencji podatków i opłat
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2019/700/16b/1
  • Ustawa z dnia 17 lutego 2005 o informatyzacji działalności podmiotów realizujących zadania publiczne

    Pliki

    Schemat

    <?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 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" xmlns:wnio="http://crd.gov.pl/wzor/2020/03/04/9175/" targetNamespace="http://crd.gov.pl/wzor/2020/03/04/9175/" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="pl">
    	<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:simpleType name="Tekst4Typ">
    		<xs:restriction base="xsd:string">
    			<xs:maxLength value="4"/>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:simpleType name="Tekst3Typ">
    		<xs:restriction base="xsd:string">
    			<xs:maxLength value="3"/>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:simpleType name="Tekst1000Typ">
    		<xs:restriction base="xsd:string">
    			<xs:maxLength value="1000"/>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:complexType name="Wartosc_type">
    		<xs:all>
    			<xs:element name="Naglowek" type="wnio:NaglowekTyp"/>
    			<xs:element name="MiejsceSkladaniaDeklaracji" type="str:Tekst200Typ"/>
    			<xs:element name="Podmiot1" type="wnio:Podmiot1Typ"/>
    			<xs:element name="ZgodaAdresKorespondencyjny" type="wnio:NieTakTyp"/>
    			<xs:element name="ZgodaEpuap" type="wnio:NieTakTyp"/>
    			<xs:element name="SkrytkaEpuap" type="str:Tekst200Typ"/>
    			<xs:element name="ZgodaSMS" type="wnio:NieTakTyp"/>
    			<xs:element name="Telefon" type="str:Tekst200Typ"/>
    			<xs:element name="ZgodaMail" type="wnio:NieTakTyp"/>
    			<xs:element name="Email" type="str:Tekst200Typ"/>
    			<xs:element name="PowiadomienieDniPrzed" type="wnio:LiczbaTyp"/>
    			<xs:element name="Oswiadczenie" type="xsd:string"/>
    		</xs:all>
    	</xs:complexType>
    	<xs:complexType name="NaglowekTyp">
    		<xs:sequence>
    			<xs:element name="KodFormularza" type="wnio:Tekst4Typ"/>
    			<xs:element name="WariantFormularza" type="str:Tekst200Typ"/>
    			<xs:element name="Rok" type="str:Tekst200Typ"/>
    			<xs:element name="WersjaSchemy" type="wnio:Tekst3Typ"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="Podmiot1Typ">
    		<xs:all>
    			<xs:element name="OsobaNiefizyczna" type="wnio:OsobaNiefizycznaTyp"/>
    			<xs:element name="OsobaFizyczna" type="wnio:OsobaFizycznaTyp"/>
    			<xs:element name="AdresDoKorespondencji" type="wnio:AdresDoKorespondencjiTyp"/>
    		</xs:all>
    	</xs:complexType>
    	<xs:complexType name="OsobaNiefizycznaTyp">
    		<xs:all>
    			<xs:element ref="oso:NIP"/>
    			<xs:element name="NazwaPelna" type="str:Tekst200Typ"/>
    		</xs:all>
    	</xs:complexType>
    	<xs:complexType name="OsobaFizycznaTyp">
    		<xs:all>
    			<xs:element ref="oso:PESEL"/>
    			<xs:element ref="oso:Nazwisko"/>
    			<xs:element ref="oso:Imie"/>
    		</xs:all>
    	</xs:complexType>
    	<xs:complexType name="AdresDoKorespondencjiTyp">
    		<xs:all>
    			<xs:element minOccurs="0" name="KrajOpisowo" type="str:Tekst200Typ"/>
    			<xsd:element ref="adr:KodPocztowy" minOccurs="0"/>
    			<xsd:element ref="adr:Poczta" minOccurs="0"/>
    			<xsd:element ref="adr:Miejscowosc" minOccurs="0"/>
    			<xsd:element ref="adr:Ulica" minOccurs="0"/>
    			<xsd:element ref="adr:Budynek" minOccurs="0"/>
    			<xsd:element ref="adr:Lokal" minOccurs="0"/>
    			<xsd:element ref="adr:SkrytkaPocztowa" minOccurs="0"/>
    			<xsd:element ref="adr:Kraj" minOccurs="0"/>
    			<xsd:element ref="adr:TERC" minOccurs="0"/>
    			<xsd:element ref="adr:SIMC" minOccurs="0"/>
    			<xsd:element ref="adr:ULIC" minOccurs="0"/>
    			<xsd:element ref="adr:Wojewodztwo" minOccurs="0"/>
    			<xsd:element ref="adr:Powiat" minOccurs="0"/>
    			<xsd:element ref="adr:Gmina" minOccurs="0"/>
    			<xsd:element ref="adr:Uwagi" minOccurs="0"/>
    		</xs:all>
    	</xs:complexType>
    	<xs:complexType name="TrescDokumentu_type">
    		<xs:complexContent>
    			<xs:extension base="str:TrescDokumentuTyp">
    				<xs:sequence>
    					<xs:element name="Wartosc" type="wnio:Wartosc_type"/>
    				</xs:sequence>
    			</xs:extension>
    		</xs:complexContent>
    	</xs:complexType>
    	<xs:complexType name="Dokument_type">
    		<xs:sequence>
    			<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
    			<xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
    			<xs:element name="TrescDokumentu" type="wnio:TrescDokumentu_type"/>
    			<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xsd:simpleType name="NieTakTyp">
    		<xsd:restriction base="xsd:string">
    			<xsd:enumeration value="0">
    				<xsd:annotation>
    					<xsd:documentation>nie</xsd:documentation>
    				</xsd:annotation>
    			</xsd:enumeration>
    			<xsd:enumeration value="1">
    				<xsd:annotation>
    					<xsd:documentation>tak</xsd:documentation>
    				</xsd:annotation>
    			</xsd:enumeration>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="LiczbaTyp">
    		<xsd:annotation>
    			<xsd:documentation>Liczba nieujemna lub wartość pusta</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:string">
    			<xsd:pattern value="|\d{1,4}"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xs:element name="Dokument" type="wnio:Dokument_type"/>
    </xs:schema>