133

ID133
Data2009-06-26
Symbol2009/06/26/133
InstytucjaAgencja Rynku Rolnego
NazwaFORMULARZ REJESTRACYJNY
Czy Aktualny0

Ustawy (1)

  • URI://Dziennik_Ustaw/2007/231/1702
  • Ustawa o Agencji Rynku Rolnego i organizacji niektych rynk rolnych z dnia 11 marca 2004 r. Dz.U. z 2007 r., nr 231, poz. 1702, Dz.U. z 2009 r., nr 19, poz. 100, Dz.U. z 2008 r., nr 227, poz. 1505

    Pliki

    Schemat

    <?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dok="http://crd.gov.pl/wzor/2009/06/26/133/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/03/06/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/03/06/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:zal1="http://crd.gov.pl/wzor/2009/06/05/131/" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://crd.gov.pl/wzor/2009/06/26/133/">
      <xs:import schemaLocation="http://crd.gov.pl/xml/schematy/struktura/2009/03/06/struktura.xsd" namespace="http://crd.gov.pl/xml/schematy/struktura/2009/03/06/"/>
      <xs:import schemaLocation="http://crd.gov.pl/wzor/2009/06/05/131/schema.xsd" namespace="http://crd.gov.pl/wzor/2009/06/05/131/"/>
      <xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
      <xs:annotation>
        <xs:documentation>
          Opis: Plik XML Schema opisuje dokument: FORMULARZ REJESTRACYJNY
          w przestrzeni nazw http://crd.gov.pl/wzor/2009/06/22/133/
    
          Data stworzenia: 2009-05-21
      </xs:documentation>
      </xs:annotation>
      <xs:element name="Dokument" type="dok:DokumentTyp">
        <xs:annotation>
          <xs:documentation>Główny element dokumentu</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:complexType name="DokumentTyp">
        <xs:annotation>
          <xs:documentation>Typ określający główną strukturę dokumentu</xs:documentation>
        </xs:annotation>
        <xs:sequence>
          <xs:element minOccurs="0" ref="str:OpisDokumentu"/>
          <xs:element minOccurs="0" ref="str:DaneDokumentu"/>
          <xs:element name="TrescDokumentu" type="dok:TrescDokumentuTyp"/>
          <xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
      <xs:complexType name="TrescDokumentuXMLTyp">
        <xs:annotation>
          <xs:documentation>Typ ograniczający sekcję treści dokumentu do formatu i kodowania XML</xs:documentation>
        </xs:annotation>
        <xs:complexContent mixed="false">
          <xs:restriction base="str:TrescDokumentuTyp">
            <xs:attribute fixed="text/xml" name="format" type="str:formatTyp" use="required"/>
            <xs:attribute fixed="XML" name="kodowanie" type="str:kodowanieTyp" use="required"/>
          </xs:restriction>
        </xs:complexContent>
      </xs:complexType>
      <xs:complexType name="TrescDokumentuTyp">
        <xs:annotation>
          <xs:documentation>Typ definiujący główną sekcję treści dokumentu w postaci atrybutów i opcjonalnych załączników</xs:documentation>
        </xs:annotation>
        <xs:complexContent mixed="false">
          <xs:extension base="dok:TrescDokumentuXMLTyp">
            <xs:sequence>
              <xs:element name="Atrybuty" type="dok:AtrybutyTyp"/>
              <xs:element minOccurs="0" name="Zalaczniki" type="dok:ZalacznikiTyp"/>
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:simpleType name="AtrybutTekstTyp">
        <xs:annotation>
          <xs:documentation>Typ atrybutu tekstowego zawierającego maksymalnie 2000 znaków</xs:documentation>
        </xs:annotation>
        <xs:restriction base="xs:string">
          <xs:maxLength value="2000"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="AtrybutLiczbaTyp">
        <xs:annotation>
          <xs:documentation>Typ atrybutu liczbowego</xs:documentation>
        </xs:annotation>
        <xs:restriction base="xs:decimal"/>
      </xs:simpleType>
      <xs:simpleType name="AtrybutDataTyp">
        <xs:annotation>
          <xs:documentation>Typ atrybutu daty</xs:documentation>
        </xs:annotation>
        <xs:restriction base="xs:date"/>
      </xs:simpleType>
      <xs:simpleType name="AtrybutDataCzasTyp">
        <xs:annotation>
          <xs:documentation>Typ atrybutu daty łącznie z czasem </xs:documentation>
        </xs:annotation>
        <xs:restriction base="xs:dateTime"/>
      </xs:simpleType>
      <xs:complexType name="AtrybutyTyp">
        <xs:annotation>
          <xs:documentation>Typ definiujący sekcję atrybutów dokumentu </xs:documentation>
        </xs:annotation>
        <xs:sequence>
          <xs:element name="PrzPrzNumerArr" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 1. Numer ARR</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzPrzNumerArr</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="Uwaga" type="dok:AtrybutTekstTyp" fixed="UWAGA! Przed wypełnieniem formularza proszę zapoznać się z informacją o sposobie jego wypełniania!">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: UWAGA</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadUwaga</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComAktualDanych" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 2. Czy aktualizacja danych?</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComAktualDanych</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComProdRol" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 3. Czy osoba fizyczna wyłącznie prowadząca działalność wytwórczą w rolnictwie w zakresie upraw rolnych, chowu lub hodowli zwierząt, nie zarejestrowana w ewidencji działalności gospodarczej?</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComProdRol</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComOsFiz" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 4. Czy osoba fizyczna, która nie zaznaczyła pola 3?</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComOsFiz</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComOsPraw" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 5. Czy osoba prawna lub inna jednostka organizacyjna nieposiadająca osobowości prawnej?</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComOsPraw</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComGrupaProd" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 6. Czy osoba reprezentująca grupę/organizację producentów rolnych ?</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComGrupaProd</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="ObjasnieniePola6" type="dok:AtrybutTekstTyp" fixed="Jeżeli formularz składany jest przez osobę reprezentującą grupę/organizację producentów rolnych, należy do niniejszego formularza rejestracyjnego załączyć kopię decyzji marszałka województwa w sprawie: wstępnego uznania grupy/organizacji lub&#10;uznania grupy/organizacji lub wpisu do rejestru grup/organizacji oraz listę wszystkich członków grupy/organizacji zawierającą: imię i nazwisko, adres miejsca zamieszkania, NIP, numer rejestracyjny ARR członków już zarejestrowanych w ARR oraz&#10;formularze rejestracyjne wypełnione przez członków grupy/organizacji, którzy jeszcze nie są zarejestrowani w ARR.">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: OBJASNIENIE POLA 6</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadObjasnieniePola6</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzPrzNazwa" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 7. Nazwa lub nazwisko</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzPrzNazwa</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComImie" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 8. Imię</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComImie</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComNip" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 9. NIP</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComNip</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComPesel" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 10. PESEL</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComPesel</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComNipDod" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 11.  NIP (Dodatkowy)</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComNipDod</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="ObjasnieniePola11" type="dok:AtrybutTekstTyp" fixed="Pole nieobowiązkowe. Przedsiębiorca wypełnia je tylko wtedy, gdy zamierza wykorzystać dodatkowy NIP w rozliczeniach finansowych z ARR. W takim przypadku przedsiębiorca zobowiązany jest dołączyć dokument potwierdzający nadanie tego&#10;dodatkowego numeru (NIP) przez właściwy organ.">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: OBJASNIENIE POLA 11</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadObjasnieniePola11</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComRegon" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 12. REGON</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComRegon</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComKodPocztowy" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 13. Kod pocztowy</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComKodPocztowy</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComKodKraju" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 14. Kod kraju</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComKodKraju</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComPoczta" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 15. Poczta</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComPoczta</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComMiejscowosc" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 16. Miejscowość</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComMiejscowosc</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComUlica" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 17. Ulica</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComUlica</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComNrDomu" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 18. Numer domu</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComNrDomu</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComNrMieszkania" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 19. Numer mieszkania</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComNrMieszkania</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComNrSkrPocz" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 20. Numer skrytki pocztowej</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComNrSkrPocz</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComGmina" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 21. Gmina</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComGmina</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComPowiat" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 22. Powiat</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComPowiat</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComWoj" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 23. Województwo</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComWoj</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComTelefon" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 24. Telefon</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComTelefon</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComFax" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 25. Faks</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComFax</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComEmail" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 26. E-mail</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComEmail</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComAdresKor1" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 27. Adres korespondencyjny (L1)</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComAdresKor1</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComAdresKor2" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 27. Adres korespondencyjny (L2)</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComAdresKor2</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComAdresKor3" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 27. Adres korespondencyjny (L3)</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComAdresKor3</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComAdresKor4" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 27. Adres korespondencyjny (L4)</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComAdresKor4</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComRachBank" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 28. Numer rachunku bankowego</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComRachBank</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="PrzComBic" type="dok:AtrybutTekstTyp" nillable="true">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: 29. BIC (Bank Identification Code)</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadPrzComBic</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="ObjasnieniePola29" type="dok:AtrybutTekstTyp" fixed="Numer BIC wypełniają jedynie przedsiębiorcy posiadający rachunek w banku mającym siedzibę poza granicami Polski.">
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: OBJASNIENIE POLA 29</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadObjasnieniePola29</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="Oswiadczenie" type="dok:AtrybutTekstTyp" fixed="OŚWIADCZAM, ŻE DZIAŁAJĄC W IMIENIU WŁASNYM  W IMIENIU PRZEDSIĘBIORCY:1. Zobowiązuję się przestrzegać warunków uczestnictwa w mechanizmach, w których będę uczestniczył.2. Zobowiązuję się do niezwłocznej aktualizacji danych w przypadku zaistnienia zmian dotyczących informacji podanych w niniejszym formularzu.3. Wyrażam zgodę na przeprowadzanie kontroli przez ARR lub instytucji z jej upoważnienia, w zakresie prawdziwości danych podanych w formularzu rejestracyjnym.4. Poddaję się wszelkim kontrolom i czynnościom sprawdzającym przeprowadzanym przez komórki organizacyjne pionu kontrolnego ARR oraz inne upoważnione instytucje, w celu dokonania oceny należytego przestrzegania warunkówzasad realizacji mechanizmów&#10;WPR oraz dotyczących ich przepisów krajowych i UE, w których to mechanizmach uczestniczębędę uczestniczył.5. Wyrażam zgodę, aby we wzajemnych rozliczeniach ARR poprzez jednostronne, pisemne oświadczenie dokonywała potrąceń z przysługujących jej wymagalnych wierzytelności z moich/przedsiębiorcy wierzytelności wobec ARR, jeżeli przedmiotem obu&#10;wierzytelności będą pieniądze lub rzeczy tej samej jakości oznaczone tylko co do gatunku i mogą być dochodzone przed sądem lub innym organem państwowym. Wskutek potrącenia obie wierzytelności umorzą się nawzajem do wysokości wierzytelności&#10;niższej.6. W przypadku uczestniczenia w mechanizmie WPR realizowanym w trybie zawierania umów cywilno-prawnych wyrażam zgodę na wystawianie przez ARR w moim imieniu i na mój rachunek faktury VAT.">
    
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: OSWIADCZENIE</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadOswiadczenie</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
          <xs:element name="OswiadczenieCd" type="dok:AtrybutTekstTyp" fixed="7. Przyjmuję do wiadomości, że:- ARR nie ponosi odpowiedzialności za czynności dokonane w oparciu o nieprawdziwe lub nieaktualne informacje wynikające ze złożonego formularza, które nie zostały zaktualizowane zgodnie z wymogiem zawartym w pkt 2,- obowiązek podania danych wynika z przepisów ustawy o ARR i organizacji niektórych rynków rolnych,- przysługuje mi prawo wglądu do moich danych oraz żądania ich poprawiania (ustawa z dnia 29 sierpnia 1997 o ochronie danych osobowych (Dz.U. z 2002 r. nr 101, poz. 926 ze zm.))- administratorem danych jest ARR. Dane są przetwarzane w celu realizacji zadań na rynkach produktów rolnych i żywnościowych,- moje dane oraz otrzymane kwoty z tytułu dopłat są publikowane za pośrednictwem strony internetowejart. 44a rozporządzenia Rady (WE) nr 1290/2005 z dnia 21 czerwca 2005 r. w sprawie finansowania wspólnej polityki rolnej (Dz.U. L 209 z 11.8.2005, str. 1 z późn. zm.) oraz art. 4 rozporządzenia Komisji (WE) nr 259/2008 z dnia 18 marca 2008 r.&#10;ustanawiającego szczegółowe zasady stosowania rozporządzenia Rady (WE) nr 1290/2005 w zakresie publikowania informacji na temat beneficjentów środków pochodzących z Europejskiego Funduszu Rolniczego Gwarancji (EFRG) i Europejskiego Funduszu Rolnego na rzecz Rozwoju Obszarów Wiejskich (EFRROW) (Dz.U. L 76 z 19.3.2008, str. 28-30).">
    
            <xs:annotation>
              <xs:documentation>ATRYBUT TEKSTOWY: OSWIADCZENIE (CIĄG DALSZY)</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>dadOswiadczenieCd</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
        <xs:attribute fixed="WPR0101V13" name="wersjaDefinicjiDokumentu" type="xs:string" use="required"/>
      </xs:complexType>
      <xs:complexType name="ZalacznikiTyp">
        <xs:annotation>
          <xs:documentation> Definicja typu sekcji załączników  </xs:documentation>
        </xs:annotation>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="ZalacznikXML" type="dok:ZalacznikXMLTyp"/>
          <xs:element name="Zalacznik" type="dok:ZalacznikBase64Typ"/>
        </xs:choice>
      </xs:complexType>
      <xs:complexType name="ZalacznikXMLTyp">
        <xs:annotation>
          <xs:documentation> Definicja typów załączników sformalizowanych w postaci struktury XML </xs:documentation>
        </xs:annotation>
        <xs:choice>
          <xs:element ref="zal1:Dokument">
            <xs:annotation>
              <xs:documentation>Lista członków grupy producentów.</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>zalRCP0201V3</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:element>
        </xs:choice>
      </xs:complexType>
      <xs:complexType name="ZalacznikBase64Typ">
        <xs:annotation>
          <xs:documentation> Definicja typów załączników niesformalizowanych w postaci zakodowanej BASE64 </xs:documentation>
        </xs:annotation>
        <xs:sequence>
          <xs:element name="DaneZalacznika">
            <xs:annotation>
              <xs:documentation> Dane załącznika zakodowane w BASE64 </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="xs:base64Binary">
                  <xs:attribute name="kodTypuZalacznika" type="dok:KodyTypowZalacznikow" use="required"/>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element minOccurs="0" name="OpisZalacznika" type="xs:string">
            <xs:annotation>
              <xs:documentation> Opis załącznika</xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
        <xs:attribute name="rodzajZalacznika" type="xs:string" use="optional"/>
        <xs:attribute name="format" type="str:formatTyp" use="required"/>
        <xs:attribute fixed="base64" name="kodowanie" type="str:ZalacznikKodowanieTyp" use="required"/>
        <xs:attribute name="nazwaPliku" type="dok:NiePustyTekstTyp" use="required"/>
      </xs:complexType>
      <xs:simpleType name="NiePustyTekstTyp">
        <xs:annotation>
          <xs:documentation> Typ tekstowy z wymaganą wartością</xs:documentation>
        </xs:annotation>
        <xs:restriction base="xs:string">
          <xs:minLength value="1"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="KodyTypowZalacznikow">
        <xs:annotation>
          <xs:documentation> Definicja możliwych typów załączników niesformalizowanych do załączenia w dokumencie </xs:documentation>
        </xs:annotation>
        <xs:restriction base="xs:string">
          <xs:enumeration value="DEC_WOJ_DLA_GRUPY">
            <xs:annotation>
              <xs:documentation>Kopia decyzji wojewody w sprawie: wstępnego uznania grupy lub uznaznia grupy lub wpisu do rejestru grup.</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>zalDEC_WOJ_DLA_GRUPY</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ODPIS_KRS_LUB_ZAS">
            <xs:annotation>
              <xs:documentation>Odpis z Krajowego Rejestru Sądowego albo zaświadczenie o wpisie do ewidencji działalności gospodarczej.</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>zalODPIS_KRS_LUB_ZAS</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="RCP_POTW_NIP">
            <xs:annotation>
              <xs:documentation>Dokument potwierdzający numer NIP z formularza rejestracyjnego</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>zalRCP_POTW_NIP</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="RCP_POTW_PESEL">
            <xs:annotation>
              <xs:documentation>Dokument potwierdzający numer PESEL z formularza rejestracyjnego</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>zalRCP_POTW_PESEL</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="RCP_POTW_REGON">
            <xs:annotation>
              <xs:documentation>Dokument potwierdzający numer REGON z formularza rejestracyjnego</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>zalRCP_POTW_REGON</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="DOK_POT_NR_RACH_BAN">
            <xs:annotation>
              <xs:documentation>Dokument potwierdzający numer rachunku bankowego</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>zalDOK_POT_NR_RACH_BAN</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="RCP_PELNOMOCNICTWO_BANKU">
            <xs:annotation>
              <xs:documentation>Pełnomocnictwo dla banku w sprawie rachunku bankowego (wymagane dla przedsiębiorców, kórzy takie pełnomocnictwo dla banku złożyli).</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>zalRCP_PELNOMOCNICTWO_BANKU</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="WPR_INNY_DOKUMENT">
            <xs:annotation>
              <xs:documentation>INNY DOKUMENT WYŁĽCZNIE DLA WPR_P1_F1</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>zalWPR_INNY_DOKUMENT</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="RCP_POTW_NIP_DOD">
            <xs:annotation>
              <xs:documentation>Dokument potwierdzający dodatkowy numer NIP z formularza rejestracyjnego</xs:documentation>
              <xs:appinfo>
                <ids>
                  <id>zalRCP_POTW_NIP_DOD</id>
                </ids>
              </xs:appinfo>
            </xs:annotation>
          </xs:enumeration>
        </xs:restriction>
      </xs:simpleType>
    </xs:schema>