9055

ID9055
Data2020-01-27
Symbol2020/01/27/9055
InstytucjaUrząd Patentowy Rzeczypospolitej Polskiej
NazwaWniosek o wydanie dowodu pierwszeństwa dla znaku towarowego, wynalazku, wzoru użytkowego i wzoru przemysłowego
Czy Aktualny0

Ustawy (1)

  • URI://Dziennik_Ustaw/2019/700/16b/1
  • Ustawa z dnia 17 lutego 2005 o informatyzacji działalności podmiotów realizujących zadania publiczne

    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/2020/01/27/9055/" 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:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" targetNamespace="http://crd.gov.pl/wzor/2020/01/27/9055/" 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/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:complexType name="DokumentTyp">
        <xs:sequence>
          <xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp" minOccurs="1"/>
          <xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp" minOccurs="1"/>
          <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="NaszZnak" type="wnio:NaszZnakTyp" minOccurs="0" maxOccurs="1"/>
              <xs:element name="NrZgloszenia" type="wnio:NrZgloszeniaTyp" minOccurs="1" maxOccurs="1"/>
              <xs:element name="Wnioskodawca" type="wnio:WnioskodawcaTyp" minOccurs="1" maxOccurs="unbounded"/>
              <xs:element name="Zadanie" type="wnio:ZadanieTyp" minOccurs="0" maxOccurs="1"/>
              <xs:element name="Zalaczniki" type="wnio:ZalacznikiTyp" minOccurs="0" maxOccurs="1"/>
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:element name="Dokument" type="wnio:DokumentTyp"/>
      <xs:complexType name="NaszZnakTyp">
        <xs:sequence>
          <xs:element name="Numer" type="wnio:NaszZnak_NumerTyp" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="NaszZnak_NumerTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="200"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:complexType name="NrZgloszeniaTyp">
        <xs:sequence>
          <xs:element name="NrZgloszenia" type="wnio:NrZgloszenia_NrZgloszeniaTyp"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="NrZgloszenia_NrZgloszeniaTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="200"/>
          <xs:pattern value="(((P|W|Z)\.([0-9]{6}))|(Wp\.[0-9]{5}))"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:complexType name="WnioskodawcaTyp">
        <xs:sequence>
          <xs:element name="RodzajOsoby" type="wnio:Wnioskodawca_RodzajOsobyTyp"/>
          <xs:element name="Imie" type="wnio:Wnioskodawca_ImieTyp"/>
          <xs:element name="Nazwisko" type="wnio:Wnioskodawca_NazwiskoTyp"/>
          <xs:element name="NazwaOsoby" type="wnio:Wnioskodawca_NazwaOsobyTyp"/>
          <xs:element name="Adres" type="wnio:Wnioskodawca_AdresTyp" minOccurs="0" maxOccurs="1"/>
          <xs:element name="DaneKontaktowe" type="wnio:Wnioskodawca_DaneKontaktoweTyp" minOccurs="0" maxOccurs="1"/>
          <xs:element name="NumeryStatystycznePodmiotu" type="wnio:Wnioskodawca_NumeryStatystycznePodmiotuTyp" minOccurs="0" maxOccurs="1"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="Wnioskodawca_RodzajOsobyTyp">
        <xs:restriction base="xs:string">
          <xs:enumeration value="osoba_fizyczna"/>
          <xs:enumeration value="osoba_prawna"/>
          <xs:enumeration value="spolka_cywilna"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="Wnioskodawca_ImieTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="100"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="Wnioskodawca_NazwiskoTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="100"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="Wnioskodawca_NazwaOsobyTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="1000"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:complexType name="Wnioskodawca_AdresTyp">
        <xs:sequence>
          <xs:element name="Ulica" type="wnio:Wnioskodawca_Adres_UlicaTyp" minOccurs="0"/>
          <xs:element name="Budynek" type="wnio:Wnioskodawca_Adres_BudynekTyp"/>
          <xs:element name="Lokal" type="wnio:Wnioskodawca_Adres_LokalTyp" minOccurs="0"/>
          <xs:element name="Miejscowosc" type="wnio:Wnioskodawca_Adres_MiejscowoscTyp"/>
          <xs:element name="Poczta" type="wnio:Wnioskodawca_Adres_PocztaTyp"/>
          <xs:element name="KodPocztowy" type="wnio:Wnioskodawca_Adres_KodPocztowyTyp"/>
          <xs:element name="Kraj" type="wnio:SlownikKrajeTyp"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="Wnioskodawca_Adres_UlicaTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="500"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="Wnioskodawca_Adres_BudynekTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="10"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="Wnioskodawca_Adres_LokalTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="10"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="Wnioskodawca_Adres_MiejscowoscTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="150"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="Wnioskodawca_Adres_PocztaTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="150"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="Wnioskodawca_Adres_KodPocztowyTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="20"/>
          <xs:pattern value="([0-9]{2}-[0-9]{3})"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="SlownikKrajeTyp">
        <xs:restriction base="xs:string">
          <xs:enumeration value="AD"/>
          <xs:enumeration value="AE"/>
          <xs:enumeration value="AF"/>
          <xs:enumeration value="AG"/>
          <xs:enumeration value="AI"/>
          <xs:enumeration value="AL"/>
          <xs:enumeration value="AM"/>
          <xs:enumeration value="AN"/>
          <xs:enumeration value="AO"/>
          <xs:enumeration value="AP"/>
          <xs:enumeration value="AQ"/>
          <xs:enumeration value="AR"/>
          <xs:enumeration value="AS"/>
          <xs:enumeration value="AT"/>
          <xs:enumeration value="AU"/>
          <xs:enumeration value="AW"/>
          <xs:enumeration value="AZ"/>
          <xs:enumeration value="BA"/>
          <xs:enumeration value="BB"/>
          <xs:enumeration value="BD"/>
          <xs:enumeration value="BE"/>
          <xs:enumeration value="BF"/>
          <xs:enumeration value="BG"/>
          <xs:enumeration value="BH"/>
          <xs:enumeration value="BI"/>
          <xs:enumeration value="BJ"/>
          <xs:enumeration value="BL"/>
          <xs:enumeration value="BM"/>
          <xs:enumeration value="BN"/>
          <xs:enumeration value="BO"/>
          <xs:enumeration value="BQ"/>
          <xs:enumeration value="BR"/>
          <xs:enumeration value="BS"/>
          <xs:enumeration value="BT"/>
          <xs:enumeration value="BU"/>
          <xs:enumeration value="BV"/>
          <xs:enumeration value="BW"/>
          <xs:enumeration value="BX"/>
          <xs:enumeration value="BY"/>
          <xs:enumeration value="BZ"/>
          <xs:enumeration value="CA"/>
          <xs:enumeration value="CC"/>
          <xs:enumeration value="CD"/>
          <xs:enumeration value="CF"/>
          <xs:enumeration value="CG"/>
          <xs:enumeration value="CH"/>
          <xs:enumeration value="CI"/>
          <xs:enumeration value="CK"/>
          <xs:enumeration value="CL"/>
          <xs:enumeration value="CM"/>
          <xs:enumeration value="CN"/>
          <xs:enumeration value="CO"/>
          <xs:enumeration value="CR"/>
          <xs:enumeration value="CS"/>
          <xs:enumeration value="CU"/>
          <xs:enumeration value="CV"/>
          <xs:enumeration value="CW"/>
          <xs:enumeration value="CX"/>
          <xs:enumeration value="CY"/>
          <xs:enumeration value="CZ"/>
          <xs:enumeration value="DD"/>
          <xs:enumeration value="DE"/>
          <xs:enumeration value="DJ"/>
          <xs:enumeration value="DK"/>
          <xs:enumeration value="DM"/>
          <xs:enumeration value="DO"/>
          <xs:enumeration value="DZ"/>
          <xs:enumeration value="EA"/>
          <xs:enumeration value="EC"/>
          <xs:enumeration value="EE"/>
          <xs:enumeration value="EG"/>
          <xs:enumeration value="EH"/>
          <xs:enumeration value="EM"/>
          <xs:enumeration value="EP"/>
          <xs:enumeration value="ER"/>
          <xs:enumeration value="ES"/>
          <xs:enumeration value="ET"/>
          <xs:enumeration value="EU"/>
          <xs:enumeration value="FI"/>
          <xs:enumeration value="FJ"/>
          <xs:enumeration value="FK"/>
          <xs:enumeration value="FM"/>
          <xs:enumeration value="FO"/>
          <xs:enumeration value="FR"/>
          <xs:enumeration value="FY"/>
          <xs:enumeration value="GA"/>
          <xs:enumeration value="GB"/>
          <xs:enumeration value="GC"/>
          <xs:enumeration value="GD"/>
          <xs:enumeration value="GE"/>
          <xs:enumeration value="GF"/>
          <xs:enumeration value="GG"/>
          <xs:enumeration value="GH"/>
          <xs:enumeration value="GI"/>
          <xs:enumeration value="GL"/>
          <xs:enumeration value="GM"/>
          <xs:enumeration value="GN"/>
          <xs:enumeration value="GP"/>
          <xs:enumeration value="GQ"/>
          <xs:enumeration value="GR"/>
          <xs:enumeration value="GS"/>
          <xs:enumeration value="GT"/>
          <xs:enumeration value="GU"/>
          <xs:enumeration value="GW"/>
          <xs:enumeration value="GY"/>
          <xs:enumeration value="HK"/>
          <xs:enumeration value="HM"/>
          <xs:enumeration value="HN"/>
          <xs:enumeration value="HR"/>
          <xs:enumeration value="HT"/>
          <xs:enumeration value="HU"/>
          <xs:enumeration value="IB"/>
          <xs:enumeration value="IC"/>
          <xs:enumeration value="ID"/>
          <xs:enumeration value="IE"/>
          <xs:enumeration value="IL"/>
          <xs:enumeration value="IM"/>
          <xs:enumeration value="IN"/>
          <xs:enumeration value="IO"/>
          <xs:enumeration value="IQ"/>
          <xs:enumeration value="IR"/>
          <xs:enumeration value="IS"/>
          <xs:enumeration value="IT"/>
          <xs:enumeration value="JE"/>
          <xs:enumeration value="JM"/>
          <xs:enumeration value="JO"/>
          <xs:enumeration value="JP"/>
          <xs:enumeration value="KE"/>
          <xs:enumeration value="KG"/>
          <xs:enumeration value="KH"/>
          <xs:enumeration value="KI"/>
          <xs:enumeration value="KM"/>
          <xs:enumeration value="KN"/>
          <xs:enumeration value="KP"/>
          <xs:enumeration value="KR"/>
          <xs:enumeration value="KW"/>
          <xs:enumeration value="KY"/>
          <xs:enumeration value="KZ"/>
          <xs:enumeration value="LA"/>
          <xs:enumeration value="LB"/>
          <xs:enumeration value="LC"/>
          <xs:enumeration value="LI"/>
          <xs:enumeration value="LK"/>
          <xs:enumeration value="LR"/>
          <xs:enumeration value="LS"/>
          <xs:enumeration value="LT"/>
          <xs:enumeration value="LU"/>
          <xs:enumeration value="LV"/>
          <xs:enumeration value="LY"/>
          <xs:enumeration value="MA"/>
          <xs:enumeration value="MC"/>
          <xs:enumeration value="MD"/>
          <xs:enumeration value="ME"/>
          <xs:enumeration value="MF"/>
          <xs:enumeration value="MG"/>
          <xs:enumeration value="MH"/>
          <xs:enumeration value="MK"/>
          <xs:enumeration value="ML"/>
          <xs:enumeration value="MM"/>
          <xs:enumeration value="MN"/>
          <xs:enumeration value="MO"/>
          <xs:enumeration value="MP"/>
          <xs:enumeration value="MQ"/>
          <xs:enumeration value="MR"/>
          <xs:enumeration value="MS"/>
          <xs:enumeration value="MT"/>
          <xs:enumeration value="MU"/>
          <xs:enumeration value="MV"/>
          <xs:enumeration value="MW"/>
          <xs:enumeration value="MX"/>
          <xs:enumeration value="MY"/>
          <xs:enumeration value="MZ"/>
          <xs:enumeration value="NA"/>
          <xs:enumeration value="NC"/>
          <xs:enumeration value="NE"/>
          <xs:enumeration value="NF"/>
          <xs:enumeration value="NG"/>
          <xs:enumeration value="NI"/>
          <xs:enumeration value="NL"/>
          <xs:enumeration value="NN"/>
          <xs:enumeration value="NO"/>
          <xs:enumeration value="NP"/>
          <xs:enumeration value="NR"/>
          <xs:enumeration value="NT"/>
          <xs:enumeration value="NU"/>
          <xs:enumeration value="NZ"/>
          <xs:enumeration value="OA"/>
          <xs:enumeration value="OM"/>
          <xs:enumeration value="PA"/>
          <xs:enumeration value="PE"/>
          <xs:enumeration value="PF"/>
          <xs:enumeration value="PG"/>
          <xs:enumeration value="PH"/>
          <xs:enumeration value="PK"/>
          <xs:enumeration value="PL"/>
          <xs:enumeration value="PM"/>
          <xs:enumeration value="PN"/>
          <xs:enumeration value="PR"/>
          <xs:enumeration value="PS"/>
          <xs:enumeration value="PT"/>
          <xs:enumeration value="PW"/>
          <xs:enumeration value="PY"/>
          <xs:enumeration value="QA"/>
          <xs:enumeration value="QZ"/>
          <xs:enumeration value="RE"/>
          <xs:enumeration value="RO"/>
          <xs:enumeration value="RS"/>
          <xs:enumeration value="RU"/>
          <xs:enumeration value="RW"/>
          <xs:enumeration value="SA"/>
          <xs:enumeration value="SB"/>
          <xs:enumeration value="SC"/>
          <xs:enumeration value="SD"/>
          <xs:enumeration value="SE"/>
          <xs:enumeration value="SG"/>
          <xs:enumeration value="SH"/>
          <xs:enumeration value="SI"/>
          <xs:enumeration value="SJ"/>
          <xs:enumeration value="SK"/>
          <xs:enumeration value="SL"/>
          <xs:enumeration value="SM"/>
          <xs:enumeration value="SN"/>
          <xs:enumeration value="SO"/>
          <xs:enumeration value="SR"/>
          <xs:enumeration value="SS"/>
          <xs:enumeration value="ST"/>
          <xs:enumeration value="SU"/>
          <xs:enumeration value="SV"/>
          <xs:enumeration value="SX"/>
          <xs:enumeration value="SY"/>
          <xs:enumeration value="SZ"/>
          <xs:enumeration value="TC"/>
          <xs:enumeration value="TD"/>
          <xs:enumeration value="TF"/>
          <xs:enumeration value="TG"/>
          <xs:enumeration value="TH"/>
          <xs:enumeration value="TJ"/>
          <xs:enumeration value="TK"/>
          <xs:enumeration value="TL"/>
          <xs:enumeration value="TM"/>
          <xs:enumeration value="TN"/>
          <xs:enumeration value="TO"/>
          <xs:enumeration value="TP"/>
          <xs:enumeration value="TR"/>
          <xs:enumeration value="TT"/>
          <xs:enumeration value="TV"/>
          <xs:enumeration value="TW"/>
          <xs:enumeration value="TZ"/>
          <xs:enumeration value="UA"/>
          <xs:enumeration value="UG"/>
          <xs:enumeration value="UM"/>
          <xs:enumeration value="US"/>
          <xs:enumeration value="UY"/>
          <xs:enumeration value="UZ"/>
          <xs:enumeration value="VA"/>
          <xs:enumeration value="VC"/>
          <xs:enumeration value="VE"/>
          <xs:enumeration value="VG"/>
          <xs:enumeration value="VI"/>
          <xs:enumeration value="VN"/>
          <xs:enumeration value="VU"/>
          <xs:enumeration value="WF"/>
          <xs:enumeration value="WO"/>
          <xs:enumeration value="WS"/>
          <xs:enumeration value="XN"/>
          <xs:enumeration value="YE"/>
          <xs:enumeration value="YT"/>
          <xs:enumeration value="YU"/>
          <xs:enumeration value="ZA"/>
          <xs:enumeration value="ZM"/>
          <xs:enumeration value="ZR"/>
          <xs:enumeration value="ZW"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:complexType name="Wnioskodawca_DaneKontaktoweTyp">
        <xs:sequence>
          <xs:element name="Telefon" type="wnio:Wnioskodawca_DaneKontaktowe_TelefonTyp" minOccurs="0"/>
          <xs:element name="Email" type="wnio:Wnioskodawca_DaneKontaktowe_EmailTyp" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="Wnioskodawca_DaneKontaktowe_TelefonTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="20"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="Wnioskodawca_DaneKontaktowe_EmailTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="100"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:complexType name="Wnioskodawca_NumeryStatystycznePodmiotuTyp">
        <xs:sequence>
          <xs:element name="Regon" type="wnio:Wnioskodawca_NumeryStatystycznePodmiotu_RegonTyp" minOccurs="0"/>
          <xs:element name="Krs" type="wnio:Wnioskodawca_NumeryStatystycznePodmiotu_KrsTyp" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="Wnioskodawca_NumeryStatystycznePodmiotu_RegonTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="25"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="Wnioskodawca_NumeryStatystycznePodmiotu_KrsTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="20"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:complexType name="ZadanieTyp">
        <xs:sequence>
          <xs:element name="RodzajZgloszenia" type="wnio:Zadanie_RodzajZgloszeniaTyp" minOccurs="0"/>
          <xs:element name="Tytul" type="wnio:Zadanie_TytulTyp" minOccurs="0"/>
          <xs:element name="NrZgloszenia" type="wnio:Zadanie_NrZgloszeniaTyp"/>
          <xs:element name="DataZgloszenia" type="wnio:Zadanie_DataZgloszeniaTyp" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="Zadanie_RodzajZgloszeniaTyp">
        <xs:restriction base="xs:string">
          <xs:enumeration value="wynalazku"/>
          <xs:enumeration value="wzoru_uzytkowego"/>
          <xs:enumeration value="wzoru_przemyslowego"/>
          <xs:enumeration value="znaku_towarowego"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="Zadanie_TytulTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="2000"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="Zadanie_NrZgloszeniaTyp">
        <xs:restriction base="xs:string">
          <xs:maxLength value="200"/>
          <xs:pattern value="(((P|W|Z)\.([0-9]{6}))|(Wp\.[0-9]{5}))"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="Zadanie_DataZgloszeniaTyp">
        <xs:restriction base="xs:date"/>
      </xs:simpleType>
      <xs:complexType name="ZalacznikiTyp">
        <xs:sequence>
          <xs:element name="ListaZalacznikow" type="wnio:Zalaczniki_ListaZalacznikowTyp"/>
          <xs:element name="PotwierdzamZgodnoscZOryginalem" type="wnio:Zalaczniki_PotwierdzamZgodnoscZOryginalemTyp" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="ZalacznikTyp">
        <xs:sequence>
          <xs:element name="Rozszerzenie" type="xs:string"/>
          <xs:element name="Uuid" type="xs:string"/>
          <xs:element name="MimeType" type="xs:string"/>
          <xs:element name="Nazwa" type="xs:string"/>
          <xs:element name="Rozmiar" type="xs:integer" minOccurs="0"/>
          <xs:element name="DataUtworzenia" type="xs:dateTime" minOccurs="0"/>
          <xs:element name="ZawartoscUrl" type="xs:string"/>
          <xs:element name="MetadaneZalacznika" type="wnio:MetadaneZalacznikaTyp" minOccurs="0"/>
          <xs:element name="MiniaturyZalacznika" type="wnio:MiniaturyZalacznikaTyp" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="MetadaneZalacznikaTyp">
        <xs:sequence>
          <xs:element name="SkrotMd5" type="xs:string"/>
          <xs:element name="LiczbaStron" type="xs:integer" minOccurs="0"/>
          <xs:element name="Szerokosc" type="xs:integer" minOccurs="0"/>
          <xs:element name="Wysokosc" type="xs:integer" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="MiniaturyZalacznikaTyp">
        <xs:sequence>
          <xs:element name="Mala" type="xs:string" minOccurs="0"/>
          <xs:element name="Srednia" type="xs:string" minOccurs="0"/>
          <xs:element name="Duza" type="xs:string" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="Zalaczniki_ListaZalacznikow_ZalacznikTyp">
        <xs:complexContent>
          <xs:extension base="wnio:ZalacznikTyp">
            <xs:sequence>
              <xs:element name="TypDokumentu" type="wnio:Zalaczniki_ListaZalacznikow_ZalacznikTypDokumentuTyp"/>
              <xs:element name="Opis" type="xs:string"/>
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:simpleType name="Zalaczniki_ListaZalacznikow_ZalacznikTypDokumentuTyp">
        <xs:restriction base="xs:string">
          <xs:enumeration value="dokument-pelnomocnictwa"/>
          <xs:enumeration value="dowod-wniesienia-oplaty-za-wniosek"/>
          <xs:enumeration value="inne-dokumenty"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:complexType name="Zalaczniki_ListaZalacznikowTyp">
        <xs:sequence>
          <xs:element name="Zalacznik" type="wnio:Zalaczniki_ListaZalacznikow_ZalacznikTyp" minOccurs="0" maxOccurs="5"/>
        </xs:sequence>
      </xs:complexType>
      <xs:simpleType name="Zalaczniki_PotwierdzamZgodnoscZOryginalemTyp">
        <xs:restriction base="xs:boolean"/>
      </xs:simpleType>
    </xs:schema>