11024
ID | 11024 |
Data | 2021-10-27 |
Symbol | 2021/10/27/11024 |
Instytucja | Ministerstwo Finansów |
Nazwa | Zawiadomienie o zawieszeniu działalności na rzecz spółek lub trustów |
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: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/2021/10/27/11024/" xmlns:ed="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/08/24/eD/DefinicjeTypy/" targetNamespace="http://crd.gov.pl/wzor/2021/10/27/11024/" 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="TImie">
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="50"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TNazwisko">
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="80"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TNazwa">
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="512"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TOpcja">
<xs:restriction base="xs:string">
<xs:enumeration value="tak">
<xs:annotation>
<xs:documentation>"Wnioskuję o wydanie zaświadczenia o wpisie do rejestru"</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="">
<xs:annotation>
<xs:documentation>Pusta wartość - brak wniosku o wydanie zaświadczenia o wpisie do rejestru.</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TOsobaUprawniona">
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="1000"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TKRS">
<xs:restriction base="xs:string">
<xs:pattern value="\d{10}"/>
<xs:pattern value=""/>
</xs:restriction>
</xs:simpleType>
<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="DataWpisu" type="xs:date"/>
<xs:element name="Numer">
<xs:annotation>
<xs:documentation>Numer w rejestrze</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="RDST\-\d{1,}"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Zawiadomienie">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="zawiadamiam-o-zawieszeniu">
<xs:annotation>
<xs:documentation>Zawiadamiam o zawieszeniu działalności na rzesz spółek lub trustów</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DataZawieszenia" type="xs:date"/>
<xs:choice>
<xs:element name="OsobaFizyczna">
<xs:complexType>
<xs:sequence>
<xs:element name="Imie" type="wnio:TImie"/>
<xs:element name="Nazwisko" type="wnio:TNazwisko"/>
<xs:element name="NIP" type="ed:TNrNIP"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Podmiot">
<xs:complexType>
<xs:sequence>
<xs:element name="Nazwa" type="wnio:TNazwa"/>
<xs:element name="NIP" type="ed:TNrNIP"/>
<xs:element name="KRS" type="wnio:TKRS"/>
<xs:element name="Reprezentacja">
<xs:annotation>
<xs:documentation>Musi być wskazany co najmniej jeden reprezentant - osoba fizyczna lub osoba prawna.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="OsobaFizyczna" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="Imie" type="wnio:TImie"/>
<xs:element name="Nazwisko" type="wnio:TNazwisko"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OsobaPrawna" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="Nazwa" type="wnio:TNazwa"/>
<xs:element name="KRS" type="wnio:TKRS"/>
<xs:element name="OsobaUprawniona" type="wnio:TOsobaUprawniona"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</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>