3168
ID | 3168 |
Data | 2016-02-16 |
Symbol | 2016/02/16/3168 |
Instytucja | Centrum Projektów Polska Cyfrowa |
Nazwa | Wniosek o dofinansowanie projektu dla działania 3.1 POPC (Program Operacyjny Polska Cyfrowa) |
Czy Aktualny | 1 |
---|
Ustawy (1)
Pliki
Schemat
<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wnio="http://crd.gov.pl/wzor/2016/02/16/3168/" targetNamespace="http://crd.gov.pl/wzor/2016/02/16/3168/" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xsd:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
<xsd: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"/>
<xsd:element name="Dokument" type="wnio:DokumentTyp"/>
<xsd:complexType name="DokumentTyp">
<xsd:sequence>
<xsd:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xsd:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xsd:element name="TrescDokumentu" type="wnio:TrescDokumentuTyp" minOccurs="1"/>
<xsd:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="StringTyp">
<xsd:simpleContent>
<xsd:extension base="xsd:string">
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="DateTyp">
<xsd:simpleContent>
<xsd:extension base="xsd:date">
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="BooleanTyp">
<xsd:simpleContent>
<xsd:extension base="xsd:boolean">
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="DecimalTyp">
<xsd:simpleContent>
<xsd:extension base="xsd:decimal">
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="IntegerTyp">
<xsd:simpleContent>
<xsd:extension base="xsd:integer">
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="TimeTyp">
<xsd:simpleContent>
<xsd:extension base="xsd:time">
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="IdWartoscTyp">
<xsd:all>
<xsd:element name="Id" type="xsd:string" minOccurs="0"/>
<xsd:element name="Opis" type="xsd:string" minOccurs="0"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="IdKodWartoscTyp">
<xsd:all>
<xsd:element name="Id" type="xsd:string" minOccurs="0"/>
<xsd:element name="Opis" type="xsd:string" minOccurs="0"/>
<xsd:element name="Kod" type="xsd:string" minOccurs="0"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="IdWartoscBrakTyp">
<xsd:all>
<xsd:element name="CzyBrak" type="xsd:boolean"/>
<xsd:element name="Wartosc" type="wnio:IdWartoscTyp" minOccurs="0"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="IdWartoscKodBrakTyp">
<xsd:all>
<xsd:element name="CzyBrak" type="xsd:boolean"/>
<xsd:element name="Wartosc" type="wnio:IdKodWartoscTyp" minOccurs="0"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="SlownikWielokrotnyTyp">
<xsd:sequence>
<xsd:element name="Element" type="wnio:IdWartoscTyp" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="SlownikWielokrotnyBrakTyp">
<xsd:all>
<xsd:element name="CzyBrak" type="xsd:boolean"/>
<xsd:element name="Wartosci" type="wnio:SlownikWielokrotnyTyp" minOccurs="0"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="OkresTyp">
<xsd:all>
<xsd:element name="DataOd" type="wnio:DateTyp"/>
<xsd:element name="DataDo" type="wnio:DateTyp"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="AdresTyp">
<xsd:all>
<xsd:element name="Kraj" type="wnio:IdWartoscTyp"/>
<xsd:element name="Miejscowosc" type="wnio:IdWartoscTyp"/>
<xsd:element name="KodPocztowy" type="wnio:StringTyp"/>
<xsd:element name="Ulica" type="wnio:IdWartoscTyp"/>
<xsd:element name="Nr" type="wnio:StringTyp"/>
<xsd:element name="Lokal" type="wnio:StringTyp"/>
<xsd:element name="Telefon" type="wnio:StringTyp"/>
<xsd:element name="Faks" type="wnio:StringTyp"/>
<xsd:element name="Email" type="wnio:StringTyp"/>
<xsd:element name="Epuap" type="wnio:StringTyp"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="OsobaTyp">
<xsd:all>
<xsd:element name="Imie" type="wnio:StringTyp"/>
<xsd:element name="Nazwisko" type="wnio:StringTyp"/>
<xsd:element name="Stanowisko" type="wnio:StringTyp"/>
<xsd:element name="Telefon" type="wnio:StringTyp"/>
<xsd:element name="Faks" type="wnio:StringTyp"/>
<xsd:element name="Email" type="wnio:StringTyp"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="DanePodmiotuTyp">
<xsd:all>
<xsd:element name="Nazwa" type="wnio:StringTyp"/>
<xsd:element name="Opis" type="wnio:StringTyp"/>
<xsd:element name="FormaPrawna" type="wnio:IdWartoscTyp"/>
<xsd:element name="FormaWlasnosci" type="wnio:IdWartoscTyp" minOccurs="0"/>
<xsd:element name="NIP" type="wnio:StringTyp"/>
<xsd:element name="REGON" type="wnio:StringTyp"/>
<xsd:element name="PKD" type="wnio:IdWartoscTyp"/>
<xsd:element name="MozliwoscOdzyskaniaVAT" type="wnio:IdWartoscTyp"/>
<xsd:element name="AdresSiedziby" type="wnio:AdresTyp"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="WskaznikTyp">
<xsd:all>
<xsd:element name="Numer" type="wnio:IntegerTyp"/>
<xsd:element name="Nazwa" type="wnio:IdKodWartoscTyp" minOccurs="0"/>
<xsd:element name="Typ" type="wnio:StringTyp"/>
<xsd:element name="JednostkaMiary" type="wnio:IdWartoscTyp"/>
<xsd:element name="WartoscBazowa" type="wnio:DecimalTyp" minOccurs="0"/>
<xsd:element name="WartoscDocelowa" type="wnio:DecimalTyp"/>
<xsd:element name="CzyWlasny" type="wnio:BooleanTyp"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="WskaznikiMierzalneTyp">
<xsd:sequence>
<xsd:element name="Wskaznik" type="wnio:WskaznikTyp" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="PartnerUzywanyTyp">
<xsd:all>
<xsd:element name="IdPartnera" type="wnio:IntegerTyp"/>
<xsd:element name="CzyWystepuje" type="wnio:BooleanTyp" minOccurs="0"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="KategoriaUzasadnienieTyp">
<xsd:all>
<xsd:element name="Kategoria" type="wnio:IdWartoscTyp"/>
<xsd:element name="CzyKategoriaProgramowa" type="wnio:BooleanTyp"/>
<xsd:element name="WydatkiOgolem" type="wnio:DecimalTyp" minOccurs="0"/>
<xsd:element name="WydatkiKwalifikowane" type="wnio:DecimalTyp"/>
<xsd:element name="UdzialOgolem" type="wnio:DecimalTyp"/>
<xsd:element name="Uzasadnienie" type="wnio:StringTyp" minOccurs="0"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="KategoriaWydatekTyp">
<xsd:all>
<xsd:element name="Kategoria" type="wnio:IdWartoscTyp"/>
<xsd:element name="WydatkiOgolem" type="wnio:DecimalTyp" minOccurs="0"/>
<xsd:element name="WydatkiKwalifikowane" type="wnio:DecimalTyp"/>
<xsd:element name="Udzial" type="wnio:DecimalTyp"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="KategorieWydatkiTyp">
<xsd:sequence>
<xsd:element name="KategoriaWydatek" type="wnio:KategoriaWydatekTyp" minOccurs="1" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ZadanieTyp">
<xsd:all>
<xsd:element name="Zadanie" type="wnio:StringTyp"/>
<xsd:element name="NumerZadania" type="wnio:IntegerTyp"/>
<xsd:element name="Nazwa" type="wnio:StringTyp"/>
<xsd:element name="CzyKosztPosredni" type="wnio:BooleanTyp"/>
<xsd:element name="OpisDzialan" type="wnio:StringTyp"/>
<xsd:element name="CzyWydatkiRzeczywisciePoniesione" type="wnio:BooleanTyp"/>
<xsd:element name="CzyWydatkiRozliczaneRyczaltowo" type="wnio:BooleanTyp"/>
<xsd:element name="PodmiotyRealizujaceZadanie">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="PodmiotRealizujacyZadanie" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="Podmiot" type="wnio:PartnerUzywanyTyp"/>
<xsd:element name="WydatkiOgolem" type="wnio:WydatkiTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="InformacjeDoZakresuFinansowego">
<xsd:complexType>
<xsd:all>
<xsd:element name="WydatkiRzeczywisciePoniesione">
<xsd:complexType>
<xsd:all>
<xsd:element name="Koszty">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Koszt" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="Kategoria" type="wnio:IdWartoscTyp"/>
<xsd:element name="Nazwa" type="wnio:StringTyp"/>
<xsd:element name="PodmiotPonoszacyWydatek" type="wnio:PartnerUzywanyTyp"/>
<xsd:element name="CharakterWsparcia" type="wnio:IdWartoscTyp"/>
<xsd:element name="CenaJednostkowa" type="wnio:DecimalTyp"/>
<xsd:element name="LiczbaSztuk" type="wnio:DecimalTyp"/>
<xsd:element name="Wydatki" type="wnio:WydatkiTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="SumaWydatki" type="wnio:WydatkiTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="WydatkiRozliczaneRyczaltowo">
<xsd:complexType>
<xsd:all>
<xsd:element name="Ryczalty">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Ryczalt" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="RodzajRyczaltu" type="wnio:IdWartoscTyp"/>
<xsd:element name="TypRyczaltu">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="StawkaJednostkowa" type="wnio:RyczaltStawkaJednostkowaTyp" minOccurs="0" maxOccurs="1"/>
<xsd:element name="KwotaRyczaltowa" type="wnio:RyczaltKwotaRyczaltowaTyp" minOccurs="0" maxOccurs="1"/>
<xsd:element name="StawkaRyczaltowa" type="wnio:RyczaltStawkaRyczaltowaTyp" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="CharakterWsparcia" type="wnio:IdWartoscTyp"/>
<xsd:element name="PodmiotPonoszacyWydatek" type="wnio:PartnerUzywanyTyp"/>
<xsd:element name="Wydatki" type="wnio:WydatkiTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="SumaWydatki" type="wnio:WydatkiTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="RazemWydatki" type="wnio:WydatkiTyp"/>
<xsd:element name="UzasadnienieWydatkow" type="wnio:StringTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="RyczaltStawkaJednostkowaTyp">
<xsd:all>
<xsd:element name="Nazwa" type="wnio:IdWartoscTyp"/>
<xsd:element name="WysokoscStawki" type="wnio:DecimalTyp"/>
<xsd:element name="LiczbaStawek" type="wnio:DecimalTyp"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="RyczaltKwotaRyczaltowaTyp">
<xsd:all>
<xsd:element name="Nazwa" type="wnio:StringTyp"/>
<xsd:element name="Wskazniki">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="WskaznikRyczaltu" minOccurs="1" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="Nazwa" type="wnio:StringTyp"/>
<xsd:element name="Wartosc" type="wnio:DecimalTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="RyczaltStawkaRyczaltowaTyp">
<xsd:all>
<xsd:element name="Nazwa" type="wnio:IdWartoscTyp"/>
<xsd:element name="StawkaRyczaltowa" type="wnio:DecimalTyp"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="MontazFinansowyTyp">
<xsd:all>
<xsd:element name="Typ" type="wnio:IdWartoscTyp"/>
<xsd:element name="WydatkiOgolem" type="wnio:DecimalTyp"/>
<xsd:element name="WydatkiKwalifikowane" type="wnio:DecimalTyp"/>
<xsd:element name="Dofinansowanie" type="wnio:DecimalTyp"/>
<xsd:element name="ProcentDofinansowania" type="wnio:DecimalTyp"/>
<xsd:element name="WkladUE" type="wnio:DecimalTyp"/>
<xsd:element name="ProcentDofinansowaniaUE" type="wnio:DecimalTyp"/>
<xsd:element name="WkladWlasny" type="wnio:DecimalTyp"/>
<xsd:element name="NadrzedneId" type="wnio:StringTyp"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="WydatkiUdzialTyp">
<xsd:all>
<xsd:element name="WydatkiOgolem" type="wnio:DecimalTyp" minOccurs="0"/>
<xsd:element name="WydatkiKwalifikowane" type="wnio:DecimalTyp"/>
<xsd:element name="Udzial" type="wnio:DecimalTyp"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="WydatkiTyp">
<xsd:all>
<xsd:element name="Ogolem" type="wnio:DecimalTyp"/>
<xsd:element name="Kwalifikowane" type="wnio:DecimalTyp"/>
<xsd:element name="Dofinansowanie" type="wnio:DecimalTyp" minOccurs="0"/>
<xsd:element name="WkladWlasny" type="wnio:DecimalTyp" minOccurs="0"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="PodsumowaniePomocPublicznaTyp">
<xsd:sequence>
<xsd:element name="CharakterWsparciaWydatki" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="CharakterWsparcia" type="wnio:IdWartoscTyp"/>
<xsd:element name="OgolemWydatki" type="wnio:WydatkiTyp"/>
<xsd:element name="KosztyBezposrednie" type="wnio:WydatkiTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ZrodlaFinansowaniaTyp">
<xsd:all>
<xsd:element name="Srodki">
<xsd:complexType>
<xsd:all>
<xsd:element name="Wspolnotowe" type="wnio:WydatkiTyp"/>
<xsd:element name="KrajowePubliczneOgolem" type="wnio:WydatkiTyp"/>
<xsd:element name="KrajoweBudzetPanstwa" type="wnio:WydatkiTyp"/>
<xsd:element name="KrajoweBudzetJednostekSamorzadu" type="wnio:WydatkiTyp"/>
<xsd:element name="KrajoweInne" type="wnio:WydatkiTyp"/>
<xsd:element name="Prywatne" type="wnio:WydatkiTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="Suma" type="wnio:WydatkiTyp"/>
<xsd:element name="EBI" type="wnio:WydatkiTyp"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="DzialaniePromocyjneTyp">
<xsd:all>
<xsd:element name="RodzajDzialania" type="wnio:IdWartoscTyp"/>
<xsd:element name="CzyZaznaczone" type="wnio:BooleanTyp"/>
</xsd:all>
</xsd:complexType>
<xsd:complexType name="TrescDokumentuTyp">
<xsd:complexContent>
<xsd:extension base="str:TrescDokumentuTyp">
<xsd:all>
<xsd:element name="Wniosek">
<xsd:complexType>
<xsd:all>
<xsd:element name="NumerWniosku" type="wnio:StringTyp" minOccurs="0"/>
<xsd:element name="Nabor" type="wnio:IdWartoscTyp"/>
<xsd:element name="DataWplywu" type="wnio:StringTyp" minOccurs="0"/>
<xsd:element name="DataRozpoczeciaWeryfikacji" type="wnio:StringTyp" minOccurs="0"/>
<xsd:element name="DataZakonczeniaWeryfikacji" type="wnio:StringTyp" minOccurs="0"/>
<xsd:element name="DataZatwierdzeniaWniosku" type="wnio:StringTyp" minOccurs="0"/>
<xsd:element name="StatusWniosku" type="wnio:IdWartoscTyp" minOccurs="0"/>
<xsd:element name="ProgramOperacyjny" type="wnio:IdKodWartoscTyp"/>
<xsd:element name="OsPriorytetowa" type="wnio:IdKodWartoscTyp"/>
<xsd:element name="Dzialanie" type="wnio:IdKodWartoscTyp"/>
<xsd:element name="Poddzialanie" type="wnio:IdWartoscKodBrakTyp"/>
<xsd:element name="PoziomWdrazania" type="wnio:IdKodWartoscTyp"/>
<xsd:element name="Rodzaj" type="wnio:IdWartoscTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="Projekt">
<xsd:complexType>
<xsd:all>
<xsd:element name="DaneOgolne">
<xsd:complexType>
<xsd:all>
<xsd:element name="Tytul" type="wnio:StringTyp"/>
<xsd:element name="KrotkiOpis" type="wnio:StringTyp"/>
<xsd:element name="Rodzaj" type="wnio:IdWartoscTyp"/>
<xsd:element name="OkresRealizacji" type="wnio:OkresTyp"/>
<xsd:element name="OkresKwalifikowalnosciWydatkow" type="wnio:OkresTyp"/>
<xsd:element name="DuzyProjekt" type="wnio:IdWartoscTyp"/>
<xsd:element name="CzyPartnerstwoPublicznoPrywatne" type="wnio:BooleanTyp"/>
<xsd:element name="TypProjektu" type="wnio:IdWartoscTyp"/>
<xsd:element name="PowiazaniaZeStrategiami" type="wnio:SlownikWielokrotnyBrakTyp"/>
<xsd:element name="GrupaProjektow">
<xsd:complexType>
<xsd:all>
<xsd:element name="CzyNalezyDoGrupy" type="wnio:BooleanTyp"/>
<xsd:element name="NazwaGrupy" type="wnio:StringTyp" minOccurs="0"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="Klasyfikacja">
<xsd:complexType>
<xsd:all>
<xsd:element name="DominujacyZakresInterwencji" type="wnio:IdWartoscTyp"/>
<xsd:element name="UzupelniajacyZakresInterwencji" type="wnio:SlownikWielokrotnyBrakTyp"/>
<xsd:element name="FormaFinansowania" type="wnio:IdWartoscTyp"/>
<xsd:element name="TypObszaruRealizacji" type="wnio:IdWartoscBrakTyp"/>
<xsd:element name="RodzajDzialalnosciGospodarczej" type="wnio:IdWartoscTyp"/>
<xsd:element name="TematUzupelniajacy" type="wnio:IdWartoscBrakTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="CzyProjektPartnerski" type="wnio:BooleanTyp"/>
<xsd:element name="CzyInstrumentyFinansowe" type="wnio:BooleanTyp"/>
<xsd:element name="CzyPodmiotyUpowaznioneDoPonoszeniaWydatkow" type="wnio:BooleanTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="PrzygotowanieWnioskodawcyDoRealizacji">
<xsd:complexType>
<xsd:all>
<xsd:element name="PotencjalTechniczny" type="wnio:StringTyp"/>
<xsd:element name="PotencjalKadrowy" type="wnio:StringTyp"/>
<xsd:element name="DoswiadczenieWZakresieRealizacjiProjektow" type="wnio:StringTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="SzczegolowyOpisProjektu">
<xsd:complexType>
<xsd:all>
<xsd:element name="CeleProjektu" type="wnio:StringTyp"/>
<xsd:element name="OpisPlanowanychDzialan" type="wnio:StringTyp"/>
<xsd:element name="OpisEfektowProjektu" type="wnio:StringTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="WskaznikiMierzalneOgolne">
<xsd:complexType>
<xsd:all>
<xsd:element name="WskaznikiMierzalne" type="wnio:WskaznikiMierzalneTyp"/>
<xsd:element name="UzasadnienieDoboruWszystkichWskaznikow" type="wnio:StringTyp"/>
<xsd:element name="SposobPomiaruWszystkichWskaznikow" type="wnio:StringTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="PomocPubliczna">
<xsd:complexType>
<xsd:all>
<xsd:element name="CzyPomocPubliczna" type="wnio:BooleanTyp"/>
<xsd:element name="CharakterWsparcia" type="wnio:SlownikWielokrotnyTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="WplywNaZasadyHoryzontalneUE">
<xsd:complexType>
<xsd:all>
<xsd:element name="ZgodnoscZZasadamiDotyczacymiRownosciSzansKobietIMezczyzn" type="wnio:StringTyp"/>
<xsd:element name="ZgodnoscZZasadamiDotyczacymiZrownowazonegoRozwoju" type="wnio:StringTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="KomplementarnoscZInnymiProjektami">
<xsd:complexType>
<xsd:all>
<xsd:element name="CzyPowiazanyZInnymiRealizowanymiW20072020" type="wnio:BooleanTyp"/>
<xsd:element name="ProjektyPowiazane" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="ProjektPowiazany" minOccurs="1" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="NumerProjektu" type="wnio:IntegerTyp"/>
<xsd:element name="Nazwa" type="wnio:StringTyp"/>
<xsd:element name="PodmiotRealizujacy" type="wnio:StringTyp"/>
<xsd:element name="NrUmowy" type="wnio:StringTyp"/>
<xsd:element name="WartoscOgolem" type="wnio:DecimalTyp"/>
<xsd:element name="OkresRealizacji" type="wnio:OkresTyp"/>
<xsd:element name="StanRealizacji" type="wnio:StringTyp"/>
<xsd:element name="OpisRodzajuPowiazania" type="wnio:StringTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="GenerujacyDochod">
<xsd:complexType>
<xsd:all>
<xsd:element name="TypGenerowanegoDochodu" type="wnio:IdWartoscTyp"/>
<xsd:element name="GenerowanyDochod" minOccurs="0">
<xsd:complexType>
<xsd:all>
<xsd:element name="ZryczaltowanaStawka" type="wnio:IdWartoscTyp" minOccurs="0"/>
<xsd:element name="LukaWFinansowaniu" type="wnio:DecimalTyp" minOccurs="0"/>
<xsd:element name="WartoscWydatkowKwalifikowanychPrzedUwzglednieniemDochodu" type="wnio:DecimalTyp"/>
<xsd:element name="WartoscGenerowanegoDochodu" type="wnio:DecimalTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="ZakresRzeczowy">
<xsd:complexType>
<xsd:all>
<xsd:element name="Zadania">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Zadanie" type="wnio:ZadanieTyp" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="ZakresFinansowy">
<xsd:complexType>
<xsd:all>
<xsd:element name="PodsumowaniePomocPubliczna" type="wnio:PodsumowaniePomocPublicznaTyp"/>
<xsd:element name="WydatkiRzeczywisciePoniesione" type="wnio:WydatkiTyp"/>
<xsd:element name="WydatkiRozliczaneRyczaltowo" type="wnio:WydatkiTyp"/>
<xsd:element name="OgolemWProjekcie" type="wnio:WydatkiTyp"/>
<xsd:element name="KosztyBezposrednie" type="wnio:WydatkiTyp"/>
<xsd:element name="WydatkiWRamachKategorii">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="KategoriaUzasadnienie" type="wnio:KategoriaUzasadnienieTyp" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="SumaWydatkiWRamachKategorii" type="wnio:WydatkiUdzialTyp"/>
<xsd:element name="WydatkiWRamachKategoriiPodlegajacychLimitom">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="KategoriaUzasadnienie" type="wnio:KategoriaUzasadnienieTyp" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="SumaWydatkiWRamachKategoriiPodlegajacychLimitom" type="wnio:WydatkiUdzialTyp"/>
<xsd:element name="UzasadnienieCrossFinancingu" type="wnio:StringTyp"/>
<xsd:element name="UzasadnienieKosztowRozliczanychRyczaltem" type="wnio:StringTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="MontazFinansowyProjektu">
<xsd:complexType>
<xsd:all>
<xsd:element name="MontazFinansowyOgolem">
<xsd:complexType>
<xsd:all>
<xsd:element name="MontazFinansowy" type="wnio:MontazFinansowyTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="MontazFinansowySkladowe">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="MontazFinansowy" type="wnio:MontazFinansowyTyp" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="ZrodlaFinansowania" type="wnio:ZrodlaFinansowaniaTyp"/>
<xsd:element name="BudzetZUwzglednieniemVAT">
<xsd:complexType>
<xsd:all>
<xsd:element name="WydatkiKwalifikowane" type="wnio:DecimalTyp"/>
<xsd:element name="WydatkiKwalifikowaneVAT" type="wnio:DecimalTyp"/>
<xsd:element name="WydatkiNiekwalifikowane" type="wnio:DecimalTyp"/>
<xsd:element name="WydatkiOgolem" type="wnio:DecimalTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="KoncepcjaPromocji">
<xsd:complexType>
<xsd:all>
<xsd:element name="OpisPlanowanychDzialanInformacyjnoPromocyjnych" type="wnio:StringTyp"/>
<xsd:element name="RodzajProjektu" type="wnio:IdWartoscTyp"/>
<xsd:element name="ObowiazkiBeneficjenta" type="wnio:SlownikWielokrotnyTyp"/>
<xsd:element name="DzialaniaDodatkowe">
<xsd:complexType>
<xsd:all>
<xsd:element name="CzyBrak" type="wnio:StringTyp"/>
<xsd:element name="WskazaneDzialania" minOccurs="0">
<xsd:complexType>
<xsd:all>
<xsd:element name="DzialaniaPromocyjne" type="wnio:SlownikWielokrotnyTyp"/>
<xsd:element name="InneDzialania" type="wnio:StringTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="Partnerzy">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Partner" minOccurs="1" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="IdPartnera" type="wnio:IntegerTyp"/>
<xsd:element name="NumerPartnera" type="wnio:IntegerTyp"/>
<xsd:element name="NazwaUzywana" type="wnio:StringTyp"/>
<xsd:element name="DanePodmiotu" type="wnio:DanePodmiotuTyp"/>
<xsd:element name="CzyBeneficjent" type="wnio:BooleanTyp"/>
<xsd:element name="CzyWystepuje" type="wnio:BooleanTyp"/>
<xsd:element name="CzyWiodacy" type="wnio:BooleanTyp"/>
<xsd:element name="CzyPartycypujeWBudzecie" type="wnio:BooleanTyp" minOccurs="0"/>
<xsd:element name="CzyUczestniczyWeWskaznikach" type="wnio:BooleanTyp" minOccurs="0"/>
<xsd:element name="OpisSposobuWyboru" type="wnio:StringTyp" minOccurs="0"/>
<xsd:element name="DataPodpisaniaPorozumienia" type="wnio:DateTyp" minOccurs="0"/>
<xsd:element name="StatusPartnera" type="wnio:IdWartoscBrakTyp"/>
<xsd:element name="OsobyUpowaznioneDoKontaktu" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="OsobaUpowazniona" type="wnio:OsobaTyp" minOccurs="1" maxOccurs="2"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="AdresKorespondencyjny" minOccurs="0">
<xsd:complexType>
<xsd:all>
<xsd:element name="CzyTakiSamJakSiedziby" type="wnio:BooleanTyp"/>
<xsd:element name="Adres" type="wnio:AdresTyp" minOccurs="0"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="MiejscaRealizacjiProjektu">
<xsd:complexType>
<xsd:all>
<xsd:element name="CzyCalyKraj" type="wnio:BooleanTyp" minOccurs="1" maxOccurs="1"/>
<xsd:element name="MiejscaRealizacji" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="MiejsceRealizacji" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="Wojewodztwo" type="wnio:IdWartoscTyp" minOccurs="1"/>
<xsd:element name="CzyNaTerenieCalegoWojewodztwa" type="wnio:BooleanTyp" minOccurs="1"/>
<xsd:element name="Powiat" type="wnio:IdWartoscTyp" minOccurs="0"/>
<xsd:element name="CzyNaTerenieCalegoPowiatu" type="wnio:BooleanTyp" minOccurs="0"/>
<xsd:element name="Gmina" type="wnio:IdWartoscTyp" minOccurs="0"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="WskaznikiMierzalne" type="wnio:WskaznikiMierzalneTyp"/>
<xsd:element name="InformacjeDoZakresuFinansowego">
<xsd:complexType>
<xsd:all>
<xsd:element name="KategorieWydatki" type="wnio:KategorieWydatkiTyp"/>
<xsd:element name="KategorieLimitowaneWydatki" type="wnio:KategorieWydatkiTyp"/>
<xsd:element name="OgolemWydatkiRzeczywisciePoniesione" type="wnio:WydatkiTyp"/>
<xsd:element name="OgolemWydatkiRozliczaneRyczaltowo" type="wnio:WydatkiTyp"/>
<xsd:element name="OgolemWydatkiWProjekcie" type="wnio:WydatkiTyp"/>
<xsd:element name="OgolemWydatkiKosztyBezposrednie" type="wnio:WydatkiTyp"/>
<xsd:element name="PodsumowaniePomocPubliczna" type="wnio:PodsumowaniePomocPublicznaTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
<xsd:element name="ZrodlaFinansowania" type="wnio:ZrodlaFinansowaniaTyp"/>
<xsd:element name="UzyskanaPomocPubliczna" minOccurs="0">
<xsd:complexType>
<xsd:all>
<xsd:element name="KwotaPomocyDeminimisOtrzymanejWOdniesieniuDoTychSamychWydatkow" type="wnio:DecimalTyp"/>
<xsd:element name="KwotaPomocyPublicznejOtrzymanaWOdniesieniuDoTychSamychWydatkow" type="wnio:DecimalTyp"/>
<xsd:element name="LacznaKwotaBruttoPomocyDeminimisUzyskanaWBiezacymRokuIDwochPoprzednich" type="wnio:DecimalTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="Zalaczniki">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Zalacznik" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="str:ZalacznikTyp">
<xsd:sequence>
<xsd:element name="Numer" type="wnio:StringTyp"/>
<xsd:element name="Nazwa" type="wnio:StringTyp"/>
<xsd:element name="Opis" type="wnio:StringTyp"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="CzyPoswiadczamZaZgodnoscZOryginalemZalaczniki" type="wnio:BooleanTyp" minOccurs="1" maxOccurs="1"/>
<xsd:element name="Oswiadczenia">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Oswiadczenie" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="Naglowek" type="wnio:StringTyp" minOccurs="0"/>
<xsd:element name="TresciOswiadczenia">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="TrescOswiadczenia" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:all>
<xsd:element name="Tresc" type="wnio:StringTyp"/>
<xsd:element name="CzyOswiadczam" type="wnio:BooleanTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="Numer" type="wnio:IntegerTyp"/>
</xsd:all>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="WynikWalidacji" type="wnio:BooleanTyp" minOccurs="1"/>
</xsd:all>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:schema>