2610
ID | 2610 |
Data | 2015-09-11 |
Symbol | 2015/09/11/2610 |
Instytucja | Ministerstwo Administracji i Cyfryzacji |
Nazwa | Informacja zbiorcza o wysokości środków funduszu sołeckiego w gminach oraz wysokości kwoty bazowej (Kb) w poszczególnych gminach przekazywana przez wojewodę ministrowi właściwemu do spraw administracji publicznej |
Czy Aktualny | 1 |
---|
Ustawy (1)
Pliki
Schemat
<?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 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:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wnio="http://crd.gov.pl/wzor/2015/09/11/2610/" targetNamespace="http://crd.gov.pl/wzor/2015/09/11/2610/" attributeFormDefault="unqualified" elementFormDefault="qualified">
<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/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/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/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"/>
<xsd:complexType name="WykazTyp">
<xs:annotation>
<xs:documentation>Szczegółowy wykaz gmin</xs:documentation>
</xs:annotation>
<xsd:sequence>
<xsd:element ref="wnio:PozycjaWykazu" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="PozycjaWykazu" type="wnio:PozycjaWykazuTyp">
</xsd:element>
<xsd:complexType name="PozycjaWykazuTyp">
<xsd:sequence>
<xsd:element ref="adr:Gmina"/>
<xsd:element name="TERYT" type="xs:string"/>
<xsd:element name="LiczbaSolectw" type="wnio:LiczbaSolectwTyp"/>
<xsd:element name="LiczbaMieszkancowSolectw" type="wnio:LiczbaMieszkancowSolectwTyp"/>
<xsd:element name="LiczbaMieszkancowGminy" type="wnio:LiczbaMieszkancowGminyTyp"/>
<xsd:element name="KwotaBazowa" type="wnio:KwotaBazowaTyp"/>
<xsd:element name="WysokoscFunduszu" type="wnio:WysokoscFunduszuTyp"/>
</xsd:sequence>
</xsd:complexType>
<xs:complexType name="TrescDokumentuTyp">
<xsd:complexContent>
<xsd:extension base="str:TrescDokumentuTyp">
<xs:sequence>
<xs:element name="Wojewoda" type="wnio:WojewodaTyp" minOccurs="0"/>
<xsd:element name="WnioskodawcaTeryt" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="W" type="xs:string"/>
<xsd:element name="P" type="xs:string"/>
<xsd:element name="G" type="xs:string"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xs:element ref="adr:Wojewodztwo" minOccurs="0"/>
<xs:element name="TERYT" minOccurs="0" type="xs:string"/>
<xs:element name="RokBudzetowy" type="wnio:RokBudzetowyTyp" minOccurs="0"/>
<xs:element name="Data" type="xs:date" minOccurs="0"/>
<xs:element name="Przygotowujacy" minOccurs="0">
<xs:annotation>
<xs:documentation>Dane osoby przygotowującej informacje</xs:documentation>
</xs:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Imie" type="wnio:ImieTyp"/>
<xsd:element name="Nazwisko" type="wnio:NazwiskoTyp"/>
<xsd:element name="NumerTelefonu" type="wnio:NumerTelefonuTyp"/>
</xsd:sequence>
</xsd:complexType>
</xs:element>
<xs:element name="Wykaz" type="wnio:WykazTyp" minOccurs="0"/>
<xs:element name="Lacznie" minOccurs="0">
<xs:annotation>
<xs:documentation>Łączne dane dotyczące gmin</xs:documentation>
</xs:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="LiczbaSolectw" type="xs:string"/>
<xsd:element name="LiczbaMieszkancowSolectw" type="xs:string"/>
<xsd:element name="LiczbaMieszkancowGminy" type="xs:string"/>
<xsd:element name="KwotaBazowa" type="xs:string"/>
<xsd:element name="WysokoscFunduszu" type="xs:string"/>
</xsd:sequence>
</xsd:complexType>
</xs:element>
<xsd:element name="Adresat" minOccurs="0" type="xs:string"/>
<xsd:element ref="str:Zalaczniki" minOccurs="0"/>
</xs:sequence>
</xsd:extension>
</xsd:complexContent>
</xs:complexType>
<xs:simpleType name="ImieTyp">
<xs:restriction base="oso:ImieTyp">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NazwiskoTyp">
<xs:restriction base="oso:CzlonNazwiskaTyp">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
<xsd:simpleType name="LiczbaSolectwTyp">
<xsd:annotation>
<xsd:documentation>Liczba sołectw</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xs:string">
<xsd:maxLength value="10"/>
<xs:pattern value="\d*"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="LiczbaMieszkancowSolectwTyp">
<xsd:annotation>
<xsd:documentation>Liczba mieszkańców sołectw</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xs:string">
<xsd:maxLength value="10"/>
<xs:pattern value="\d*"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="LiczbaMieszkancowGminyTyp">
<xsd:annotation>
<xsd:documentation>Liczba mieszkańców gminy</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xs:string">
<xsd:maxLength value="10"/>
<xs:pattern value="\d*"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="KwotaBazowaTyp">
<xsd:annotation>
<xsd:documentation>Kwota bazowa</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xs:string">
<xsd:maxLength value="10"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="WysokoscFunduszuTyp">
<xsd:annotation>
<xsd:documentation>Wysokość funduszu</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xs:string">
<xsd:maxLength value="10"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="RokBudzetowyTyp">
<xsd:annotation>
<xsd:documentation>Rok za który składany jest wniosek</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xs:string">
<xs:minLength value="1"/>
<xsd:maxLength value="4"/>
<xs:pattern value="\d*"/>
</xsd:restriction>
</xsd:simpleType>
<xs:simpleType name="NumerTelefonuTyp">
<xs:annotation>
<xs:documentation>Numer telefonu</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xsd:maxLength value="40"/>
<xs:pattern value="\d*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="WojewodaTyp">
<xs:annotation>
<xs:documentation>Wojewoda</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xsd:maxLength value="100"/>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="DokumentTyp">
<xs:sequence>
<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xs:element name="TrescDokumentu" type="wnio:TrescDokumentuTyp"/>
<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:element name="Dokument" type="wnio:DokumentTyp"/>
</xs:schema>