13593

ID13593
Data2024-11-28
Symbol2024/11/28/13593
InstytucjaMinisterstwo Finansów
NazwaSME-IK INFORMACJA KWARTALNA W ZAKRESIE SZCZEGÓLNEJ PROCEDURY DLA MAŁYCH PRZEDSIĘBIORSTW (SME)
Czy Aktualny1

Ustawy (1)

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

    Pliki

    Schemat

    <?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:etd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/09/13/eD/DefinicjeTypy/" xmlns:tns="http://crd.gov.pl/wzor/2024/11/28/13593/" xmlns:knus="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2017/02/06/eD/KodyNaczelnikowUrzedowSkarbowych/" targetNamespace="http://crd.gov.pl/wzor/2024/11/28/13593/" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="pl">
    	<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2017/02/06/eD/KodyNaczelnikowUrzedowSkarbowych/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2017/02/06/eD/KodyNaczelnikowUrzedowSkarbowych/KodyNaczelnikowUrzedowSkarbowych_v4-0E.xsd"/>
    	<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/09/13/eD/DefinicjeTypy/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/09/13/eD/DefinicjeTypy/StrukturyDanych_v12-0E.xsd"/>
    	<xsd:complexType name="TNaglowek">
    		<xsd:annotation>
    			<xsd:documentation>Nagłówek deklaracji</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:element name="KodFormularza">
    				<xsd:complexType>
    					<xsd:simpleContent>
    						<xsd:extension base="tns:TKodFormularza">
    							<xsd:attribute name="kodSystemowy" type="xsd:string" use="required" fixed="SME-IK (1)"/>
    							<xsd:attribute name="kodPodatku" type="xsd:string" use="required" fixed="VAT"/>
    							<xsd:attribute name="rodzajZobowiazania" type="xsd:token" use="required" fixed="Z"/>
    							<xsd:attribute name="wersjaSchemy" type="xsd:string" use="required" fixed="1-0E"/>
    						</xsd:extension>
    					</xsd:simpleContent>
    				</xsd:complexType>
    			</xsd:element>
    			<xsd:element name="WariantFormularza">
    				<xsd:simpleType>
    					<xsd:restriction base="xsd:byte">
    						<xsd:enumeration value="1"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    			<xsd:element name="DataWypelnienia" type="tns:TLData">
    				<xsd:annotation>
    					<xsd:documentation>Data wypełnienia informacji</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="CelZlozenia" type="etd:TCelZlozenia">
    				<xsd:annotation>
    					<xsd:documentation>Cel złożenia informacji (złożenie/korekta):
    1 - Złożenie,
    2 - Korekta</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="RaportKoncowy" type="etd:TWybor1_2">
    				<xsd:annotation>
    					<xsd:documentation>Czy informacja jest raportem końcowym:
    1 - Nie,
    2 - Tak</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="Rok">
    				<xsd:simpleType>
    					<xsd:restriction base="etd:TRok">
    						<xsd:minInclusive value="2024"/>
    						<xsd:maxInclusive value="2050"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    			<xsd:element name="Kwartal" type="etd:TKwartal"/>
    			<xsd:element name="KodUrzedu">
    				<xsd:annotation>
    					<xsd:documentation>Naczelnik urzędu skarbowego, do którego adresowana jest informacja</xsd:documentation>
    				</xsd:annotation>
    				<xsd:simpleType>
    					<xsd:restriction base="knus:TKodNaczUS">
    						<xsd:enumeration value="1436"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:simpleType name="TKodFormularza">
    		<xsd:annotation>
    			<xsd:documentation>Symbol wzoru formularza</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:string">
    			<xsd:enumeration value="SME-IK"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="TLData">
    		<xsd:annotation>
    			<xsd:documentation>Ograniczenie dla daty od</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="etd:TData">
    			<xsd:minInclusive value="2024-01-01"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:complexType name="TPodmiotDowolnyBezAdresuSME">
    		<xsd:annotation>
    			<xsd:documentation>Skrócony zestaw danych o osobie fizycznej lub niefizycznej</xsd:documentation>
    		</xsd:annotation>
    		<xsd:choice>
    			<xsd:element name="OsobaNiefizyczna" type="tns:TIdentyfikatorOsobyNiefizycznejSME"/>
    			<xsd:element name="OsobaFizyczna" type="tns:TIdentyfikatorOsobyFizycznejSME"/>
    		</xsd:choice>
    	</xsd:complexType>
    	<xsd:complexType name="TIdentyfikatorOsobyFizycznejSME">
    		<xsd:annotation>
    			<xsd:documentation>Podstawowy zestaw danych identyfikacyjnych o osobie fizycznej</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:element name="IdentyfikatorSME" type="tns:ExemptIdentificationNumberPL_Type">
    				<xsd:annotation>
    					<xsd:documentation>Identyfikator podatkowy podatnika SME (NIP z prefiksem PL i sufiksem -EX)</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="ImiePierwsze" type="etd:TImie">
    				<xsd:annotation>
    					<xsd:documentation>Pierwsze imię</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="Nazwisko" type="etd:TNazwisko">
    				<xsd:annotation>
    					<xsd:documentation>Nazwisko</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="TIdentyfikatorOsobyNiefizycznejSME">
    		<xsd:annotation>
    			<xsd:documentation>Podstawowy zestaw danych identyfikacyjnych podatnika niebędącego osobą fizyczną</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:element name="IdentyfikatorSME" type="tns:ExemptIdentificationNumberPL_Type">
    				<xsd:annotation>
    					<xsd:documentation>Identyfikator podatkowy podatnika SME (NIP z prefiksem PL i sufiksem -EX)</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="PelnaNazwa">
    				<xsd:annotation>
    					<xsd:documentation>Nazwa podatnika</xsd:documentation>
    				</xsd:annotation>
    				<xsd:simpleType>
    					<xsd:restriction base="xsd:token">
    						<xsd:minLength value="1"/>
    						<xsd:maxLength value="100"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:simpleType name="ExemptIdentificationNumberPL_Type">
    		<xsd:annotation>
    			<xsd:documentation>Typ prosty definiujący identyfikator podatkowy podatnika SME w Polsce</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:string">
    			<xsd:pattern value="PL[1-9]((\d[1-9])|([1-9]\d))\d{7}-EX"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:simpleType name="AmountPositive_Type">
    		<xsd:annotation>
    			<xsd:documentation>Typ prosty definiujący informację o kwocie o wartości nie mniejszej niż zero</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:decimal">
    			<xsd:fractionDigits value="2"/>
    			<xsd:minInclusive value="0"/>
    			<xsd:totalDigits value="12"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:complexType name="EurAmountPositive_Type">
    		<xsd:annotation>
    			<xsd:documentation>Typ złożony definiujący informację o kwocie wyrażonej w walucie Euro o wartości nie mniejszej niż zero</xsd:documentation>
    		</xsd:annotation>
    		<xsd:simpleContent>
    			<xsd:extension base="tns:AmountPositive_Type">
    				<xsd:attribute name="currency" use="required" fixed="EUR"/>
    			</xsd:extension>
    		</xsd:simpleContent>
    	</xsd:complexType>
    	<xsd:simpleType name="MSCountryCodeWithoutPL_Type">
    		<xsd:annotation>
    			<xsd:documentation>Lista kodów wszystkich państ członkowskich z wyłączeniem Polski (W przypadku Grecji kod EL nie jest kodem ISO)
    			</xsd:documentation>
    		</xsd:annotation>
    		<xsd:restriction base="xsd:string">
    			<xsd:enumeration value="AT"/>
    			<xsd:enumeration value="BE"/>
    			<xsd:enumeration value="BG"/>
    			<xsd:enumeration value="CY"/>
    			<xsd:enumeration value="CZ"/>
    			<xsd:enumeration value="DK"/>
    			<xsd:enumeration value="EE"/>
    			<xsd:enumeration value="FI"/>
    			<xsd:enumeration value="FR"/>
    			<xsd:enumeration value="DE"/>
    			<xsd:enumeration value="EL"/>
    			<xsd:enumeration value="HU"/>
    			<xsd:enumeration value="HR"/>
    			<xsd:enumeration value="IE"/>
    			<xsd:enumeration value="IT"/>
    			<xsd:enumeration value="LV"/>
    			<xsd:enumeration value="LT"/>
    			<xsd:enumeration value="LU"/>
    			<xsd:enumeration value="MT"/>
    			<xsd:enumeration value="NL"/>
    			<xsd:enumeration value="PT"/>
    			<xsd:enumeration value="RO"/>
    			<xsd:enumeration value="SK"/>
    			<xsd:enumeration value="SI"/>
    			<xsd:enumeration value="ES"/>
    			<xsd:enumeration value="SE"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    	<xsd:complexType name="PeriodSplit_Type">
    		<xsd:annotation>
    			<xsd:documentation>Typ złożony definiujący okres, jeśli jest on inny niż pełny kwartał</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:element name="StartDate" type="tns:TLData">
    				<xsd:annotation>
    					<xsd:documentation>Data początku okresu</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="EndDate" type="tns:TLData">
    				<xsd:annotation>
    					<xsd:documentation>Data końca okresu</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="ThresholdApplicableYes_Type">
    		<xsd:annotation>
    			<xsd:documentation>Typ złożony zawiera elementy dotyczące opcji, gdy w państwie członkowskim mają zastosowanie progi obrotów dla sektorów działalności</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:element name="BusinessSector">
    				<xsd:annotation>
    					<xsd:documentation>Nazwa sektora działalności gospodarczej</xsd:documentation>
    				</xsd:annotation>
    				<xsd:simpleType>
    					<xsd:restriction base="xsd:string">
    						<xsd:minLength value="1"/>
    						<xsd:maxLength value="250"/>
    					</xsd:restriction>
    				</xsd:simpleType>
    			</xsd:element>
    			<xsd:element name="TotalValueOfSupplies" type="tns:EurAmountPositive_Type">
    				<xsd:annotation>
    					<xsd:documentation>Kwota obrotu dla danego sektora działalności gospodarczej (w EUR)</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="TotalValueOfSuppliesinEachMS_Type">
    		<xsd:annotation>
    			<xsd:documentation>Typ złożony zawiera informacje o obrotach w kwartale w każdym państwie członkowskim w wyjątkiem Polski</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:element name="TotalValueOfSuppliesInMSEXE" type="tns:TotalValueOfSuppliesInMSEXE_Type" minOccurs="26" maxOccurs="26">
    				<xsd:annotation>
    					<xsd:documentation>Informacja o obrotach w kwartale w danym państwie członkowskim</xsd:documentation>
    				</xsd:annotation>
    				<xsd:unique name="kluczSector">
    					<xsd:selector xpath="tns:ThresholdApplicableYes"/>
    					<xsd:field xpath="tns:BusinessSector"/>
    				</xsd:unique>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:complexType name="TotalValueOfSuppliesInMSEXE_Type">
    		<xsd:annotation>
    			<xsd:documentation>Typ złożony zawiera informacje o obrotach w kwartale w danym państwie członkowskim</xsd:documentation>
    		</xsd:annotation>
    		<xsd:sequence>
    			<xsd:element name="MemberState" type="tns:MSCountryCodeWithoutPL_Type">
    				<xsd:annotation>
    					<xsd:documentation>Kod Państwa Członkowskiego</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="TotalValueOfSupplies" type="tns:EurAmountPositive_Type">
    				<xsd:annotation>
    					<xsd:documentation>Obroty w kwartale w danym państwie członkowskim (w EUR)</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    			<xsd:element name="ThresholdApplicableYes" type="tns:ThresholdApplicableYes_Type" minOccurs="0" maxOccurs="unbounded">
    				<xsd:annotation>
    					<xsd:documentation>Suma obrotów w danym państwie członkowskim dla danego sektora działalności gospodarczej (w EUR)</xsd:documentation>
    				</xsd:annotation>
    			</xsd:element>
    		</xsd:sequence>
    	</xsd:complexType>
    	<xsd:element name="Deklaracja">
    		<xsd:annotation>
    			<xsd:documentation>INFORMACJA KWARTALNA W ZAKRESIE SZCZEGÓLNEJ PROCEDURY DLA MAŁYCH PRZEDSIĘBIORSTW (SME)</xsd:documentation>
    		</xsd:annotation>
    		<xsd:complexType>
    			<xsd:sequence>
    				<xsd:element name="Naglowek" type="tns:TNaglowek">
    					<xsd:annotation>
    						<xsd:documentation>Nagłówek informacji</xsd:documentation>
    					</xsd:annotation>
    				</xsd:element>
    				<xsd:element name="Podmiot1">
    					<xsd:annotation>
    						<xsd:documentation>Podatnik</xsd:documentation>
    					</xsd:annotation>
    					<xsd:complexType>
    						<xsd:complexContent>
    							<xsd:extension base="tns:TPodmiotDowolnyBezAdresuSME">
    								<xsd:attribute name="rola" type="xsd:string" use="required" fixed="Podatnik"/>
    							</xsd:extension>
    						</xsd:complexContent>
    					</xsd:complexType>
    				</xsd:element>
    				<xsd:choice>
    					<xsd:annotation>
    						<xsd:documentation>Oświadczenia dotyczące nieprzekroczenia/przekroczenia w bieżącym kwartale unijnego progu obrotów w wysokości 100 000 Euro</xsd:documentation>
    					</xsd:annotation>
    					<xsd:element name="OswiadczenieProgNieprzekroczony">
    						<xsd:annotation>
    							<xsd:documentation>Wartość 1 oznacza potwierdzenie złożenia poniższego oświadczenia:
    Oświadczam, że w bieżącym kwartale nie przekroczyłem/łam unijnego progu obrotów w wysokości 100 000 Euro.</xsd:documentation>
    						</xsd:annotation>
    						<xsd:simpleType>
    							<xsd:restriction base="etd:TKwota2Nieujemna">
    								<xsd:minExclusive value="0"/>
    								<xsd:maxExclusive value="2"/>
    								<xsd:fractionDigits value="0"/>
    							</xsd:restriction>
    						</xsd:simpleType>
    					</xsd:element>
    					<xsd:sequence>
    						<xsd:element name="OswiadczenieProgPrzekroczony">
    							<xsd:annotation>
    								<xsd:documentation>Wartość 1 oznacza potwierdzenie złożenia poniższego oświadczenia:
    Oświadczam, że w poniższym dniu przekroczyłem/łam unijny próg obrotów w wysokości 100 000 Euro, co skutkuje utratą możliwości stosowania zwolnienia dla małych przedsiębiorstw w państwach członkowskich zwolnienia.</xsd:documentation>
    							</xsd:annotation>
    							<xsd:simpleType>
    								<xsd:restriction base="etd:TKwota2Nieujemna">
    									<xsd:minExclusive value="0"/>
    									<xsd:maxExclusive value="2"/>
    									<xsd:fractionDigits value="0"/>
    								</xsd:restriction>
    							</xsd:simpleType>
    						</xsd:element>
    						<xsd:element name="DataPrzekroczeniaProgu" type="tns:TLData">
    							<xsd:annotation>
    								<xsd:documentation>Data przekroczenia unijnego progu obrotów w wysokości 100 000 Euro</xsd:documentation>
    							</xsd:annotation>
    						</xsd:element>
    					</xsd:sequence>
    				</xsd:choice>
    				<xsd:element name="PozycjeSzczegolowe">
    					<xsd:complexType>
    						<xsd:sequence>
    							<xsd:element name="Period" type="tns:PeriodSplit_Type" minOccurs="0">
    								<xsd:annotation>
    									<xsd:documentation>Daty początku i końca deklarowanego okresu</xsd:documentation>
    								</xsd:annotation>
    								<!-- Jeśli występuje element tns:Deklaracja/tns:PozycjeSzczegolowe/tns:Period to:
    					tns:Deklaracja/tns:PozycjeSzczegolowe/tns:Period/tns:EndDate >= tns:Deklaracja/tns:PozycjeSzczegolowe/tns:Period/tns:StartDate
    					oraz daty w elemenach tns:Deklaracja/tns:PozycjeSzczegolowe/tns:Period/tns:StartDate i tns:Deklaracja/tns:PozycjeSzczegolowe/tns:Period/tns:StartDate
    					muszą zawierać się w okresie odpowiadającym tns:Deklaracja/tns:Naglowek/tns:Rok i tns:Deklaracja/tns:Naglowek/tns:Kwartal -->
    							</xsd:element>
    							<xsd:element name="TotalValueOfSuppliesinMSEST" type="tns:EurAmountPositive_Type">
    								<xsd:annotation>
    									<xsd:documentation xml:lang="pl">WARTOŚĆ SPRZEDAŻY W KWARTALE NA TERYTORIUM POLSKI (W EUR)</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:element name="TotalValueOfSuppliesinOtherMS" type="tns:TotalValueOfSuppliesinEachMS_Type">
    								<xsd:annotation>
    									<xsd:documentation xml:lang="pl">INFORMACJA O OBROTACH W KWARTALE W POSZCZEGÓLNYCH PAŃSTWACH CZŁONKOWSKICH</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    							<xsd:element name="QuarterlyReportGrandTotal" type="tns:EurAmountPositive_Type">
    								<xsd:annotation>
    									<xsd:documentation xml:lang="pl">INFORMACJA O CAŁKOWITEJ WARTOŚCI OBROTU W KWARTALE WE WSZYSTKICH PAŃSTWACH CZŁONKOWSKICH UNII EUROPEJSKIEJ</xsd:documentation>
    								</xsd:annotation>
    							</xsd:element>
    						</xsd:sequence>
    					</xsd:complexType>
    					<xsd:unique name="kluczMS">
    						<xsd:selector xpath="tns:TotalValueOfSuppliesinOtherMS/tns:TotalValueOfSuppliesInMSEXE"/>
    						<xsd:field xpath="tns:MemberState"/>
    					</xsd:unique>
    				</xsd:element>
    				<xsd:element name="Pouczenie">
    					<xsd:annotation>
    						<xsd:documentation>Wartość 1 oznacza potwierdzenie zapoznania się z treścią i akceptację poniższego pouczenia:
    Za podanie nieprawdy lub zatajenie prawdy grozi odpowiedzialność przewidziana w kodeksie karnym skarbowym.</xsd:documentation>
    					</xsd:annotation>
    					<xsd:simpleType>
    						<xsd:restriction base="etd:TKwota2Nieujemna">
    							<xsd:minExclusive value="0"/>
    							<xsd:maxExclusive value="2"/>
    							<xsd:fractionDigits value="0"/>
    						</xsd:restriction>
    					</xsd:simpleType>
    				</xsd:element>
    			</xsd:sequence>
    		</xsd:complexType>
    	</xsd:element>
    </xsd:schema>