2906
ID | 2906 |
Data | 2015-12-01 |
Symbol | 2015/12/01/2906 |
Instytucja | Ministerstwo Infrastruktury i Rozwoju |
Nazwa | Wniosek o udzielenie licencji na wykonywanie krajowego transportu drogowego osób samochodem osobowym lub pojazdem samochodowym powyżej 7 i nie więcej niż 9 osób łącznie z kierowcą |
Czy Aktualny | 1 |
---|
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:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:wnio="http://crd.gov.pl/wzor/2015/12/01/2906/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" targetNamespace="http://crd.gov.pl/wzor/2015/12/01/2906/" 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/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: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="Dotyczy" type="wnio:DotyczyTyp" minOccurs="1" maxOccurs="1"/>
<xs:element name="Imie" type="oso:ImieTyp" minOccurs="1" maxOccurs="1"/>
<xs:element name="Nazwisko" type="oso:NazwiskoTyp" minOccurs="1" maxOccurs="1"/>
<xs:element name="OznaczeniePrzedsiebiorcy" type="wnio:OznaczeniePrzedsiebiorcyTyp" minOccurs="1" maxOccurs="1"/>
<xs:element name="InfRejestr" type="wnio:RejestrTyp" minOccurs="1" maxOccurs="1"/>
<xs:element name="Ceidg" type="wnio:CeidgTyp" minOccurs="1" maxOccurs="1"/>
<xs:element name="NIP" type="wnio:NIPTyp" minOccurs="1" maxOccurs="1"/>
<xs:element name="Czas" type="wnio:CzasTyp" minOccurs="1" maxOccurs="1"/>
<xs:element name="Osobowy" type="wnio:PojazdTyp" minOccurs="1" maxOccurs="1"/>
<xs:element name="Ciezarowy" type="wnio:PojazdTyp" minOccurs="1" maxOccurs="1"/>
<xs:element name="WnioskodawcaTeryt" type="wnio:TerytTyp" minOccurs="0" maxOccurs="1"/>
<xs:element ref="str:Zalaczniki"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="PojazdTyp">
<xs:annotation>
<xs:documentation>
Rodzaj i liczba pojazdów samochodowych, które będą wykorzystywane do wykonywania transportu drogowego
</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="Pojazdy" type="wnio:LiczbaPLTyp" minOccurs="1" maxOccurs="1"/>
<xs:element name="Licencje" type="wnio:LiczbaPLTyp" minOccurs="1" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="OznaczeniePrzedsiebiorcyTyp">
<xs:annotation>
<xs:documentation>
Oznaczenie przedsiębiorcy
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="100"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="LiczbaPLTyp">
<xs:annotation>
<xs:documentation>
Liczba pojazdów / licencji
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="|\d*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NIPTyp">
<xs:annotation>
<xs:documentation>
Numer NIP
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:pattern value="\d*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="CzasTyp">
<xs:annotation>
<xs:documentation>
Czas na jaki licencja ma być udzielona
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:integer">
<xs:minInclusive value="2"/>
<xs:maxInclusive value="50"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="CeidgTyp">
<xs:annotation>
<xs:documentation>
Informacje o wpisie do Centralnej Ewidencji i Informacji o Działalności Gospodarczej
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="12"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="RejestrTyp">
<xs:annotation>
<xs:documentation>
Informacje rejestracyjne
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="krs"/>
<xs:enumeration value="ceidg"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="DotyczyTyp">
<xs:annotation>
<xs:documentation>
Czego dotyczy wniosek
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="osobowy"/>
<xs:enumeration value="wiecej"/>
</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>