311
ID | 311 |
Data | 2010-02-17 |
Symbol | 2010/02/17/311 |
Instytucja | Urząd Miasta Tarnobrzeg |
Nazwa | Informacja o nieruchomościach i obiektach budowlanych |
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:wnio="http://crd.gov.pl/wzor/2010/02/17/311/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2008/05/09/" xmlns:xxforms="http://orbeon.org/oxf/xml/xforms" xmlns:xf="http://www.w3.org/2002/xforms" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2008/05/09/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2008/05/09/" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2008/05/09/" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2008/05/09/" targetNamespace="http://crd.gov.pl/wzor/2010/02/17/311/" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
<xs:import namespace="http://crd.gov.pl/xml/schematy/struktura/2008/05/09/" schemaLocation="http://crd.gov.pl/xml/schematy/struktura/2008/05/09/struktura.xsd"/>
<xs:import namespace="http://crd.gov.pl/xml/schematy/osoba/2008/05/09/" schemaLocation="http://crd.gov.pl/xml/schematy/osoba/2008/05/09/osoba.xsd"/>
<xs:import namespace="http://crd.gov.pl/xml/schematy/meta/2008/05/09/" schemaLocation="http://crd.gov.pl/xml/schematy/meta/2008/05/09/meta.xsd"/>
<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/instytucja/2008/05/09/" schemaLocation="http://crd.gov.pl/xml/schematy/instytucja/2008/05/09/instytucja.xsd"/>
<xs:import namespace="http://crd.gov.pl/xml/schematy/adres/2008/05/09/" schemaLocation="http://crd.gov.pl/xml/schematy/adres/2008/05/09/adres.xsd"/>
<xs:element name="Dokument">
<xs:annotation>
<xs:documentation>Korzeń dokumentu</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element ref="str:OpisDokumentu"/>
<xs:element ref="str:DaneDokumentu"/>
<xs:element name="TrescDokumentu" type="wnio:TrescDokumentuTyp"/>
<xs:element ref="str:Zalacznik"/>
<xs:element ref="ds:Signature" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:complexType name="TrescDokumentuTyp">
<xs:complexContent>
<xs:extension base="str:TrescDokumentuTyp">
<xs:sequence>
<xs:element name="Temat" default="INFORMACJA O NIERUCHOMOŚCIACH I OBIEKTACH BUDOWLANYCH">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:whiteSpace value="preserve"/>
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Cel" type="xs:integer"/>
<xs:element name="korektaOd" type="meta:Czas"/>
<xs:element name="Telefon" type="xs:string"/>
<xs:element name="Fax" type="xs:string"/>
<xs:element name="PKD" type="xs:string"/>
<xs:element name="FormaPrawna" type="xs:string"/>
<xs:element name="Wielkosc" type="xs:string"/>
<xs:element name="DanePrzedmiotuOpodatkowania">
<xs:complexType>
<xs:sequence minOccurs="10" maxOccurs="10">
<xs:element name="Dane" type="wnio:DanePrzedmiotuOpodatkowaniaTyp"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="InformacjeOZwolnieniach">
<xs:complexType>
<xs:sequence minOccurs="20" maxOccurs="20">
<xs:element name="Informacje" type="wnio:InformacjeOZwolnieniachTyp"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AdresKorespondencyjny">
<xs:complexType>
<xs:sequence>
<xs:element name="Adres" type="adr:AdresTyp"/>
<xs:element name="Telefon" type="xs:string"/>
<xs:element name="Fax" type="xs:string"/>
<xs:element name="RachunekBankowy" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Oswiadczenie" type="xs:integer"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="DanePrzedmiotuOpodatkowaniaTyp">
<xs:sequence>
<xs:element name="Powierzchnia" type="xs:decimal"/>
<xs:element name="Polozenie" type="xs:string"/>
<xs:element name="DaneWspol" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="InformacjeOZwolnieniachTyp">
<xs:sequence>
<xs:element name="Powierzchnia" type="xs:decimal"/>
<xs:element name="Polozenie" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:schema>