1317

ID1317
Data2013-10-10
Symbol2013/10/10/1317
InstytucjaUrząd Marszałkowski Województwa Świętokrzyskiego w Kielcach
NazwaWniosek o wydanie decyzji administracyjnej w sprawach zmian do zatwierdzonego planu dochodzenia do uznania wstępnie uznanej grupy producentów za organizację producentów.
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/10/1317/" 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/10/1317/" 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="NazwaGrupy" type="wnio:NazwaGrupyType" minOccurs="0"/>
    			<xs:element name="AdresGrupy" type="wnio:AdresGrupyType" minOccurs="0"/>
    			<xs:element name="Produkt" type="wnio:ProduktType" minOccurs="0"/>
    			<xs:element name="LiczbaCzlonkow" type="wnio:LiczbaCzlonkowType" minOccurs="0"/>
    			<xs:element name="FormaPrawna" type="wnio:FormaPrawnaType" minOccurs="0"/>
    			<xs:element name="OsobyUpowaznione" type="wnio:OsobyUpowaznioneType" minOccurs="0"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:simpleType name="NazwaGrupyType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:complexType name="AdresGrupyType">
    		<xs:sequence>
    			<xs:element name="Miejscowosc" type="wnio:MMiejscowoscType" 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:element name="Telefon" type="wnio:TelefonType" minOccurs="0"/>
    			<xs:element name="Faks" type="wnio:FaksType" minOccurs="0"/>
    			<xs:element name="e-mail" type="wnio:e-mailType" 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="BudynekType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="LokalType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="TelefonType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="FaksType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="e-mailType">
    		<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="LiczbaCzlonkowType">
    		<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="FormaPrawnaType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:complexType name="OsobyUpowaznioneType">
    		<xs:sequence>
    			<xs:element name="OsobaUpowazniona" type="wnio:OsobaUpowaznionaType" maxOccurs="unbounded"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="OsobaUpowaznionaType">
    		<xs:sequence>
    			<xs:element name="Imie" type="wnio:ImieType" minOccurs="0"/>
    			<xs:element name="Nazwisko" type="wnio:NazwiskoType" minOccurs="0"/>
    			<xs:element name="Funkcja" type="wnio:FunkcjaType" 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="FunkcjaType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    	<xs:simpleType name="ProduktType">
    		<xs:restriction base="xs:string"/>
    	</xs:simpleType>
    </xs:schema>