9586
ID | 9586 |
Data | 2020-06-15 |
Symbol | 2020/06/15/9586 |
Instytucja | Urząd Miejski w Czechowicach-Dziedzicach |
Nazwa | Wniosek o udzielenie informacji w sprawie przeznaczenia gruntu stanowiącego własność Gminy Czechowice-Dziedzice |
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:xsd="http://www.w3.org/2001/XMLSchema" 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: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:ds="http://www.w3.org/2000/09/xmldsig#" xmlns="http://crd.gov.pl/wzor/2020/06/15/9586/" targetNamespace="http://crd.gov.pl/wzor/2020/06/15/9586/" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.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/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/struktura/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/struktura.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:element name="Dokument" type="Dokument_Typ"/>
<xs:complexType name="Dokument_Typ">
<xs:sequence>
<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xs:element name="TrescDokumentu" type="TrescDokumentu_Typ"/>
<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="TrescDokumentu_Typ">
<xs:complexContent>
<xs:extension base="str:TrescDokumentuTyp">
<xs:sequence>
<xs:element name="Wartosc" type="Wartosc_Typ" minOccurs="0"/>
<xs:element ref="str:Zalaczniki" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="Wartosc_Typ">
<xs:sequence>
<xs:element name="Naglowek" type="Naglowek_Typ"/>
<xs:element name="Wnioskodawca" type="Wnioskodawca_Typ"/>
<xs:element name="Tresc" type="Tresc_Typ" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Tresc_Typ">
<xs:sequence>
<xs:element name="DzialkaNr" type="t_String" nillable="true" minOccurs="0"/>
<xs:element name="Obreb" type="t_String" nillable="true" minOccurs="0"/>
<xs:element name="Powierzchnia" type="t_String" nillable="true" minOccurs="0"/>
<xs:element name="Lokalizacja" type="t_String" nillable="true" minOccurs="0"/>
<xs:element name="Typ" type="t_String" nillable="true" minOccurs="0"/>
<xs:element name="Czesc" type="t_String" nillable="true" minOccurs="0"/>
<xs:element name="Cel" type="t_String" nillable="true" minOccurs="0"/>
<xs:element name="FormaOdpowiedzi" type="t_String" nillable="true" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Wnioskodawca_Typ">
<xs:sequence>
<xs:element name="TypWnioskodawcy" type="TypWnioskodawcy_Typ"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="TypWnioskodawcy_Typ">
<xs:restriction base="xsd:string">
<xs:enumeration value="1">
<xs:annotation>
<xs:documentation>osoba fizyczna</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2">
<xs:annotation>
<xs:documentation>osoba prawna</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3">
<xs:annotation>
<xs:documentation>inny podmiot</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="Naglowek_Typ">
<xs:sequence>
<xs:element name="Miejscowosc" type="t_String" nillable="true" minOccurs="0"/>
<xs:element name="DataWniosku" type="t_String" minOccurs="0" nillable="true"/>
</xs:sequence>
</xs:complexType>
<xs:attributeGroup name="PodpisAttributes">
<xs:attribute name="id" type="t_Integer"/>
</xs:attributeGroup>
<xs:attributeGroup name="TrescDokumentuAttributes">
<xs:attribute name="format" type="t_String"/>
<xs:attribute name="kodowanie" type="t_String"/>
</xs:attributeGroup>
<xs:simpleType name="Miesiac_Typ">
<xs:restriction base="xsd:integer"/>
</xs:simpleType>
<xs:simpleType name="Powierzchnia_Typ">
<xs:restriction base="xsd:string"/>
</xs:simpleType>
<xs:simpleType name="t_Integer">
<xs:restriction base="xsd:integer"/>
</xs:simpleType>
<xs:simpleType name="t_Decimal">
<xs:restriction base="xsd:decimal"/>
</xs:simpleType>
<xs:simpleType name="t_String">
<xs:restriction base="xsd:string"/>
</xs:simpleType>
</xs:schema>