11530
ID | 11530 |
Data | 2022-05-13 |
Symbol | 2022/05/13/11530 |
Instytucja | Ministerstwo Finansów |
Nazwa | CIT-N2 INFORMACJA O PRAWACH DO SPÓŁKI NIERUCHOMOŚCIOWEJ ORAZ O PODMIOTACH POŚREDNICZĄCYCH - OSOBY PRAWNE |
Czy Aktualny | 1 |
---|
Ustawy (1)
URI://Dziennik_Ustaw/2021/2070/16b/1 | Art. 16b ust. 1 ustawy z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne (Dz. U. z 2021 r. poz. 2070) |
---|
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/01/05/eD/DefinicjeTypy/" xmlns:knus="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2017/02/06/eD/KodyNaczelnikowUrzedowSkarbowych/" xmlns:tns="http://crd.gov.pl/wzor/2022/05/13/11530/" targetNamespace="http://crd.gov.pl/wzor/2022/05/13/11530/" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="pl">
<xsd:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/01/05/eD/DefinicjeTypy/" schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/01/05/eD/DefinicjeTypy/StrukturyDanych_v10-0E.xsd"/>
<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:complexType name="TNaglowek">
<xsd:annotation>
<xsd:documentation>Nagłówek informacji</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="CIT-N2 (1)"/>
<xsd:attribute name="kodPodatku" type="xsd:string" use="required" fixed="CIT"/>
<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="CelZlozenia">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="tns:TCelZlozenia">
<xsd:attribute name="poz" type="xsd:string" use="required" fixed="P_7"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="OkresOd">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="tns:TLData">
<xsd:attribute name="poz" type="xsd:string" use="required" fixed="P_4"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="OkresDo">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="tns:TLData">
<xsd:attribute name="poz" type="xsd:string" use="required" fixed="P_5"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="KodUrzedu" type="knus:TKodNaczUS">
<xsd:annotation>
<xsd:documentation>Naczelnik urzędu skarbowego, do którego jest adresowana informacja</xsd:documentation>
</xsd:annotation>
</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="CIT-N2"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="TCelZlozenia">
<xsd:annotation>
<xsd:documentation>Określa, czy to jest złożenie, czy korekta informacji</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:byte">
<xsd:enumeration value="1">
<xsd:annotation>
<xsd:documentation>złożenie informacji</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="2">
<xsd:annotation>
<xsd:documentation>korekta informacji</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="TLData">
<xsd:annotation>
<xsd:documentation>Ograniczenie dla daty</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="etd:TData">
<xsd:minInclusive value="2020-01-01"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="TRodzajId">
<xsd:annotation>
<xsd:documentation>Rodzaj zagranicznego numeru identyfikacyjnego</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:byte">
<xsd:enumeration value="1">
<xsd:annotation>
<xsd:documentation>numer identyfikacyjny TIN</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="8">
<xsd:annotation>
<xsd:documentation>inny rodzaj identyfikacji podatkowej</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="TRodzajSpolki">
<xsd:annotation>
<xsd:documentation>Rodzaj spółki nieruchomościowej</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:byte">
<xsd:enumeration value="1">
<xsd:annotation>
<xsd:documentation>spółka będąca podatnikiem podatku dochodowego</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="2">
<xsd:annotation>
<xsd:documentation>spółka niebędąca podatnikiem podatku dochodowego</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="3">
<xsd:annotation>
<xsd:documentation>inny niż spółka podmiot, w którym podatnik ma tytuły uczestnictwa lub prawa o podobnym charakterze</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="TLiczbowy">
<xsd:annotation>
<xsd:documentation>Typ liczbowy oraz dla wartości wykazywanych w procentach</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:token">
<xsd:minLength value="1"/>
<xsd:pattern value="\d+,?\d*"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:element name="Deklaracja">
<xsd:annotation>
<xsd:documentation>INFORMACJA O PRAWACH DO SPÓŁKI NIERUCHOMOŚCIOWEJ ORAZ O PODMIOTACH POŚREDNICZĄCYCH na ostatni dzień roku</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>Dane podatnika</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="OsobaNiefizyczna" type="etd:TIdentyfikatorOsobyNiefizycznej1"/>
</xsd:sequence>
<xsd:attribute name="rola" type="xsd:string" use="required" fixed="Podatnik"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="Podmiot2">
<xsd:annotation>
<xsd:documentation>Dane spółki nieruchomościowej</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="OsobaNiefizyczna" type="etd:TIdentyfikatorOsobyNiefizycznej1"/>
</xsd:sequence>
<xsd:attribute name="rola" type="xsd:string" use="required" fixed="Spółka nieruchomościowa"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="PozycjeSzczegolowe">
<xsd:annotation>
<xsd:documentation>Informacje o prawach do spółki nieruchomościowej, informacje o podmiotach pośredniczących</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:sequence>
<xsd:annotation>
<xsd:documentation>Informacje o wielkości praw do spółki nieruchomościowej</xsd:documentation>
</xsd:annotation>
<xsd:element name="P_11" type="tns:TRodzajSpolki">
<xsd:annotation>
<xsd:documentation>Rodzaj spółki nieruchomościowej</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_12" type="tns:TLiczbowy">
<xsd:annotation>
<xsd:documentation>Liczba łącznie posiadanych bezpośrednio i pośrednio w spółce nieruchomościowej przez podatnika praw do spółki nieruchomościowej</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_13" type="tns:TLiczbowy">
<xsd:annotation>
<xsd:documentation>Łączna wielkość posiadanego bezpośrednio i pośrednio udziału w prawach do spółki nieruchomościowej</xsd:documentation>
</xsd:annotation>
<!--Wartość wyrażona w procentach-->
</xsd:element>
</xsd:sequence>
<xsd:sequence minOccurs="0">
<xsd:annotation>
<xsd:documentation>Prawa do spółki nieruchomościowej posiadane bezpośrednio</xsd:documentation>
</xsd:annotation>
<xsd:element name="P_14" type="tns:TLiczbowy">
<xsd:annotation>
<xsd:documentation>Liczba posiadanych bezpośrednio przez podatnika praw do spółki nieruchomościowej</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_15" type="tns:TLiczbowy">
<xsd:annotation>
<xsd:documentation>Wielkość posiadanego bezpośrednio udziału w prawach do spółki nieruchomościowej</xsd:documentation>
</xsd:annotation>
<!--Wartość wyrażona w procentach-->
</xsd:element>
</xsd:sequence>
<xsd:sequence minOccurs="0">
<xsd:annotation>
<xsd:documentation>Prawa do spółki nieruchomościowej posiadane pośrednio</xsd:documentation>
</xsd:annotation>
<xsd:element name="P_16" type="tns:TLiczbowy">
<xsd:annotation>
<xsd:documentation>Liczba posiadanych pośrednio przez podatnika praw do spółki nieruchomościowej</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_17" type="tns:TLiczbowy">
<xsd:annotation>
<xsd:documentation>Wielkość posiadanego pośrednio udziału w prawach do spółki nieruchomościowej</xsd:documentation>
</xsd:annotation>
<!--Wartość wyrażona w procentach-->
</xsd:element>
</xsd:sequence>
<xsd:element name="P_E" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Informacje o podmiotach pośredniczących</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:sequence>
<xsd:annotation>
<xsd:documentation>Dane identyfikacyjne podmiotu pośredniczącego</xsd:documentation>
</xsd:annotation>
<xsd:choice>
<xsd:element name="P_E18" type="etd:TNrNIP">
<xsd:annotation>
<xsd:documentation>Identyfikator podatkowy NIP</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:sequence>
<xsd:element name="P_E19" type="etd:TNrIdentyfikacjiPodatkowej">
<xsd:annotation>
<xsd:documentation>Zagraniczny numer identyfikacyjny</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_E20" type="tns:TRodzajId">
<xsd:annotation>
<xsd:documentation>Rodzaj zagranicznego numeru identyfikacyjnego</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_E21A" type="etd:TKodKrajuWydania">
<xsd:annotation>
<xsd:documentation>Kod kraju wydania zagranicznego numeru identyfikacyjnego</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:choice>
<xsd:element name="P_E22">
<xsd:annotation>
<xsd:documentation>Nazwa pełna</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:token">
<xsd:minLength value="1"/>
<xsd:maxLength value="240"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
<xsd:sequence>
<xsd:annotation>
<xsd:documentation>Adres siedziby</xsd:documentation>
</xsd:annotation>
<xsd:element name="P_E23A" type="etd:TKodKraju">
<xsd:annotation>
<xsd:documentation>Kraj</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_E24" type="etd:TJednAdmin" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Województwo</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_E25" type="etd:TJednAdmin" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Powiat</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_E26" type="etd:TJednAdmin" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Gmina</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_E27" type="etd:TUlica" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Nazwa ulicy</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_E28" type="etd:TNrBudynku" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Numer budynku</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_E29" type="etd:TNrLokalu" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Numer lokalu</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_E30" type="etd:TMiejscowosc">
<xsd:annotation>
<xsd:documentation>Nazwa miejscowości</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_E31" type="etd:TKodPocztowy" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Kod pocztowy</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:sequence>
<xsd:annotation>
<xsd:documentation>Informacje o prawach do spółki nieruchomościowej posiadane pośrednio w spółce za pośrednictwem tego podmiotu</xsd:documentation>
</xsd:annotation>
<xsd:element name="P_E32" type="tns:TLiczbowy">
<xsd:annotation>
<xsd:documentation>Liczba posiadanych pośrednio za pośrednictwem tego podmiotu przez podatnika praw do spółki nieruchomościowej</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="P_E33" type="tns:TLiczbowy">
<xsd:annotation>
<xsd:documentation>Wielkość posiadanego pośrednio udziału w prawach do spółki nieruchomościowej za pośrednictwem tego podmiotu</xsd:documentation>
</xsd:annotation>
<!--Wartość wyrażona w procentach-->
</xsd:element>
</xsd:sequence>
</xsd:sequence>
<xsd:attribute name="typ" use="required" fixed="G"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:unique name="klucz_NIP">
<xsd:selector xpath="tns:Podmiot1|tns:Podmiot2"/>
<xsd:field xpath=".//etd:NIP"/>
</xsd:unique>
<xsd:unique name="klucz_NIP1">
<xsd:selector xpath="tns:PozycjeSzczegolowe/tns:P_E"/>
<xsd:field xpath="tns:P_E18"/>
</xsd:unique>
<xsd:unique name="klucz_IdZagr">
<xsd:selector xpath="tns:PozycjeSzczegolowe/tns:P_E"/>
<xsd:field xpath="tns:P_E19"/>
<xsd:field xpath="tns:P_E20"/>
<xsd:field xpath="tns:P_E21A"/>
</xsd:unique>
</xsd:element>
</xsd:schema>