10939

ID10939
Data2021-09-28
Symbol2021/09/28/10939
InstytucjaKancelaria Prezesa Rady Ministrów
NazwaWniosek o utworzenie adresu i skrzynki do doręczeń elektronicznych dla podmiotów niepublicznych niebędących osobą fizyczną.
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2021/670/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"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wnio="http://crd.gov.pl/wzor/2021/09/28/10939/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/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:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://crd.gov.pl/wzor/2021/09/28/10939/" attributeFormDefault="unqualified" elementFormDefault="qualified">
        <!--    Version 1.0-->
    
        <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/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://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/meta/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/meta/2009/11/16/meta.xsd"/>
        <xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
    
        <xs:element name="Dokument" type="wnio:DokumentTyp"/>
    
        <xs:complexType name="DokumentTyp">
            <xs:sequence>
                <xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
                <xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
                <xs:element name="TrescDokumentu" type="wnio:TrescDokumentuTyp"/>
                <xs:element ref="ds:Signature" maxOccurs="unbounded" minOccurs="0"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="TrescDokumentuTyp">
            <xs:complexContent>
                <xs:extension base="str:TrescDokumentuTyp">
                    <xs:sequence>
                        <xs:element ref="wnio:DataZlozeniaWniosku"/>
                        <xs:element name="Wlasciciel" type="wnio:WlascicielTyp"/>
                        <xs:element name="Admin" type="wnio:AdminTyp"/>
                        <xs:element name="Reprezentant" type="wnio:ReprezentantTyp" minOccurs="0"/>
                        <xs:element name="AdresKorespondencyjny" type="wnio:AdresTyp"/>
                        <xs:element name="AdresSiedziby" type="wnio:AdresTyp"/>
                        <xs:element ref="str:Zalaczniki" minOccurs="0"/>
                        <xs:element name="PowodZwolnieniaZOplaty" type="wnio:ZwolnienieZOplatyTyp" minOccurs="0"/>
                        <xs:element name="NazwaProcesu" type="wnio:NazwaProcesuTyp"/>
                    </xs:sequence>
                </xs:extension>
            </xs:complexContent>
        </xs:complexType>
    
        <xs:complexType name="WlascicielTyp">
            <xs:sequence>
                <xs:element name="IdentyfikatoryPodmiotu" type="wnio:IdentyfikatoryPodmiotuTyp"/>
                <xs:element name="StatusNIP" type="xs:string" minOccurs="0"/>
                <xs:element name="Subkontekst" type="wnio:WlascicielSubkontekstTyp"/>
                <xs:element name="NazwaFirmy" type="str:Tekst200Typ"/>
                <xs:element name="FormaPrawna" type="wnio:FormaPrawnaTyp"/>
                <xs:element name="Rola" type="wnio:RolaTyp"/>
                <xs:element ref="adr:Email"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="IdentyfikatoryPodmiotuTyp">
            <xs:sequence>
                <xs:element ref="oso:NIP" minOccurs="0"/>
                <xs:element ref="inst:REGON" minOccurs="0"/>
                <xs:element ref="inst:KRS" minOccurs="0"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:simpleType name="WlascicielSubkontekstTyp">
            <xs:restriction base="xs:string">
                <xs:enumeration value="niebędący osobą fizyczną"/>
            </xs:restriction>
        </xs:simpleType>
    
        <xs:simpleType name="FormaPrawnaTyp">
            <xs:restriction base="xs:string">
                <xs:enumeration value="spółka jawna"/>
                <xs:enumeration value="spółka partnerska"/>
                <xs:enumeration value="spółka komandytowa"/>
                <xs:enumeration value="spółka komandytowo-akcyjna"/>
                <xs:enumeration value="spółka z ograniczoną odpowiedzialnością"/>
                <xs:enumeration value="spółka akcyjna"/>
                <xs:enumeration value="spółka cywilna"/>
                <xs:enumeration value="przedsiębiorstwo prywatne osoby fizycznej"/>
                <xs:enumeration value="przedsiębiorstwo państwowe"/>
                <xs:enumeration value="stowarzyszenie"/>
                <xs:enumeration value="spółdzielnia"/>
                <xs:enumeration value="fundacja"/>
                <xs:enumeration value="spółka europejska"/>
                <xs:enumeration value="europejskie zgrupowanie interesów gospodarczych"/>
                <xs:enumeration value="spółdzielnia europejska"/>
                <xs:enumeration value="europejska spółka prywatna"/>
                <xs:enumeration value="europejska spółka wzajemna"/>
                <xs:enumeration value="stowarzyszenie europejskie"/>
                <xs:enumeration value="przedsiębiorstwo zbiorowego inwestowania w zbywalne papiery wartościowe"/>
                <xs:enumeration value="inne"/>
            </xs:restriction>
        </xs:simpleType>
    
        <xs:simpleType name="RolaTyp">
            <xs:restriction base="xs:string">
                <xs:enumeration value="reprezentant"/>
                <xs:enumeration value="pełnomocnik"/>
            </xs:restriction>
        </xs:simpleType>
    
    
        <xs:complexType name="AdminTyp">
            <xs:sequence>
                <xs:element name="IdentyfikatoryPodmiotu" type="wnio:AdminIdentyfikatoryPodmiotuTyp"/>
                <xs:element ref="oso:Imie"/>
                <xs:element ref="oso:Nazwisko" maxOccurs="3"/>
                <xs:element ref="adr:Email"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="AdminIdentyfikatoryPodmiotuTyp">
            <xs:sequence>
                <xs:element ref="oso:PESEL" minOccurs="0"/>
                <xs:element name="IdEu" type="str:Tekst65Typ" minOccurs="0"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="AdresTyp">
            <xs:sequence>
                <xs:element minOccurs="0" ref="adr:Kraj"/>
                <xs:element minOccurs="0" ref="adr:Wojewodztwo"/>
                <xs:element minOccurs="0" ref="adr:Powiat"/>
                <xs:element minOccurs="0" ref="adr:Gmina"/>
                <xs:element minOccurs="0" ref="adr:Miejscowosc"/>
                <xs:element minOccurs="0" ref="adr:KodPocztowy"/>
                <xs:element minOccurs="0" ref="adr:SkrytkaPocztowa"/>
                <xs:element minOccurs="0" ref="adr:Ulica"/>
                <xs:element minOccurs="0" ref="adr:Budynek"/>
                <xs:element minOccurs="0" ref="adr:Lokal"/>
                <xsd:element name="BrakUlicy" type="xsd:boolean" minOccurs="0"/>
                <xsd:element name="BrakLokalu" type="xsd:boolean" minOccurs="0"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:element name="DataZlozeniaWniosku" type="xs:dateTime">
            <xs:annotation>
                <xs:documentation>Data zajścia wydarzenia biznesowego skutkującego założeniem lub modyfikacją adresu ADE.
                    Data złożenia wniosku.
                </xs:documentation>
            </xs:annotation>
        </xs:element>
    
        <xs:simpleType name="ZwolnienieZOplatyTyp">
            <xs:restriction base="xs:string">
                <xs:enumeration value="jednostka budżetowa"/>
                <xs:enumeration value="jednostka samorządu terytorialnego"/>
                <xs:enumeration value="organizacja pożytku publicznego"/>
            </xs:restriction>
        </xs:simpleType>
    
        <xs:simpleType name="NazwaProcesuTyp">
            <xs:restriction base="xs:string">
                <xs:enumeration value="eUsługi rejestracja ADE PN_ONF BAE"/>
            </xs:restriction>
        </xs:simpleType>
    
        <xs:complexType name="ReprezentantTyp">
            <xs:sequence>
                <xs:element ref="oso:Imie" minOccurs="0"/>
                <xs:element ref="oso:Nazwisko" maxOccurs="3" minOccurs="0"/>
                <xs:element ref="oso:PESEL" minOccurs="0"/>
                <xs:element name="IdEu" type="str:Tekst65Typ" minOccurs="0"/>
            </xs:sequence>
        </xs:complexType>
    
    </xs:schema>