1540
ID | 1540 |
Data | 2014-02-21 |
Symbol | 2014/02/21/1540 |
Instytucja | Urząd Marszałkowski Województwa Świętokrzyskiego w Kielcach |
Nazwa | Wniosek o wydanie zezwolenia na wykonywanie przewozów regularnych specjalnych w krajowym transporcie drogowym osób. |
Czy Aktualny | 0 |
---|
Ustawy (1)
URI://Dziennik_Ustaw/2011/206/1216/27/2 | Par. 27 ust. 2 rozporządzenia Prezesa Rady Ministrów z dnia 14 września 2011r. w sprawie sporządzania pism w postaci dokumentów elektronicznych, doręczania dokumentów elektronicznych oraz udostępniania formularzy, wzorów i kopii dokumentów elektronic... |
---|
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/2014/02/21/1540/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" 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:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" targetNamespace="http://crd.gov.pl/wzor/2014/02/21/1540/" elementFormDefault="qualified" attributeFormDefault="unqualified">
<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/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://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:DokumentType"/>
<xs:complexType name="DokumentType">
<xs:sequence>
<xs:element ref="str:OpisDokumentu" minOccurs="0"/>
<xs:element ref="str:DaneDokumentu" minOccurs="0"/>
<xs:element name="TrescDokumentu" type="wnio:TrescDokumentuType" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="formVersionId" type="xs:string"/>
<xs:attribute name="officeId" type="xs:string"/>
<xs:anyAttribute processContents="skip"/>
</xs:complexType>
<xs:complexType name="TrescDokumentuType">
<xs:sequence>
<xs:element name="TypTworcy" type="wnio:TypTworcyType" minOccurs="0"/>
<xs:element name="TypNadawcy" type="wnio:TypNadawcyType" minOccurs="0"/>
<xs:element name="Miejscowosc" type="wnio:MiejscowoscType" minOccurs="0"/>
<xs:element name="Dnia" type="wnio:DniaType" minOccurs="0"/>
<xs:element name="TrescWniosku" type="wnio:TrescWnioskuType" minOccurs="0"/>
<xs:element ref="str:Zalaczniki" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="format" type="xs:string"/>
<xs:attribute name="kodowanie" type="xs:string"/>
</xs:complexType>
<xs:simpleType name="TypTworcyType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Osoba fizyczna"/>
<xs:enumeration value="Instytucja"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="TypNadawcyType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Osoba fizyczna"/>
<xs:enumeration value="Instytucja"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="MiejscowoscType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DniaType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:date"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:complexType name="TrescWnioskuType">
<xs:sequence>
<xs:element name="NazwaLinii" type="wnio:NazwaLiniiType" minOccurs="0"/>
<xs:element name="RodzajKomunikacji" type="wnio:RodzajKomunikacjiType" minOccurs="0"/>
<xs:element name="Czas" type="wnio:CzasType" minOccurs="0"/>
<xs:element name="LiczbaPojazdow" type="wnio:LiczbaPojazdowType" minOccurs="0"/>
<xs:element name="LiczbaWypisowZezwolenia" type="wnio:LiczbaWypisowZezwoleniaType" minOccurs="0"/>
<xs:element name="RozkladJazdy" type="wnio:RozkladJazdyType" minOccurs="0"/>
<xs:element name="RozkladJazdyIlosc" type="wnio:RozkladJazdyIloscType" minOccurs="0"/>
<xs:element name="SchematPolaczen" type="wnio:SchematPolaczenType" minOccurs="0"/>
<xs:element name="SchematPolaczenIlosc" type="wnio:SchematPolaczenIloscType" minOccurs="0"/>
<xs:element name="KorzystanieDworce" type="wnio:KorzystanieDworceType" minOccurs="0"/>
<xs:element name="KorzystanieDworceIlosc" type="wnio:KorzystanieDworceIloscType" minOccurs="0"/>
<xs:element name="UprawnionaGrupa" type="wnio:UprawnionaGrupaType" minOccurs="0"/>
<xs:element name="UprawnionaGrupaIlosc" type="wnio:UprawnionaGrupaIloscType" minOccurs="0"/>
<xs:element name="WykazPojazdow" type="wnio:WykazPojazdowType" minOccurs="0"/>
<xs:element name="WykazPojazdowIlosc" type="wnio:WykazPojazdowIloscType" minOccurs="0"/>
<xs:element name="Licencje" type="wnio:LicencjeType" minOccurs="0"/>
<xs:element name="LicencjeIlosc" type="wnio:LicencjeIloscType" minOccurs="0"/>
<xs:element name="WykazPojazdow2" type="wnio:WykazPojazdow2Type" minOccurs="0"/>
<xs:element name="Oswiadczenia" type="wnio:OswiadczeniaType" minOccurs="0"/>
<xs:element name="UwagiWnioskodawcy" type="wnio:UwagiWnioskodawcyType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="NazwaLiniiType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="RodzajKomunikacjiType">
<xs:sequence>
<xs:element name="RodzajZwykla" type="wnio:RodzajZwyklaType" minOccurs="0"/>
<xs:element name="RodzajPospieszna" type="wnio:RodzajPospiesznaType" minOccurs="0"/>
<xs:element name="RodzajPrzyspieszona" type="wnio:RodzajPrzyspieszonaType" minOccurs="0"/>
<xs:element name="RodzajEkspresowa" type="wnio:RodzajEkspresowaType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="RodzajZwyklaType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="zwykła"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="RodzajPospiesznaType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="pospieszna"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="RodzajPrzyspieszonaType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="przyspieszona"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="RodzajEkspresowaType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="ekspresowa"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="CzasType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="do 1 roku"/>
<xs:enumeration value="do 2 lat"/>
<xs:enumeration value="do 3 lat"/>
<xs:enumeration value="do 4 lat"/>
<xs:enumeration value="do 31 grudnia 2016r."/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="LiczbaPojazdowType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="LiczbaWypisowZezwoleniaType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="RozkladJazdyType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="proponowany rozkład jazdy, w którym dokonane zmiany będą wynikać tylko i wyłącznie z zaistniałej sytuacji na linii komunikacyjnej uwzględniający przystanki, godziny odjazdów i przyjazdów środków transportowych, długość linii komunikacyjnej podaną w kilometrach i odległości między przystankami, prędkość techniczną między przystankami w poszczególnych kursach na całej linii ( nie jest wymagana gdy odległość między przystankami jest mniejsza niż 3 km ) nazwę linii zawierającą miejscowości, w których położone są przystanki początkowy i końcowy oraz co najmniej jeden przystanek pośredni – o ile istnieje, rodzaj prowadzonych usług komunikacyjnych, liczbę pojazdów niezbędnych do wykonywania codziennych przewozów, zgodnie z rozkładem jazdy, oraz imię i nazwisko osoby zarządzającej transportem"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="RozkladJazdyIloscType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="SchematPolaczenType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="schemat połączeń komunikacyjnych z zaznaczoną linią komunikacyjną i przystankami"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="SchematPolaczenIloscType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="KorzystanieDworceType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="potwierdzenie uzgodnienia zasad korzystania z przystanków położonych w granicach administracyjnych miast i obiektów dworcowych dokonane z ich właścicielami lub zarządzającymi"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="KorzystanieDworceIloscType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="UprawnionaGrupaType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="informację określającą grupę osób, która będzie uprawniona do korzystania z przewozu (np. lista osób zawierająca imiona i nazwiska)"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="UprawnionaGrupaIloscType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="WykazPojazdowType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="wykaz pojazdów, z określeniem ich liczby oraz liczby miejsc, którymi wnioskodawca zamierza wykonywać przewozy"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="WykazPojazdowIloscType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="LicencjeType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Kserokopię licencji"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="LicencjeIloscType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:complexType name="WykazPojazdow2Type">
<xs:sequence>
<xs:element name="PojedynczyPojazd" type="wnio:PojedynczyPojazdType" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="PojedynczyPojazdType">
<xs:sequence>
<xs:element name="MarkaPojazdu" type="wnio:MarkaPojazduType" minOccurs="0"/>
<xs:element name="NumerRejestrcyjny" type="wnio:NumerRejestrcyjnyType" minOccurs="0"/>
<xs:element name="IloscMiejscSiedzacych" type="wnio:IloscMiejscSiedzacychType" minOccurs="0"/>
<xs:element name="IloscMiejscStojacych" type="wnio:IloscMiejscStojacychType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="MarkaPojazduType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="NumerRejestrcyjnyType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="IloscMiejscSiedzacychType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="IloscMiejscStojacychType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:complexType name="OswiadczeniaType">
<xs:sequence>
<xs:element name="Oswiadczenie1" type="wnio:Oswiadczenie1Type" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="Oswiadczenie1Type">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Świadomy odpowiedzialności prawnej oświadczam, że dysponuję pojazdami niezbędnymi do świadczenia usług będących przedmiotem wniosku, które znajdują się w mojej bezpośredniej dyspozycji."/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="UwagiWnioskodawcyType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
</xs:schema>