1341

ID1341
Data2013-10-17
Symbol2013/10/17/1341
InstytucjaUrząd Marszałkowski Województwa Świętokrzyskiego w Kielcach
NazwaPostanowienie Zarządu Województwa Świętokrzyskiego.
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/10/17/1341/" 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/10/17/1341/" 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="ZnakDepartamentu" type="wnio:ZnakDepartamentuType" minOccurs="0"/>
    			<xs:element name="Projekt" type="wnio:ProjektType" minOccurs="0"/>
    			<xs:element name="NumerPostanowienia" type="wnio:NumerPostanowieniaType" minOccurs="0"/>
    			<xs:element name="RokPostanowienia" type="wnio:RokPostanowieniaType" minOccurs="0"/>
    			<xs:element name="DataPostanowienia" type="wnio:DataPostanowieniaType" minOccurs="0"/>
    			<xs:element name="NaPodstawie" type="wnio:NaPodstawieType" minOccurs="0"/>
    			<xs:element name="PoRozpatrzeniu" type="wnio:PoRozpatrzeniuType" minOccurs="0"/>
    			<xs:element name="Postanowienie" type="wnio:PostanowienieType" minOccurs="0"/>
    			<xs:element name="Uzasadnienie" type="wnio:UzasadnienieType" minOccurs="0"/>
    			<xs:element name="Pouczenie" type="wnio:PouczenieType" minOccurs="0"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="ZnakDepartamentuType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="ProjektType">
    		<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=" "/>
    					<xs:enumeration value="PROJEKT"/>
    				</xs:restriction>
    			</xs:simpleType>
    		</xs:union>
    	</xs:simpleType>
    	<xs:simpleType name="NumerPostanowieniaType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="rokType">
    		<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="RokPostanowieniaType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="DataPostanowieniaType">
    		<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="NaPodstawieType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="PoRozpatrzeniuType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="PostanowienieType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="UzasadnienieType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="PouczenieType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    </xs:schema>