5522

ID5522
Data2018-07-06
Symbol2018/07/06/5522
InstytucjaGłówny Inspektorat Transportu Drogowego
NazwaWniosek o udostępnienie informacji z ewidencji poważnych naruszeń - Krajowy Rejestr Elektroniczny Przedsiębiorców Transportu Drogowego
Czy Aktualny0

Ustawy (1)

  • URI://Dziennik_Ustaw/2017/2200/82j/7
  • Art. 82j ust. 7 ustawy z dnia 6 września 2001 r. o transporcie drogowym (Dz.U. 2017 poz. 2200)

    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:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wnio="http://crd.gov.pl/wzor/2018/07/06/5522/" targetNamespace="http://crd.gov.pl/wzor/2018/07/06/5522/" 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://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://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
      <xs:simpleType name="IdentyfikatorFormularza_type">
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:simpleType name="PostCodeNumber_type">
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:complexType name="PostCode_type">
        <xs:sequence>
          <xs:element name="PostCodeNumber" type="wnio:PostCodeNumber_type"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="DomesticProvinceName_type">
        <xs:restriction base="xs:string">
          <xs:enumeration value=""/>
          <xs:enumeration value="dolnośląskie"/>
          <xs:enumeration value="kujawsko-pomorskie"/>
          <xs:enumeration value="lubelskie"/>
          <xs:enumeration value="lubuskie"/>
          <xs:enumeration value="łódzkie"/>
          <xs:enumeration value="małopolskie"/>
          <xs:enumeration value="mazowieckie"/>
          <xs:enumeration value="opolskie"/>
          <xs:enumeration value="podkarpackie"/>
          <xs:enumeration value="podlaskie"/>
          <xs:enumeration value="pomorskie"/>
          <xs:enumeration value="śląskie"/>
          <xs:enumeration value="świętokrzyskie"/>
          <xs:enumeration value="warmińsko-mazurskie"/>
          <xs:enumeration value="wielkopolskie"/>
          <xs:enumeration value="zachodniopomorskie"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:complexType name="DomesticProvince_type">
        <xs:sequence>
          <xs:element name="DomesticProvinceName" type="wnio:DomesticProvinceName_type"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="ForeignProvinceName_type">
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:complexType name="ForeignProvince_type">
        <xs:sequence>
          <xs:element name="ForeignProvinceName" type="wnio:ForeignProvinceName_type"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="TaxNumber_type">
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:complexType name="TaxNumberPoland_type">
        <xs:sequence>
          <xs:element name="TaxNumber" type="wnio:TaxNumber_type"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="TaxNumberForeignProvince_type">
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:complexType name="ForeignProvinceTaxNumber_type">
        <xs:sequence>
          <xs:element name="TaxNumberForeignProvince" type="wnio:TaxNumberForeignProvince_type"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="PostCode1_type">
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:simpleType name="PostCode2_type">
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:complexType name="PostCodePoland_type">
        <xs:sequence>
          <xs:element name="PostCode1" type="wnio:PostCode1_type"/>
          <xs:element name="PostCode2" type="wnio:PostCode2_type"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="CompanyLegalFormId_type">
        <xs:restriction base="xs:string">
          <xs:enumeration value=""/>
          <xs:enumeration value="Fundacja"/>
          <xs:enumeration value="Osoba fizyczna prowadząca działalność gospodarczą"/>
          <xs:enumeration value="Spółdzielnia"/>
          <xs:enumeration value="Spółka akcyjna"/>
          <xs:enumeration value="Spółka jawna"/>
          <xs:enumeration value="Spółka komandytowa"/>
          <xs:enumeration value="Spółka komandytowa-akcyjna"/>
          <xs:enumeration value="Spółka partnerska"/>
          <xs:enumeration value="Spółka z ograniczoną odpowiedzialnością"/>
          <xs:enumeration value="Inne"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="StatisticalNumber_type">
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:simpleType name="CompanyName_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="PostCode" type="wnio:PostCode_type" minOccurs="0" maxOccurs="1"/>
          <xs:element name="DomesticProvince" type="wnio:DomesticProvince_type" minOccurs="0" maxOccurs="1"/>
          <xs:element name="ForeignProvince" type="wnio:ForeignProvince_type" minOccurs="0" maxOccurs="1"/>
          <xs:element name="TaxNumberPoland" type="wnio:TaxNumberPoland_type" minOccurs="0" maxOccurs="1"/>
          <xs:element name="ForeignProvinceTaxNumber" type="wnio:ForeignProvinceTaxNumber_type" minOccurs="0" maxOccurs="1"/>
          <xs:element name="PostCodePoland" type="wnio:PostCodePoland_type" minOccurs="0" maxOccurs="1"/>
          <xs:element name="CompanyLegalFormId" type="wnio:CompanyLegalFormId_type"/>
          <xs:element name="CompanyHeadquartersCountryCode" type="wnio:CountryCode_type"/>
          <xs:element name="ComapnyHeadquartersHouseUnitNumber" type="adr:LokalTyp"/>
          <xs:element name="CompanyHeadquartersStreetNumber" type="adr:BudynekTyp"/>
          <xs:element name="CompanyHeadquartersStreetName" type="adr:NazwaUlicyTyp"/>
          <xs:element name="CompanyHeadguartersCity" type="adr:MiejscowoscTyp"/>
          <xs:element name="CompanyHeadquartersCommunity" type="adr:GminaTyp"/>
          <xs:element name="CompanyHeadquartersCounty" type="adr:PowiatTyp"/>
          <xs:element name="StatisticalNumber" type="wnio:StatisticalNumber_type"/>
          <xs:element name="CompanyName" type="wnio:CompanyName_type"/>
          <xs:element name="ReferenceNumber" type="wnio:ReferenceNumber_type"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="LetterNumber_type">
        <xs:restriction base="xs:string"/>
      </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="ReputePenaltyValidFrom_type">
        <xs:restriction base="xs:date"/>
      </xs:simpleType>
      <xs:simpleType name="ReputePenaltyValidTo_type">
        <xs:restriction base="xs:date"/>
      </xs:simpleType>
      <xs:simpleType name="CaseNumber_type">
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:simpleType name="DateOfBirth_type">
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:simpleType name="CertificateIssueDate_type">
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:simpleType name="CountryCode_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="CertificateNumber_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="CertificateIssueDate" type="wnio:CertificateIssueDate_type"/>
          <xs:element name="PostCode" type="wnio:PostCode_type" minOccurs="0" maxOccurs="1"/>
          <xs:element name="ForeignProvince" type="wnio:ForeignProvince_type" minOccurs="0" maxOccurs="1"/>
          <xs:element name="DomesticProvince" type="wnio:DomesticProvince_type" minOccurs="0" maxOccurs="1"/>
          <xs:element name="PostCodePoland" type="wnio:PostCodePoland_type" minOccurs="0" maxOccurs="1"/>
          <xs:element name="CountryCode" type="wnio:CountryCode_type"/>
          <xs:element name="County" type="adr:PowiatTyp"/>
          <xs:element name="Community" type="adr:GminaTyp"/>
          <xs:element name="City" type="adr:MiejscowoscTyp"/>
          <xs:element name="StreetName" type="adr:NazwaUlicyTyp"/>
          <xs:element name="StreetNumber" type="adr:BudynekTyp"/>
          <xs:element name="HouseUnitNumber" type="adr:LokalTyp"/>
          <xs:element name="CertificateNumber" type="wnio:CertificateNumber_type"/>
          <xs:element name="CertificateIssueCountry" type="wnio:CountryCode_type"/>
          <xs:element name="PlaceOfBirth" type="adr:MiejscowoscTyp"/>
          <xs:element name="FamilyName" type="oso:NazwiskoTyp"/>
          <xs:element name="FirstNames" type="oso:ImieTyp"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="TrescDokumentu_type">
        <xs:complexContent>
          <xs:extension base="str:TrescDokumentuTyp">
            <xs:sequence>
              <xs:element name="IdentyfikatorFormularza" type="wnio:IdentyfikatorFormularza_type"/>
              <xs:element name="Undertakings" type="wnio:Undertakings_type" minOccurs="0" maxOccurs="1"/>
              <xs:element name="LetterNumber" type="wnio:LetterNumber_type"/>
              <xs:element name="ResponsibleEntity" type="wnio:ResponsibleEntity_type"/>
              <xs:element name="ReputePenaltyValidFrom" type="wnio:ReputePenaltyValidFrom_type"/>
              <xs:element name="ReputePenaltyValidTo" type="wnio:ReputePenaltyValidTo_type"/>
              <xs:element name="CaseNumber" type="wnio:CaseNumber_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>