11734

ID11734
Data2022-08-22
Symbol2022/08/22/11734
InstytucjaMinisterstwo Finansów
NazwaOświadczenie o wyborze opodatkowania ryczałtem od przychodów zagranicznych osób fizycznych przenoszących miejsce zamieszkania na terytorium Rzeczypospolitej Polskiej
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2021/1128/45b/1/3
  • Art. 45b ust. 1 pkt 3 ustawy z dnia 26 lipca 1991 r. o podatku dochodowym od osób fizycznych (Dz. U. z 2021 r. poz. 1128, z późn. zm.)

    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/2022/08/22/11734/" xmlns:ed="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/08/24/eD/DefinicjeTypy/" targetNamespace="http://crd.gov.pl/wzor/2022/08/22/11734/" 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:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/08/24/eD/DefinicjeTypy/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/08/24/eD/DefinicjeTypy/StrukturyDanych_v5-0E.xsd"/>
    	<xs:simpleType name="SkladajacyTyp">
    		<xs:restriction base="xs:token">
    			<xs:enumeration value="podatnik"/>
    			<xs:enumeration value="rodzina">
    				<xs:annotation>
    					<xs:documentation>członek rodziny podatnika</xs:documentation>
    				</xs:annotation>
    			</xs:enumeration>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:complexType name="AdresTyp">
    		<xs:sequence>
    			<xs:element name="KodKraju" type="ed:TKodKraju" fixed="PL">
    				<xs:annotation>
    					<xs:documentation>Kraj</xs:documentation>
    				</xs:annotation>
    			</xs:element>
    			<xs:element name="Wojewodztwo" minOccurs="0">
    				<xs:annotation>
    					<xs:documentation>Województwo</xs:documentation>
    				</xs:annotation>
    				<xs:simpleType>
    					<xs:restriction base="xs:string"/>
    				</xs:simpleType>
    			</xs:element>
    			<xs:element name="Powiat" minOccurs="0">
    				<xs:annotation>
    					<xs:documentation>Powiat</xs:documentation>
    				</xs:annotation>
    				<xs:simpleType>
    					<xs:restriction base="xs:string"/>
    				</xs:simpleType>
    			</xs:element>
    			<xs:element name="Gmina" minOccurs="0">
    				<xs:annotation>
    					<xs:documentation>Gmina</xs:documentation>
    				</xs:annotation>
    				<xs:simpleType>
    					<xs:restriction base="xs:string"/>
    				</xs:simpleType>
    			</xs:element>
    			<xs:element name="Ulica">
    				<xs:annotation>
    					<xs:documentation>Nazwa ulicy</xs:documentation>
    				</xs:annotation>
    				<xs:simpleType>
    					<xs:restriction base="xs:token">
    						<xs:maxLength value="85"/>
    					</xs:restriction>
    				</xs:simpleType>
    			</xs:element>
    			<xs:element name="NrDomu">
    				<xs:annotation>
    					<xs:documentation>Numer budynku</xs:documentation>
    				</xs:annotation>
    				<xs:simpleType>
    					<xs:restriction base="xs:token">
    						<xs:maxLength value="9"/>
    					</xs:restriction>
    				</xs:simpleType>
    			</xs:element>
    			<xs:element name="NrLokalu">
    				<xs:annotation>
    					<xs:documentation>Numer lokalu</xs:documentation>
    				</xs:annotation>
    				<xs:simpleType>
    					<xs:restriction base="xs:token">
    						<xs:maxLength value="10"/>
    					</xs:restriction>
    				</xs:simpleType>
    			</xs:element>
    			<xs:element name="Miejscowosc" type="ed:TMiejscowosc">
    				<xs:annotation>
    					<xs:documentation>Nazwa miejscowości</xs:documentation>
    				</xs:annotation>
    			</xs:element>
    			<xs:element name="KodPocztowy">
    				<xs:annotation>
    					<xs:documentation>Kod pocztowy</xs:documentation>
    				</xs:annotation>
    				<xs:simpleType>
    					<xs:restriction base="xs:token">
    						<xs:maxLength value="8"/>
    					</xs:restriction>
    				</xs:simpleType>
    			</xs:element>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="DanePodatnikaTyp">
    		<xs:sequence>
    			<xs:element name="DaneIdentyfikacyjne">
    				<xs:annotation>
    					<xs:documentation>DANE IDENTYFIKACYJNE</xs:documentation>
    				</xs:annotation>
    				<xs:complexType>
    					<xs:sequence>
    						<xs:element name="Nazwisko" type="ed:TNazwisko">
    							<xs:annotation>
    								<xs:documentation>Nazwisko</xs:documentation>
    							</xs:annotation>
    						</xs:element>
    						<xs:element name="Imie" type="ed:TImie">
    							<xs:annotation>
    								<xs:documentation>Pierwsze imię</xs:documentation>
    							</xs:annotation>
    						</xs:element>
    						<xs:element name="DataUrodzenia" type="xs:date">
    							<xs:annotation>
    								<xs:documentation>Data urodzenia</xs:documentation>
    							</xs:annotation>
    						</xs:element>
    					</xs:sequence>
    				</xs:complexType>
    			</xs:element>
    			<xs:element name="AdresZamieszkania" type="wnio:AdresTyp">
    				<xs:annotation>
    					<xs:documentation>AKTUALNY ADRES ZAMIESZKANIA</xs:documentation>
    				</xs:annotation>
    			</xs:element>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="InformacjeDotPodatnikaTyp">
    		<xs:sequence>
    			<xs:element name="Panstwa">
    				<xs:annotation>
    					<xs:documentation>PAŃSTWA MIEJSCA ZAMIESZKANIA PODCZAS SZEŚCIU LAT PODATKOWYCH POPRZEDZAJĄCYCH ROK PRZENIESIENIA MIEJSCA ZAMIESZKANIA NA TERYTORIUM RZECZYPOSPOLITEJ POLSKIEJ</xs:documentation>
    				</xs:annotation>
    				<xs:complexType>
    					<xs:sequence>
    						<xs:element name="Panstwo" maxOccurs="unbounded">
    							<xs:complexType>
    								<xs:sequence>
    									<xs:element name="OkresOd" type="xs:date">
    										<xs:annotation>
    											<xs:documentation>W okresie od</xs:documentation>
    										</xs:annotation>
    									</xs:element>
    									<xs:element name="OkresDo" type="xs:date">
    										<xs:annotation>
    											<xs:documentation>W okresie do</xs:documentation>
    										</xs:annotation>
    									</xs:element>
    									<xs:element name="Panstwo" type="ed:TKodKraju">
    										<xs:annotation>
    											<xs:documentation>Państwo</xs:documentation>
    										</xs:annotation>
    									</xs:element>
    								</xs:sequence>
    							</xs:complexType>
    						</xs:element>
    					</xs:sequence>
    				</xs:complexType>
    			</xs:element>
    			<xs:element ref="str:Zalaczniki"/>
    			<xs:element name="Oswiadczenie">
    				<xs:annotation>
    					<xs:documentation>OŚWIADCZENIE PODATNIKA / CZŁONKA RODZINY PODATNIKA</xs:documentation>
    				</xs:annotation>
    				<xs:complexType>
    					<xs:sequence>
    						<xs:element name="Oswiadczenie" type="xs:string" fixed="wybieram-opodatkowanie-ryczałtem-od-przychodów-zagranicznych">
    							<xs:annotation>
    								<xs:documentation>Oświadczenie podatnika lub członka rodziny podatnika: "Oświadczam, że wybieram opodatkowanie ryczałtem od przychodów zagranicznych w okresie od daty przeniesienia miejsca zamieszkania
    na terytorium Rzeczypospolitej Polskiej"</xs:documentation>
    							</xs:annotation>
    						</xs:element>
    						<xs:element name="MiesiacPrzeniesienia" type="ed:TMiesiac">
    							<xs:annotation>
    								<xs:documentation>Data przeniesienia miejsca zamieszkania na terytorium Rzeczypospolitej Polskiej - miesiąc</xs:documentation>
    							</xs:annotation>
    						</xs:element>
    						<xs:element name="RokPrzeniesienia">
    							<xs:annotation>
    								<xs:documentation>Data przeniesienia miejsca zamieszkania na terytorium Rzeczypospolitej Polskiej - rok</xs:documentation>
    							</xs:annotation>
    							<xs:simpleType>
    								<xs:restriction base="xs:gYear">
    									<xs:minInclusive value="2022"/>
    									<xs:maxInclusive value="2042"/>
    								</xs:restriction>
    							</xs:simpleType>
    						</xs:element>
    					</xs:sequence>
    				</xs:complexType>
    			</xs:element>
    		</xs:sequence>
    	</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">
    					<xs:complexType>
    						<xs:sequence>
    							<xs:element name="IdentPodatnika">
    								<xs:annotation>
    									<xs:documentation>1. Identyfikator podatkowy NIP / numer PESEL podatnika</xs:documentation>
    								</xs:annotation>
    								<xs:complexType>
    									<xs:sequence>
    										<xs:element name="TypIdentyfikatora">
    											<xs:simpleType>
    												<xs:restriction base="xs:token">
    													<xs:enumeration value="Identyfikator podatkowy NIP"/>
    													<xs:enumeration value="Numer PESEL"/>
    													<xs:enumeration value="Brak NIP oraz PESEL"/>
    												</xs:restriction>
    											</xs:simpleType>
    										</xs:element>
    										<xs:choice minOccurs="0">
    											<xs:element name="PESEL" type="ed:TNrPESEL"/>
    											<xs:element name="NIP" type="ed:TNrNIP"/>
    										</xs:choice>
    									</xs:sequence>
    								</xs:complexType>
    							</xs:element>
    							<xs:element name="IdentCzlonkaRodziny">
    								<xs:annotation>
    									<xs:documentation>4. Identyfikator podatkowy NIP / numer PESEL członka rodziny podatnika</xs:documentation>
    								</xs:annotation>
    								<xs:complexType>
    									<xs:sequence>
    										<xs:element name="TypIdentyfikatora">
    											<xs:simpleType>
    												<xs:restriction base="xs:token">
    													<xs:enumeration value="Identyfikator podatkowy NIP"/>
    													<xs:enumeration value="Numer PESEL"/>
    													<xs:enumeration value="Brak NIP oraz PESEL"/>
    													<xs:enumeration value=""/>
    												</xs:restriction>
    											</xs:simpleType>
    										</xs:element>
    										<xs:choice minOccurs="0">
    											<xs:element name="PESEL" type="ed:TNrPESEL"/>
    											<xs:element name="NIP" type="ed:TNrNIP"/>
    										</xs:choice>
    									</xs:sequence>
    								</xs:complexType>
    							</xs:element>
    							<xs:element name="Urzad" type="xs:string">
    								<xs:annotation>
    									<xs:documentation>5. Urząd, do którego adresowane jest oświadczenie</xs:documentation>
    								</xs:annotation>
    							</xs:element>
    							<xs:element name="Skladajacy">
    								<xs:annotation>
    									<xs:documentation>6. Składający</xs:documentation>
    								</xs:annotation>
    								<xs:simpleType>
    									<xs:list itemType="wnio:SkladajacyTyp"/>
    								</xs:simpleType>
    							</xs:element>
    							<xs:element name="DanePodatnika" type="wnio:DanePodatnikaTyp">
    								<xs:annotation>
    									<xs:documentation>C. DANE PODATNIKA</xs:documentation>
    								</xs:annotation>
    							</xs:element>
    							<xs:element name="InformacjeDotPodatnika" type="wnio:InformacjeDotPodatnikaTyp" minOccurs="0">
    								<xs:annotation>
    									<xs:documentation>E. INFORMACJE DODATKOWE DOTYCZĄCE PODATNIKA, G.1. OŚWIADCZENIE PODATNIKA</xs:documentation>
    								</xs:annotation>
    							</xs:element>
    							<xs:element name="DaneCzlonkaRodziny" type="wnio:DanePodatnikaTyp" minOccurs="0">
    								<xs:annotation>
    									<xs:documentation>D. DANE CZŁONKA RODZINY PODATNIKA</xs:documentation>
    								</xs:annotation>
    							</xs:element>
    							<xs:element name="InformacjeDotCzlonkaRodziny" type="wnio:InformacjeDotPodatnikaTyp" minOccurs="0">
    								<xs:annotation>
    									<xs:documentation>F. INFORMACJE DODATKOWE DOTYCZĄCE CZŁONKA RODZINY PODATNIKA, G.2. OŚWIADCZENIE CZŁONKA RODZINY PODATNIKA</xs:documentation>
    								</xs:annotation>
    							</xs:element>
    						</xs:sequence>
    						<xs:attribute name="rodzaj" type="str:rodzajTyp" use="optional"/>
    						<xs:attribute name="format" type="str:formatTyp" use="required"/>
    						<xs:attribute name="kodowanie" type="str:kodowanieTyp" use="required"/>
    					</xs:complexType>
    				</xs:element>
    				<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
    			</xs:sequence>
    		</xs:complexType>
    	</xs:element>
    </xs:schema>