5733
ID | 5733 |
Data | 2018-09-07 |
Symbol | 2018/09/07/5733 |
Instytucja | Urząd Gminy Przykona |
Nazwa | Wniosek do Wójta Gminy Przykona o przyznanie stypendium za wybitne osiągnięcia w nauce, sporcie lub dziedzinie kultury i sztuki |
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:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" 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:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns="http://crd.gov.pl/wzor/2018/09/07/5733/" targetNamespace="http://crd.gov.pl/wzor/2018/09/07/5733/" elementFormDefault="qualified">
<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/osoba/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/osoba.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/struktura/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/struktura.xsd"/>
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
<xs:element name="Dokument" type="T_Dokument"/>
<xs:complexType name="T_Dokument">
<xs:sequence>
<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xs:element name="TrescDokumentu" type="TrescDokumentu"/>
<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="TrescDokumentu">
<xs:complexContent>
<xs:extension base="str:TrescDokumentuTyp">
<xs:sequence>
<xs:element name="Wartosc" type="T_Wartosc"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="T_Wartosc">
<xs:sequence>
<xs:element name="Naglowek" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="MiejsceSkladania" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Wnioskodawca" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="OsobaFizyczna" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="NazwaSzkoly" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:Nazwisko" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:Imie" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:ImieDrugie" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:DataUrodzenia" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="MiejsceUrodzenia" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:PESEL" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OsobaNiefizyczna" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element ref="inst:NazwaInstytucji" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="NazwaSkrocona" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="inst:NIP" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="inst:REGON" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="inst:KRS" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Adres" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element ref="adr:Kraj" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Wojewodztwo" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Powiat" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Gmina" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Ulica" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Budynek" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Lokal" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Miejscowosc" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:KodPocztowy" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Poczta" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Telefon" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Email" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AdresKorespondencyjny" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element ref="adr:Kraj" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Wojewodztwo" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Powiat" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Gmina" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Ulica" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Budynek" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Lokal" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Miejscowosc" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:KodPocztowy" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Poczta" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Telefon" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Email" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="wystepuje" type="xs:string"/>
<xs:attribute name="bind" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="Pelnomocnik" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element ref="oso:Imie" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:Nazwisko" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:PESEL" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="wystepuje" type="xs:string"/>
<xs:attribute name="bind" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="Kontakt" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="rodzaj" type="xs:string"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="typPodmiotu" type="xs:string"/>
<xs:attribute name="bind" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="Zawodnik" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="Adres" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element ref="adr:Kraj" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Wojewodztwo" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Powiat" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Gmina" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Ulica" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Budynek" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Lokal" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Miejscowosc" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:KodPocztowy" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Poczta" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Telefon" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Email" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AdresKorespondencyjny" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element ref="adr:Kraj" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Wojewodztwo" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Powiat" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Gmina" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Ulica" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Budynek" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Lokal" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Miejscowosc" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:KodPocztowy" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Poczta" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Telefon" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Email" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="wystepuje" type="xs:string"/>
<xs:attribute name="bind" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="Pelnomocnik" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element ref="oso:Imie" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:Nazwisko" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:PESEL" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="wystepuje" type="xs:string"/>
<xs:attribute name="bind" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="Kontakt" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="rodzaj" type="xs:string"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="InfoSzkolaPonadgimnazjalna" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="NazwaSzkoly" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="TypSzkoly" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Ulica" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Budynek" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Lokal" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Miejscowosc" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:KodPocztowy" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="adr:Poczta" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="ZaliczonyRokNauki" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="TerminZakonczeniaSzkoly" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="OcenaZachowanie" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="SredniaOcen" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element ref="oso:Imie" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:Nazwisko" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:DataUrodzenia" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:MiejsceUrodzenia" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:ImieMatki" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:ImieOjca" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="NumerTelefonu" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="typPodmiotu" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="Dyscyplina" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="Rok" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="OswiadczeniaWnioskodawcy" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="RachBanowyOpis" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="NazwaBanu" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="RachBanowy" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="Odpowiedzialnosc" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="Pozycja" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="wyb" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="ZgodaNaPrzetwarzanie" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="Pozycja" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="wyb" type="xs:string"/>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SelectUpowaznieniePelnomocnik" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="rodzaj" type="xs:string"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Objasnienia" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="Pozycja" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="Li" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element ref="str:Zalaczniki" minOccurs="0"/>
<xs:element ref="oso:Imie" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="oso:Nazwisko" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="DataWypelnienia" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:schema>