11596

ID11596
Data2022-06-24
Symbol2022/06/24/11596
InstytucjaGłówny Inspektorat Transportu Drogowego
NazwaInformacja o wynikach postępowania przeprowadzonego przez Starostę, mającego na celu ustalenie czy utrata dobrej reputacji stanowi proporcjonalną reakcję na nałożone sankcje (Informacja o wynikach postępowania w sprawie badania dobrej reputacji – Kra...
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2022/180/82i/5
  • Ustawa z dnia 6 września 2001 r. o transporcie drogowym

    Pliki

    Schemat

    <?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" 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:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wnio="http://crd.gov.pl/wzor/2022/06/24/11596/" targetNamespace="http://crd.gov.pl/wzor/2022/06/24/11596/" attributeFormDefault="unqualified" elementFormDefault="qualified">
    	<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/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: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://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
    	<xs:simpleType name="Wartosc_wnio_ID0_type">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value="1"/>
    			<xs:enumeration value="2"/>
    			<xs:enumeration value="3"/>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:simpleType name="Wartosc_wnio_ID2_type">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="Wartosc_wnio_ID1_type">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value="1"/>
    			<xs:enumeration value="2"/>
    			<xs:enumeration value="3"/>
    			<xs:enumeration value="4"/>
    			<xs:enumeration value="5"/>
    			<xs:enumeration value="6"/>
    			<xs:enumeration value="7"/>
    			<xs:enumeration value="8"/>
    			<xs:enumeration value="9"/>
    			<xs:enumeration value="10"/>
    			<xs:enumeration value="11"/>
    			<xs:enumeration value="12"/>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:complexType name="Wartosc_type">
    		<xs:sequence>
    			<xs:element name="ID0" type="wnio:Wartosc_wnio_ID0_type"/>
    			<xs:element name="ID2" type="wnio:Wartosc_wnio_ID2_type"/>
    			<xs:element name="ID1" type="wnio:Wartosc_wnio_ID1_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="Wniosek_wnio_TrescDokumentu_type">
    		<xs:sequence>
    			<xs:element name="Wartosc" type="wnio:Wartosc_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="Wniosek_type">
    		<xs:sequence>
    			<xs:element name="TrescDokumentu" type="wnio:Wniosek_wnio_TrescDokumentu_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="DaneWniosku_type">
    		<xs:sequence>
    			<xs:element name="Wniosek" type="wnio:Wniosek_type" minOccurs="0" maxOccurs="1"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="CompanyName_type">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="TaxNumber_type">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="ReferenceNumber_type">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:complexType name="Undertakings_type">
    		<xs:sequence>
    			<xs:element name="CompanyName" type="wnio:CompanyName_type"/>
    			<xs:element name="TaxNumber" type="wnio:TaxNumber_type"/>
    			<xs:element name="ReferenceNumber" type="wnio:ReferenceNumber_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="DataDecyzji_type">
    		<xs:restriction base="xs:date"/>
    	</xs:simpleType>
    	<xs:simpleType name="NumerDecyzji_type">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:complexType name="DaneDecyzji_wnio_Decyzja_type">
    		<xs:sequence>
    			<xs:element name="DataDecyzji" type="wnio:DataDecyzji_type"/>
    			<xs:element name="NumerDecyzji" type="wnio:NumerDecyzji_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="DaneDecyzji_type">
    		<xs:sequence>
    			<xs:element name="Decyzja" type="wnio:DaneDecyzji_wnio_Decyzja_type" minOccurs="0" maxOccurs="unbounded"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="IdentyfikatorFormularza_type">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="InnyPowodNieodebraniaDobrejReputacjiOpis_type">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:complexType name="Powody_wnio_Text_type">
    		<xs:sequence>
    			<xs:element name="InnyPowodNieodebraniaDobrejReputacjiOpis" type="wnio:InnyPowodNieodebraniaDobrejReputacjiOpis_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="InnyPowodNieodebraniaDobrejReputacji_type">
    		<xs:list itemType="wnio:InnyPowodNieodebraniaDobrejReputacji_elements_type"/>
    	</xs:simpleType>
    	<xs:simpleType name="InnyPowodNieodebraniaDobrejReputacji_elements_type">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value="1"/>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:simpleType name="PowodyNieodebraniaDobrejReputacji_type">
    		<xs:list itemType="wnio:PowodyNieodebraniaDobrejReputacji_elements_type"/>
    	</xs:simpleType>
    	<xs:simpleType name="PowodyNieodebraniaDobrejReputacji_elements_type">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value="1"/>
    			<xs:enumeration value="2"/>
    			<xs:enumeration value="3"/>
    			<xs:enumeration value="4"/>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:complexType name="Powody_type">
    		<xs:sequence>
    			<xs:element name="Text" type="wnio:Powody_wnio_Text_type" minOccurs="0" maxOccurs="1"/>
    			<xs:element name="InnyPowodNieodebraniaDobrejReputacji" type="wnio:InnyPowodNieodebraniaDobrejReputacji_type"/>
    			<xs:element name="PowodyNieodebraniaDobrejReputacji" type="wnio:PowodyNieodebraniaDobrejReputacji_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="TypWynikuPostepowania_type">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value="1"/>
    			<xs:enumeration value="2"/>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:complexType name="WynikPostepowania_type">
    		<xs:sequence>
    			<xs:element name="Powody" type="wnio:Powody_type" minOccurs="0" maxOccurs="1"/>
    			<xs:element name="TypWynikuPostepowania" type="wnio:TypWynikuPostepowania_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="NumerSprawyCzyDecyzja_type">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value="1"/>
    			<xs:enumeration value="2"/>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:simpleType name="ResponsibleEntity_type">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value="1"/>
    			<xs:enumeration value="2"/>
    			<xs:enumeration value="3"/>
    			<xs:enumeration value="4"/>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:simpleType name="DateOfBirth_type">
    		<xs:restriction base="xs:date"/>
    	</xs:simpleType>
    	<xs:simpleType name="CertificateIssueCountry_type">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value=""/>
    			<xs:enumeration value="AUSTRIA"/>
    			<xs:enumeration value="BELGIA"/>
    			<xs:enumeration value="BUŁGARIA"/>
    			<xs:enumeration value="CHORWACJA"/>
    			<xs:enumeration value="CYPR"/>
    			<xs:enumeration value="DANIA"/>
    			<xs:enumeration value="ESTONIA"/>
    			<xs:enumeration value="FINLANDIA"/>
    			<xs:enumeration value="FRANCJA"/>
    			<xs:enumeration value="GRECJA"/>
    			<xs:enumeration value="HISZPANIA"/>
    			<xs:enumeration value="HOLANDIA"/>
    			<xs:enumeration value="IRLANDIA"/>
    			<xs:enumeration value="ISLANDIA"/>
    			<xs:enumeration value="LIECHTENSTEIN"/>
    			<xs:enumeration value="LITWA"/>
    			<xs:enumeration value="LUKSEMBURG"/>
    			<xs:enumeration value="ŁOTWA"/>
    			<xs:enumeration value="MALTA"/>
    			<xs:enumeration value="NIEMCY"/>
    			<xs:enumeration value="NORWEGIA"/>
    			<xs:enumeration value="POLSKA"/>
    			<xs:enumeration value="PORTUGALIA"/>
    			<xs:enumeration value="REPUBLIKA CZESKA"/>
    			<xs:enumeration value="RUMUNIA"/>
    			<xs:enumeration value="SŁOWACJA"/>
    			<xs:enumeration value="SŁOWENIA"/>
    			<xs:enumeration value="SZWAJCARIA"/>
    			<xs:enumeration value="SZWECJA"/>
    			<xs:enumeration value="WĘGRY"/>
    			<xs:enumeration value="WIELKA BRYTANIA"/>
    			<xs:enumeration value="WŁOCHY"/>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:simpleType name="CertificateType_type">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value=""/>
    			<xs:enumeration value="F1 krajowy transport drogowy osób"/>
    			<xs:enumeration value="F2 krajowy transport drogowy rzeczy"/>
    			<xs:enumeration value="F3 międzynarodowy transport drogowy osób"/>
    			<xs:enumeration value="F4 międzynarodowy transport drogowy rzeczy"/>
    			<xs:enumeration value="TO certyfikat kompetencji zawodowych w drogowym transporcie osób"/>
    			<xs:enumeration value="TR certyfikat kompetencji zawodowych w drogowym transporcie rzeczy"/>
    		</xs:restriction>
    	</xs:simpleType>
    	<xs:simpleType name="CertificateIssueDate_type">
    		<xs:restriction base="xs:date"/>
    	</xs:simpleType>
    	<xs:simpleType name="FamilyName_type">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="PlaceOfBirth_type">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="CertificateNumber_type">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="FirstNames_type">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:complexType name="TransportManagers_type">
    		<xs:sequence>
    			<xs:element name="DateOfBirth" type="wnio:DateOfBirth_type"/>
    			<xs:element name="CertificateIssueCountry" type="wnio:CertificateIssueCountry_type"/>
    			<xs:element name="CertificateType" type="wnio:CertificateType_type"/>
    			<xs:element name="CertificateIssueDate" type="wnio:CertificateIssueDate_type"/>
    			<xs:element name="FamilyName" type="wnio:FamilyName_type"/>
    			<xs:element name="PlaceOfBirth" type="wnio:PlaceOfBirth_type"/>
    			<xs:element name="CertificateNumber" type="wnio:CertificateNumber_type"/>
    			<xs:element name="FirstNames" type="wnio:FirstNames_type"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="TrescDokumentu_type">
    		<xs:complexContent>
    			<xs:extension base="str:TrescDokumentuTyp">
    				<xs:sequence>
    				<xs:element name="DaneWniosku" type="wnio:DaneWniosku_type" minOccurs="0" maxOccurs="1"/>
    				<xs:element name="Undertakings" type="wnio:Undertakings_type" minOccurs="0" maxOccurs="1"/>
    				<xs:element name="DaneDecyzji" type="wnio:DaneDecyzji_type" minOccurs="0" maxOccurs="1"/>
    				<xs:element name="IdentyfikatorFormularza" type="wnio:IdentyfikatorFormularza_type"/>
    				<xs:element name="WynikPostepowania" type="wnio:WynikPostepowania_type"/>
    				<xs:element name="NumerSprawyCzyDecyzja" type="wnio:NumerSprawyCzyDecyzja_type"/>
    				<xs:element name="ResponsibleEntity" type="wnio:ResponsibleEntity_type"/>
    				<xs:element name="TransportManagers" type="wnio:TransportManagers_type" minOccurs="0" maxOccurs="1"/>
    				</xs:sequence>
    			</xs:extension>
    		</xs:complexContent>
    	</xs:complexType>
    	<xs:complexType name="Dokument_type">
    		<xs:sequence>
    			<xs:element ref="str:OpisDokumentu"/>
    			<xs:element ref="str:DaneDokumentu"/>
    			<xs:element name="TrescDokumentu" type="wnio:TrescDokumentu_type"/>
    			<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:element name="Dokument" type="wnio:Dokument_type"/>
    </xs:schema>