2105

ID2105
Data2015-03-03
Symbol2015/03/03/2105
InstytucjaMinisterstwo Infrastruktury i Rozwoju
NazwaWniosek o nadanie dostępu do systemu kontrolno – informacyjnego dla portów polskich (PHICS)
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2014/1114/16b/1
  • Art. 16b ust. 1 ustawy z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne (t. j. z 2014r. poz. 1114)

    Pliki

    Schemat

    <?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/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:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wnio="http://crd.gov.pl/wzor/2015/03/03/2105/" targetNamespace="http://crd.gov.pl/wzor/2015/03/03/2105/" attributeFormDefault="unqualified" elementFormDefault="qualified">
        <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/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/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/struktura/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/struktura.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:Dokument_type"/>
        <xs:complexType name="Dokument_type">
            <xs:sequence>
                <xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
                <xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
                <xs:element name="TrescDokumentu" type="wnio:TrescDokumentu_type"/>
                <xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
            </xs:sequence>
        </xs:complexType>
        <xs:complexType name="TrescDokumentu_type">
            <xs:complexContent>
                <xs:extension base="str:TrescDokumentuTyp">
                    <xs:sequence>
                        <xs:element name="Wartosc" type="wnio:Wartosc_type"/>
                    </xs:sequence>
                </xs:extension>
            </xs:complexContent>
        </xs:complexType>
        <xs:complexType name="Wartosc_type">
            <xs:sequence>
                <xs:element name="Osoby" type="wnio:Osoby_type"/>
    			<xs:element name="CzyJestPelnomocnik" type="wnio:CzyJestPelnomocnikType"/>
    			<xs:element name="Pelnomocnik" type="wnio:PelnomocnikTyp" minOccurs="0"/>
    			<xs:element name="ZalacznikPelnomocnictwo" type="str:ZalacznikiTyp" minOccurs="0"/>
                <xs:element name="ZgodaKomunikacjaElektroniczna" type="wnio:ZgodaKomunikacjaElektroniczna_type"/>
            </xs:sequence>
        </xs:complexType>
        <xs:complexType name="Osoby_type">
            <xsd:sequence>
                <xsd:element name="Osoba" type="wnio:Osoba_type" minOccurs="1" maxOccurs="unbounded"/>
            </xsd:sequence>
        </xs:complexType>
        <xs:complexType name="Osoba_type">
            <xsd:sequence>
                <xsd:element name="Imie" type="oso:ImieTyp"/>
                <xsd:element name="Nazwisko" type="oso:NazwiskoTyp"/>
                <xsd:element name="Funkcja" type="xs:string"/>
                <xsd:element name="DaneTeleAdr" type="xs:string"/>
            </xsd:sequence>
        </xs:complexType>
    		<xs:complexType name="PelnomocnikTyp">
    		<xs:sequence>
    			<xs:element ref="adr:Adres" minOccurs="0"/>
    			<xs:element name="Imie" type="xs:string"/>
    			<xs:element name="Nazwisko" type="xs:string"/>
    		</xs:sequence>
        </xs:complexType>
    	<xs:simpleType name="CzyJestPelnomocnikType">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value="Tak"/>
    			<xs:enumeration value="Nie"/>
    		</xs:restriction>
    	</xs:simpleType>
        <xsd:simpleType name="ZgodaKomunikacjaElektroniczna_type">
            <xsd:restriction base="xs:string">
                <xsd:enumeration value="Nie"/>
                <xsd:enumeration value="Tak"/>
            </xsd:restriction>
        </xsd:simpleType>
    </xs:schema>