1375
ID | 1375 |
Data | 2013-11-19 |
Symbol | 2013/11/19/1375 |
Instytucja | Urząd Marszałkowski Województwa Świętokrzyskiego w Kielcach |
Nazwa | Zgłoszenie do nagrody Marszałka Województwa Świętokrzyskiego "Świętokrzyska Victoria" w kategorii "Samorządność". |
Czy Aktualny | 1 |
---|
Ustawy (1)
URI://Dziennik_Ustaw/2011/206/1216/27/2 | Par. 27 ust. 2 rozporządzenia Prezesa Rady Ministrów z dnia 14 września 2011r. w sprawie sporządzania pism w postaci dokumentów elektronicznych, doręczania dokumentów elektronicznych oraz udostępniania formularzy, wzorów i kopii dokumentów elektronic... |
---|
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/2013/11/19/1375/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" targetNamespace="http://crd.gov.pl/wzor/2013/11/19/1375/" elementFormDefault="qualified" attributeFormDefault="unqualified">
<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/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/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/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="wnio:DokumentType"/>
<xs:complexType name="DokumentType">
<xs:sequence>
<xs:element ref="str:OpisDokumentu" minOccurs="0"/>
<xs:element ref="str:DaneDokumentu" minOccurs="0"/>
<xs:element name="TrescDokumentu" type="wnio:TrescDokumentuType" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="formVersionId" type="xs:string"/>
<xs:attribute name="officeId" type="xs:string"/>
<xs:anyAttribute processContents="skip"/>
</xs:complexType>
<xs:complexType name="TrescDokumentuType">
<xs:sequence>
<xs:element name="TypTworcy" type="wnio:TypTworcyType" minOccurs="0"/>
<xs:element name="TypNadawcy" type="wnio:TypNadawcyType" minOccurs="0"/>
<xs:element name="Miejscowosc" type="wnio:MiejscowoscType" minOccurs="0"/>
<xs:element name="Dnia" type="wnio:DniaType" minOccurs="0"/>
<xs:element name="TrescWniosku" type="wnio:TrescWnioskuType" minOccurs="0"/>
<xs:element ref="str:Zalaczniki" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="format" type="xs:string"/>
<xs:attribute name="kodowanie" type="xs:string"/>
</xs:complexType>
<xs:simpleType name="TypNadawcyType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Osoba fizyczna"/>
<xs:enumeration value="Instytucja"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="TypTworcyType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Osoba fizyczna"/>
<xs:enumeration value="Instytucja"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="MiejscowoscType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="DniaType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:date"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:complexType name="TrescWnioskuType">
<xs:sequence>
<xs:element name="Jednostka" type="wnio:JednostkaType" minOccurs="0"/>
<xs:element name="InformacjeFinansowe" type="wnio:InformacjeFinansoweType" minOccurs="0"/>
<xs:element name="Uzasadnienie" type="wnio:UzasadnienieType" minOccurs="0"/>
<xs:element name="Pytanie1" type="wnio:Pytanie1Type" minOccurs="0"/>
<xs:element name="Pytanie2" type="wnio:Pytanie2Type" minOccurs="0"/>
<xs:element name="Pytanie3" type="wnio:Pytanie3Type" minOccurs="0"/>
<xs:element name="Pytanie4" type="wnio:Pytanie4Type" minOccurs="0"/>
<xs:element name="Pytanie5" type="wnio:Pytanie5Type" minOccurs="0"/>
<xs:element name="Pytanie6" type="wnio:Pytanie6Type" minOccurs="0"/>
<xs:element name="Pytanie7" type="wnio:Pytanie7Type" minOccurs="0"/>
<xs:element name="Pytanie8" type="wnio:Pytanie8Type" minOccurs="0"/>
<xs:element name="Pytanie9" type="wnio:Pytanie9Type" minOccurs="0"/>
<xs:element name="Pytanie10" type="wnio:Pytanie10Type" minOccurs="0"/>
<xs:element name="OsobaOdpowiedzialna" type="wnio:OsobaOdpowiedzialnaType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="UzasadnienieType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="Pytanie1Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="Pytanie2Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="Pytanie3Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="Pytanie4Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="Pytanie5Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="Pytanie6Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="Pytanie7Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="Pytanie8Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="Pytanie9Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="Pytanie10Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="OsobaOdpowiedzialnaType">
<xs:sequence>
<xs:element name="Imie" type="wnio:ImieType" minOccurs="0"/>
<xs:element name="Nazwisko" type="wnio:NazwiskoType" minOccurs="0"/>
<xs:element name="Email" type="wnio:EmailType" minOccurs="0"/>
<xs:element name="Telefon" type="wnio:TelefonType" minOccurs="0"/>
<xs:element name="Stanowisko" type="wnio:StanowiskoType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="ImieType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="NazwiskoType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="TelefonType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="StanowiskoType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="EmailType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="JednostkaType">
<xs:sequence>
<xs:element name="NazwaJednostki" type="wnio:NazwaJednostkiType" minOccurs="0"/>
<xs:element name="Adres" type="wnio:AdresType" minOccurs="0"/>
<xs:element name="JednostkaTelefon" type="wnio:JednostkaTelefonType" minOccurs="0"/>
<xs:element name="JednostkaFaks" type="wnio:JednostkaFaksType" minOccurs="0"/>
<xs:element name="JednostkaEmail" type="wnio:JednostkaEmailType" minOccurs="0"/>
<xs:element name="JednostkaWWW" type="wnio:JednostkaWWWType" minOccurs="0"/>
<xs:element name="JednostkaNip" type="wnio:JednostkaNipType" minOccurs="0"/>
<xs:element name="JednostkaRegon" type="wnio:JednostkaRegonType" minOccurs="0"/>
<xs:element name="TypJednostki" type="wnio:TypJednostkiType" minOccurs="0"/>
<xs:element name="LiczbaMieszkancow" type="wnio:LiczbaMieszkancowType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="NazwaJednostkiType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="JednostkaTelefonType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="JednostkaFaksType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="JednostkaEmailType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="JednostkaWWWType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="JednostkaNipType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="JednostkaRegonType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="TypJednostkiType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Rolnicza"/>
<xs:enumeration value="Rolniczo - przemysłowa"/>
<xs:enumeration value="Przemysłowa"/>
<xs:enumeration value="Przemysłowo - handlowa"/>
<xs:enumeration value="Turystyczna"/>
<xs:enumeration value="Inna"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="LiczbaMieszkancowType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="AdresType">
<xs:sequence>
<xs:element name="Wojewodztwo" type="wnio:WojewodztwoType" minOccurs="0"/>
<xs:element name="Powiat" type="wnio:PowiatType" minOccurs="0"/>
<xs:element name="Gmina" type="wnio:GminaType" minOccurs="0"/>
<xs:element name="Miejscowosc" type="wnio:MMiejscowoscType" minOccurs="0"/>
<xs:element name="Ulica" type="wnio:UlicaType" minOccurs="0"/>
<xs:element name="Poczta" type="wnio:PocztaType" minOccurs="0"/>
<xs:element name="Budynek" type="wnio:BudynekType" minOccurs="0"/>
<xs:element name="Lokal" type="wnio:LokalType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="WojewodztwoType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="PowiatType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="GminaType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="MMiejscowoscType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="UlicaType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="PocztaType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="BudynekType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="LokalType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:complexType name="InformacjeFinansoweType">
<xs:sequence>
<xs:element name="Dochody" type="wnio:DochodyType" minOccurs="0"/>
<xs:element name="KwotaD" type="wnio:KwotaDType" minOccurs="0"/>
<xs:element name="Budzet" type="wnio:BudzetType" minOccurs="0"/>
<xs:element name="KwotaB" type="wnio:KwotaBType" minOccurs="0"/>
<xs:element name="Wydatki" type="wnio:WydatkiType" minOccurs="0"/>
<xs:element name="KwotaW" type="wnio:KwotaWType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="DochodyType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer">
<xs:minInclusive value="2000"/>
<xs:maxInclusive value="2300"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="KwotaDType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:decimal"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="BudzetType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer">
<xs:minInclusive value="2000"/>
<xs:maxInclusive value="2300"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="KwotaBType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:decimal"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="WydatkiType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:integer">
<xs:minInclusive value="2000"/>
<xs:maxInclusive value="2300"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="KwotaWType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:decimal"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
</xs:schema>