2907

ID2907
Data2015-12-01
Symbol2015/12/01/2907
InstytucjaMinisterstwo Infrastruktury i Rozwoju
NazwaWniosek o wydanie zezwolenia na wykonywanie zawodu przewoźnika drogowego oraz licencji wspólnotowej
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:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" 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:xsd="http://www.w3.org/2001/XMLSchema" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:wnio="http://crd.gov.pl/wzor/2015/12/01/2907/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" targetNamespace="http://crd.gov.pl/wzor/2015/12/01/2907/" attributeFormDefault="unqualified" elementFormDefault="qualified">
        <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://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/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: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" minOccurs="0" maxOccurs="unbounded"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:complexType name="TrescDokumentuTyp">
            <xs:complexContent>
                <xs:extension base="str:TrescDokumentuTyp">
                    <xs:sequence>
                        <xs:element name="NazwaInstytucji" type="wnio:NazwaInstytucjiTyp"/>
                        <xs:element name="NIP" type="wnio:NIPTyp"/>
                        <xs:element name="KRS" type="wnio:KRSTyp"/>
                        <xs:element name="Cel" type="wnio:CelTyp"/>
    
    
                        <xs:element name="AdresKorespondencyjny" type="wnio:AdresKorespondencyjnyTyp"/>
                        <xs:element name="CharakterPrawny" type="wnio:CharakterPrawnyTyp"/>
                        <xs:element name="InnyCharakterPrawny" type="wnio:InnyCharakterPrawnyTyp"/>
                        <xs:element ref="adr:Kontakt"/>
                        <xs:element name="ZgodaNaMail" type="xs:boolean"/>
                        <xs:element name="Licencja" type="wnio:LicencjaTyp"/>
                        <xs:element name="Zarzadzajacy" type="wnio:ZarzadzajacyTyp"/>
                        <xs:element name="WiecejZarzadzajacych" type="wnio:WiecejZarzadzajacychTyp"/>
                        <xs:element name="WnioskodawcaTeryt" type="wnio:TerytTyp"/>
                        <xs:element name="TerytKor" type="wnio:TerytTyp"/>
                        <xs:element name="TerytZarz" type="wnio:TerytTyp"/>
                        <xs:element ref="str:Zalaczniki"/>
                    </xs:sequence>
                </xs:extension>
            </xs:complexContent>
        </xs:complexType>
    
        <xs:simpleType name="NazwaInstytucjiTyp">
            <xs:annotation>
                <xs:documentation>
                    Oznaczenie przedsiębiorcy - nazwa
                </xs:documentation>
            </xs:annotation>
            <xs:restriction base="xs:string">
                <xs:minLength value="1"/>
            </xs:restriction>
        </xs:simpleType>
    
        <xs:simpleType name="NIPTyp">
            <xs:annotation>
                <xs:documentation>
                    NIP
                </xs:documentation>
            </xs:annotation>
            <xsd:restriction base="xs:string">
                <xs:minLength value="1"/>
                <xsd:maxLength value="10"/>
                <xs:pattern value="\d*"/>
            </xsd:restriction>
        </xs:simpleType>
    
        <xs:simpleType name="KRSTyp">
            <xs:annotation>
                <xs:documentation>
                    KRS
                </xs:documentation>
            </xs:annotation>
            <xs:restriction base="xs:string">
                <xsd:maxLength value="10"/>
                <xs:pattern value="\d*"/>
            </xs:restriction>
        </xs:simpleType>
    
        <xs:complexType name="WiecejZarzadzajacychTyp">
            <xs:annotation>
                <xs:documentation>
                    Informacje o innych osobach zarządzających transportem
                </xs:documentation>
            </xs:annotation>
            <xs:sequence>
                <xs:element name="Zarzadzajacy" type="wnio:ZarzadzajacyTyp" minOccurs="0" maxOccurs="5"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:simpleType name="InnyCharakterPrawnyTyp">
            <xs:annotation>
                <xs:documentation>
                    Inny charakter prawny
                </xs:documentation>
            </xs:annotation>
            <xs:restriction base="xs:string">
                <xs:maxLength value="50"/>
            </xs:restriction>
        </xs:simpleType>
    
    
        <xs:complexType name="ZarzadzajacyTyp">
            <xs:annotation>
                <xs:documentation>
                    Osoba zarządzająca transportem
                </xs:documentation>
            </xs:annotation>
            <xs:sequence>
                <xs:element name="Imie" type="wnio:ImieTyp"/>
                <xs:element name="Nazwisko" type="wnio:NazwiskoTyp"/>
                <xs:element name="CertyfikatKompetencji" type="wnio:CertyfikatKompetencjiTyp"/>
                <xs:element ref="adr:Adres"/>
                <xs:element ref="adr:Kontakt"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:simpleType name="CertyfikatKompetencjiTyp">
            <xs:annotation>
                <xs:documentation>
                    Numer certyfikatu kompetencji zawodowych
                </xs:documentation>
            </xs:annotation>
            <xs:restriction base="xs:string">
                <xs:maxLength value="20"/>
                <xs:minLength value="1"/>
            </xs:restriction>
        </xs:simpleType>
        
        <xs:complexType name="LicencjaTyp">
            <xs:annotation>
                <xs:documentation>
                    Termin, liczba pojazdów i wypisów
                </xs:documentation>
            </xs:annotation>
            <xs:sequence>
            	<xs:element name="Termin" type="wnio:TerminTyp"/>
                <xs:element name="Pojazdy" type="xs:integer"/>
                <xs:element name="Licencje" type="xs:integer"/>
            </xs:sequence>
        </xs:complexType>
        
        <xs:simpleType name="TerminTyp">
            <xs:annotation>
                <xs:documentation>
                    Okres na jaki jest udzielana licencja
                </xs:documentation>
            </xs:annotation>
            <xs:restriction base="xs:string">
                <xs:enumeration value=""/>
                <xs:enumeration value="do 5 lat"/>
                <xs:enumeration value="powyżej 5 (do 10 lat)"/>
            </xs:restriction>
        </xs:simpleType>
    
        <xs:simpleType name="ImieTyp">
            <xs:annotation>
                <xs:documentation>
                    Imie
                </xs:documentation>
            </xs:annotation>
            <xs:restriction base="xs:string">
                <xs:minLength value="1"/>
            </xs:restriction>
        </xs:simpleType>
    
    
        <xs:simpleType name="NazwiskoTyp">
            <xs:annotation>
                <xs:documentation>
                    Nazwisko
                </xs:documentation>
            </xs:annotation>
            <xs:restriction base="xs:string">
                <xs:minLength value="1"/>
            </xs:restriction>
        </xs:simpleType>
    
        <xs:simpleType name="CharakterPrawnyTyp">
            <xs:annotation>
                <xs:documentation>
                    Charakter prawny
                </xs:documentation>
            </xs:annotation>
            <xs:restriction base="xs:string">
                <xs:minLength value="1"/>
            </xs:restriction>
        </xs:simpleType>
    
        <xs:complexType name="AdresKorespondencyjnyTyp">
            <xs:annotation>
                <xs:documentation>
                    Adres korespondencyjny
                </xs:documentation>
            </xs:annotation>
            <xs:sequence>
                <xs:element name="InnyAdres" type="xs:boolean"/>
                <xs:element ref="adr:Adres"/>
                <xs:element ref="adr:Kontakt"/>
            </xs:sequence>
        </xs:complexType>
    
        <xs:simpleType name="CelTyp">
            <xs:restriction base="xs:integer">
                <xs:minInclusive value="1"/>
                <xs:maxInclusive value="5"/>
            </xs:restriction>
        </xs:simpleType>
    
        <xs:complexType name="TerytTyp">
            <xs:annotation>
                <xs:documentation>Identyfikatory słowników teryt</xs:documentation>
            </xs:annotation>
            <xs:sequence>
                <xs:element name="K"/>
                <xs:element name="W"/>
                <xs:element name="P"/>
                <xs:element name="G"/>
                <xs:element name="M"/>
                <xs:element name="U"/>
            </xs:sequence>
        </xs:complexType>
    
    </xs:schema>