1377
ID | 1377 |
Data | 2013-11-19 |
Symbol | 2013/11/19/1377 |
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 "Osobowość". |
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/1377/" 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/1377/" 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="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="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="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:simpleType name="typWnioskodawcyType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="PrzedsiebiorcaType">
<xs:sequence>
<xs:element name="Nazwa" type="wnio:NazwaType" minOccurs="0"/>
<xs:element name="Adres" type="wnio:AdresType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="NazwaType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="AdresType">
<xs:sequence>
<xs:element name="Wojewodztwo2" type="wnio:Wojewodztwo2Type" minOccurs="0"/>
<xs:element name="Powiat2" type="wnio:Powiat2Type" minOccurs="0"/>
<xs:element name="Gmina2" type="wnio:Gmina2Type" minOccurs="0"/>
<xs:element name="Miejscowosc2" type="wnio:Miejscowosc2Type" minOccurs="0"/>
<xs:element name="Ulica" type="wnio:UlicaType" 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="Wojewodztwo2Type">
<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="Powiat2Type">
<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="Gmina2Type">
<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="Miejscowosc2Type">
<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:complexType name="UlicaType">
<xs:simpleContent>
<xs:extension base="wnio:UlicaTypeSimpleContent">
<xs:attribute name="rodzajUlicy" type="xs:string"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:simpleType name="UlicaTypeSimpleContent">
<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="BudynekType">
<xs:restriction base="xs:string">
<xs:maxLength value="9"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="LokalType">
<xs:restriction base="xs:string">
<xs:maxLength value="10"/>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="DaneOsobyZglaszanejType">
<xs:sequence>
<xs:element name="Imie" type="wnio:ImieType" minOccurs="0"/>
<xs:element name="Nazwisko" type="wnio:NazwiskoType" minOccurs="0"/>
<xs:element name="Adres" type="wnio:Adres2Type" minOccurs="0"/>
<xs:element name="DataMiejsceUrodzenia" type="wnio:DataMiejsceUrodzeniaType" minOccurs="0"/>
<xs:element name="Wyksztalcenie" type="wnio:WyksztalcenieType" minOccurs="0"/>
<xs:element name="MiejscePracy" type="wnio:MiejscePracyType" 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:complexType name="Adres2Type">
<xs:sequence>
<xs:element name="Wojewodztwo" type="wnio:Wojewodztwo3Type" minOccurs="0"/>
<xs:element name="Powiat" type="wnio:Powiat3Type" minOccurs="0"/>
<xs:element name="Gmina" type="wnio:Gmina3Type" minOccurs="0"/>
<xs:element name="Miejscowosc" type="wnio:Miejscowosc3Type" minOccurs="0"/>
<xs:element name="Ulica" type="wnio:Ulica3Type" minOccurs="0"/>
<xs:element name="Budynek" type="wnio:Budynek3Type" minOccurs="0"/>
<xs:element name="Lokal" type="wnio:Lokal3Type" minOccurs="0"/>
<xs:element name="Telefon" type="wnio:TelefonType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="Wojewodztwo3Type">
<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="Powiat3Type">
<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="Gmina3Type">
<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="Miejscowosc3Type">
<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:complexType name="Ulica3Type">
<xs:simpleContent>
<xs:extension base="wnio:Ulica3TypeSimpleContent">
<xs:attribute name="rodzajUlicy" type="xs:string"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:simpleType name="Ulica3TypeSimpleContent">
<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="Budynek3Type">
<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="Lokal3Type">
<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="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:complexType name="DataMiejsceUrodzeniaType">
<xs:sequence>
<xs:element name="DataUr" type="wnio:DataUrType" minOccurs="0"/>
<xs:element name="Wojewodztwo" type="wnio:Wojewodztwo4Type" minOccurs="0"/>
<xs:element name="Powiat" type="wnio:Powiat4Type" minOccurs="0"/>
<xs:element name="Gmina" type="wnio:Gmina4Type" minOccurs="0"/>
<xs:element name="Miejscowosc" type="wnio:Miejscowosc4Type" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="DataUrType">
<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:simpleType name="Wojewodztwo4Type">
<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="Powiat4Type">
<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="Gmina4Type">
<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="Miejscowosc4Type">
<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="WyksztalcenieType">
<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="podstawowe"/>
<xs:enumeration value="gimnazjalne"/>
<xs:enumeration value="zasadnicze zawodowe"/>
<xs:enumeration value="średnie"/>
<xs:enumeration value="wyższe"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:complexType name="MiejscePracyType">
<xs:sequence>
<xs:element name="Wojewodztwo" type="wnio:Wojewodztwo5Type" minOccurs="0"/>
<xs:element name="Powiat" type="wnio:Powiat5Type" minOccurs="0"/>
<xs:element name="Gmina" type="wnio:Gmina5Type" minOccurs="0"/>
<xs:element name="Miejscowosc" type="wnio:Miejscowosc5Type" minOccurs="0"/>
<xs:element name="Ulica" type="wnio:Ulica5Type" minOccurs="0"/>
<xs:element name="NrBudynku" type="wnio:NrBudynkuType" minOccurs="0"/>
<xs:element name="NrLokalu" type="wnio:NrLokaluType" minOccurs="0"/>
<xs:element name="NazwaFirmy" type="wnio:NazwaFirmyType" minOccurs="0"/>
<xs:element name="Stanowisko" type="wnio:StanowiskoType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="Wojewodztwo5Type">
<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="Powiat5Type">
<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="Gmina5Type">
<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="Miejscowosc5Type">
<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="Ulica5Type">
<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="NrBudynkuType">
<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="NrLokaluType">
<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="NazwaFirmyType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="StanowiskoType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="TrescWnioskuType">
<xs:sequence>
<xs:element name="DaneOsobyZglaszanej" type="wnio:DaneOsobyZglaszanejType" minOccurs="0"/>
<xs:element name="Opis" type="wnio:OpisType" minOccurs="0"/>
<xs:element name="DaneOsobyZglaszajacej" type="wnio:DaneOsobyZglaszajacejType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="OpisType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:complexType name="DaneOsobyZglaszajacejType">
<xs:sequence>
<xs:element name="Imie" type="wnio:Imie2Type" minOccurs="0"/>
<xs:element name="Nazwisko" type="wnio:Nazwisko2Type" minOccurs="0"/>
<xs:element name="Telefon" type="wnio:Telefon2Type" minOccurs="0"/>
<xs:element name="NazwaFirmy" type="wnio:NazwaFirmy2Type" minOccurs="0"/>
<xs:element name="Stanowisko" type="wnio:Stanowisko2Type" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="Imie2Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="Nazwisko2Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="Telefon2Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="NazwaFirmy2Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="Stanowisko2Type">
<xs:restriction base="xs:string"/>
</xs:simpleType>
</xs:schema>