1373

ID1373
Data2013-11-19
Symbol2013/11/19/1373
InstytucjaUrząd Marszałkowski Województwa Świętokrzyskiego w Kielcach
NazwaZgłoszenie wypełniane przez organizację, którą reprezentuje kandydat na członka Świętokrzyskiej Rady Działalności Pożytku Publicznego dla kandydatów reprezentujących sektor pozarządowy.
Czy Aktualny1

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/1373/" 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/1373/" 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:complexType name="TrescWnioskuType">
    		<xs:sequence>
    			<xs:element name="DaneOrganizacji" type="wnio:DaneOrganizacjiType" minOccurs="0"/>
    			<xs:element name="FunkcjeKandydata" type="wnio:FunkcjeKandydataType" minOccurs="0"/>
    			<xs:element name="ZakresDzialania" type="wnio:ZakresDzialaniaType" minOccurs="0"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="DaneOrganizacjiType">
    		<xs:sequence>
    			<xs:element name="NazwaOrganizacji" type="wnio:NazwaOrganizacjiType" minOccurs="0"/>
    			<xs:element name="FormaPrawnaOrganizacji" type="wnio:FormaPrawnaOrganizacjiType" minOccurs="0"/>
    			<xs:element name="AdresOrganizacji" type="wnio:AdresOrganizacjiType" minOccurs="0"/>
    			<xs:element name="Telefon" type="wnio:TelefonType" minOccurs="0"/>
    			<xs:element name="Fax" type="wnio:FaxType" minOccurs="0"/>
    			<xs:element name="AdresEmail" type="wnio:AdresEmailType" minOccurs="0"/>
    			<xs:element name="AdresStronyInternetowej" type="wnio:AdresStronyInternetowejType" minOccurs="0"/>
    			<xs:element name="ZasiegOddzialywania" type="wnio:ZasiegOddzialywaniaType" minOccurs="0"/>
    			<xs:element name="RokZalozenia" type="wnio:RokZalozeniaType" minOccurs="0"/>
    			<xs:element name="LiczbaCzlonkow" type="wnio:LiczbaCzlonkowType" minOccurs="0"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="NazwaOrganizacjiType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="FormaPrawnaOrganizacjiType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:complexType name="AdresOrganizacjiType">
    		<xs:sequence>
    			<xs:element name="Miejscowosc" type="wnio:MMiejscowoscType" minOccurs="0"/>
    			<xs:element name="Ulica" type="wnio:UlicaType" minOccurs="0"/>
    			<xs:element name="KodPocztowy" type="wnio:KodPocztowyType" 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: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:sequence>
    	</xs:complexType>
    	<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="KodPocztowyType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="PocztaType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="BudynekType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="LokalType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<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="TelefonType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="FaxType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="AdresEmailType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="AdresStronyInternetowejType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="ZasiegOddzialywaniaType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="RokZalozeniaType">
    		<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="LiczbaCzlonkowType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="FunkcjeKandydataType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="ZakresDzialaniaType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    </xs:schema>