9800
ID | 9800 |
Data | 2020-07-24 |
Symbol | 2020/07/24/9800 |
Instytucja | Główny Inspektorat Transportu Drogowego |
Nazwa | Wniosek o udostępnienie danych osobie, której dane dotyczą - Krajowy Rejestr Elektroniczny Przedsiębiorców Transportu Drogowego |
Czy Aktualny | 1 |
---|
Ustawy (1)
Pliki
Schemat
<?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="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/2020/07/24/9800/" targetNamespace="http://crd.gov.pl/wzor/2020/07/24/9800/" 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="ReferenceNumber_type">
<xs:restriction base="xs:string">
<xs:pattern value="[A-Z]/[0-9]{4}/[0-9]*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="CertificateNumber_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<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="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="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="TaxNumberPoland_wnio_TaxNumber_type">
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{10}"/>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="TaxNumberPoland_type">
<xs:sequence>
<xs:element name="TaxNumber" type="wnio:TaxNumberPoland_wnio_TaxNumber_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="CompanyName_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="UndertakingStartOfLossOfGoodReputation_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="UndertakingEndOfLossOfGoodReputation_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="Undertakings_type">
<xs:sequence>
<xs:element name="ReferenceNumber" type="wnio:ReferenceNumber_type"/>
<xs:element name="CompanyHeadquartersStreetName" type="adr:NazwaUlicyTyp"/>
<xs:element name="CompanyHeadguartersCity" type="adr:MiejscowoscTyp"/>
<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="ForeignProvinceTaxNumber" type="wnio:ForeignProvinceTaxNumber_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="TaxNumberPoland" type="wnio:TaxNumberPoland_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="CompanyHeadquartersPostCodePoland" type="wnio:PostCodePoland_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="CompanyHeadquartersCountryCode" type="wnio:CountryCode_type"/>
<xs:element name="CompanyLegalFormId" type="wnio:CompanyLegalFormId_type"/>
<xs:element name="CompanyName" type="wnio:CompanyName_type"/>
<xs:element name="CompanyHeadquartersCommunity" type="adr:GminaTyp"/>
<xs:element name="CompanyHeadquartersCounty" type="adr:PowiatTyp"/>
<xs:element name="CompanyHeadquartersHouseUnitNumber" type="adr:LokalTyp"/>
<xs:element name="CompanyHeadquartersStreetNumber" type="adr:BudynekTyp"/>
<xs:element name="UndertakingStartOfLossOfGoodReputation" type="wnio:UndertakingStartOfLossOfGoodReputation_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="UndertakingEndOfLossOfGoodReputation" type="wnio:UndertakingEndOfLossOfGoodReputation_type" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Driver_type">
<xs:sequence>
<xs:element name="DriverFirstNames" type="wnio:DriverFirstNames_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverFamilyName" type="wnio:DriverFamilyName_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverDateOfBirth" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverPlaceOfBirth" type="wnio:DriverPlaceOfBirth_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverPesel" type="wnio:DriverPesel_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverPostCode" type="wnio:DriverPostCode_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverForeignProvince" type="wnio:DriverForeignProvince_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverDomesticProvince" type="wnio:DriverDomesticProvince_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverCountryCode" type="wnio:DriverCountryCode_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverHouseUnitNumber" type="wnio:DriverHouseUnitNumber_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverStreetNumber" type="wnio:DriverStreetName_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverStreetName" type="wnio:DriverStreetName_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverPostCodePoland" type="wnio:DriverPostCodePoland_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverCity" type="wnio:DriverCity_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverCommunity" type="wnio:DriverCommunity_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverCounty" type="wnio:DriverCounty_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverIdentityDocumentType" type="wnio:DriverIdentityDocumentType_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverIdentityDocumentCode" type="wnio:DriverIdentityDocumentCode_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverIdentityDocumentNumber" type="wnio:DriverIdentityDocumentNumber_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverIdentityDocumentCountryCode" type="wnio:DriverIdentityDocumentCountryCode_type" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
<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="PostCodePoland_wnio_PostCode1_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="PostCodePoland_wnio_PostCode2_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="PostCodePoland_type">
<xs:sequence>
<xs:element name="PostCode1" type="wnio:PostCodePoland_wnio_PostCode1_type"/>
<xs:element name="PostCode2" type="wnio:PostCodePoland_wnio_PostCode2_type"/>
</xs:sequence>
</xs:complexType>
<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="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="TransportManagerEndOfLossOfGoodReputation_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="TransportManagerStartOfLossOfGoodReputation_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="TransportManagers_type">
<xs:sequence>
<xs:element name="DateOfBirth" type="xs:date"/>
<xs:element name="CertificateIssueDate" type="xs:string"/>
<xs:element name="CertificateIssueCountry" type="wnio:CountryCode_type"/>
<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="PostCode" type="wnio:PostCode_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="PlaceOfBirth" type="adr:MiejscowoscTyp"/>
<xs:element name="FamilyName" type="oso:NazwiskoTyp"/>
<xs:element name="FirstNames" type="oso:ImieTyp"/>
<xs:element name="Community" type="adr:GminaTyp"/>
<xs:element name="County" type="adr:PowiatTyp"/>
<xs:element name="HouseUnitNumber" type="adr:LokalTyp"/>
<xs:element name="StreetNumber" type="adr:BudynekTyp"/>
<xs:element name="StreetName" type="adr:NazwaUlicyTyp"/>
<xs:element name="City" type="adr:MiejscowoscTyp"/>
<xs:element name="CertificateNumber" type="wnio:CertificateNumber_type"/>
<xs:element name="CertificateType" type="wnio:CertificateType_type" minOccurs="0"/>
<xs:element name="TransportManagerEndOfLossOfGoodReputation" type="wnio:TransportManagerEndOfLossOfGoodReputation_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="TransportManagerStartOfLossOfGoodReputation" type="wnio:TransportManagerStartOfLossOfGoodReputation_type" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="DriverFirstNames_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverFamilyName_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverDateOfBirth_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverPlaceOfBirth_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverPesel_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverCountryCode_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="DriverDomesticProvinceName_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="DriverDomesticProvince_type">
<xs:sequence>
<xs:element name="DriverDomesticProvinceName" type="wnio:DriverDomesticProvinceName_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="DriverForeignProvinceName_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="DriverForeignProvince_type">
<xs:sequence>
<xs:element name="DriverForeignProvinceName" type="wnio:DriverForeignProvinceName_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="DriverPostCodeNumber_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="DriverPostCode_type">
<xs:sequence>
<xs:element name="DriverPostCodeNumber" type="wnio:DriverPostCodeNumber_type"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="DriverPostCodePoland_wnio_DriverPostCode1_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverPostCodePoland_wnio_DriverPostCode2_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="DriverPostCodePoland_type">
<xs:sequence>
<xs:element name="DriverPostCode1" type="wnio:DriverPostCodePoland_wnio_DriverPostCode1_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="DriverPostCode2" type="wnio:DriverPostCodePoland_wnio_DriverPostCode2_type" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="DriverCity_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverStreetName_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverStreetNumber_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverHouseUnitNumber_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverCounty_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverCommunity_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverIdentityDocumentType_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverIdentityDocumentCode_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverIdentityDocumentNumber_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DriverIdentityDocumentCountryCode_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="ResponsibleEntity_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="LetterNumber_type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="TrescDokumentu_type">
<xs:complexContent>
<xs:extension base="str:TrescDokumentuTyp">
<xs:sequence>
<xs:element name="Undertakings" type="wnio:Undertakings_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="Driver" type="wnio:Driver_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="IdentyfikatorFormularza" type="wnio:IdentyfikatorFormularza_type"/>
<xs:element name="TransportManagers" type="wnio:TransportManagers_type" minOccurs="0" maxOccurs="1"/>
<xs:element name="ResponsibleEntity" type="wnio:ResponsibleEntity_type"/>
<xs:element name="LetterNumber" type="wnio:LetterNumber_type"/>
<xs:element ref="str:Zalaczniki" 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>