13550
ID | 13550 |
Data | 2024-10-23 |
Symbol | 2024/10/23/13550 |
Instytucja | Urząd Miasta Łodzi |
Nazwa | Zgłoszenie uszkodzeń, napraw oraz utrzymanie czystości |
Czy Aktualny | 1 |
---|
Ustawy (1)
Pliki
Schemat
<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" 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: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:ds="http://www.w3.org/2000/09/xmldsig#" xmlns="http://crd.gov.pl/wzor/2024/10/23/13550/" targetNamespace="http://crd.gov.pl/wzor/2024/10/23/13550/" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xsd:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
<xsd: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"/>
<xsd: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"/>
<xsd: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"/>
<xsd: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"/>
<xsd: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"/>
<xsd:element name="Dokument" type="DokumentTyp"/>
<xsd:complexType name="DokumentTyp">
<xsd:sequence>
<xsd:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xsd:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xsd:element name="TrescDokumentu" type="TrescDokumentuTyp" minOccurs="0"/>
<xsd:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="TytulTyp">
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="200"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="TrescDokumentuTyp">
<xsd:complexContent>
<xsd:extension base="str:TrescDokumentuTyp">
<xsd:sequence>
<xsd:element name="MiejscowoscDokumentu" type="adr:MiejscowoscTyp" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Miejscowość dokumentu</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Podpis" type="PodpisTyp" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Imię i nazwisko oraz stanowisko służbowe osoby upoważnionej do wydania decyzji</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DoWiadomosci" type="DoWiadomosciTyp" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
Dodatkowe podmioty otrzymujące kopię dokumentu
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RodzajZdarzenia" type="xsd:string" minOccurs="0"/>
<xsd:element name="OpisZdarzenia" type="xsd:string" minOccurs="0"/>
<xsd:element name="MiejsceZdarzenia" type="xsd:string" minOccurs="0"/>
<xsd:element name="Odpowiedz" type="xsd:string" minOccurs="0"/>
<xsd:element name="Sekcja" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Zgoda" type="xsd:string" minOccurs="0"/>
<xsd:element name="Sekcja2" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Korespondencja" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="WyborAdres" type="xsd:byte" minOccurs="0"/>
<xsd:element name="AdresMail" type="AdresKorespondencyjnyTyp" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element ref="str:Zalaczniki" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="UwagiTyp">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="1000"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="PodstawaZwolnieniaTyp">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="1000"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="NumerRachunkuBankowegoTyp">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="40"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="CelPrzedlozeniaTyp">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="1000"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="NazwaInnyTyp">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="500"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="PanstwoTyp">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="FirmaTyp">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="PodpisTyp">
<xsd:sequence>
<xsd:element name="ImiePodpis" type="xsd:string" minOccurs="0"/>
<xsd:element name="NazwiskoPodpis" type="xsd:string" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="DoWiadomosciTyp">
<xsd:sequence>
<xsd:element ref="meta:Podmiot" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="AdresKorespondencyjnyTyp">
<xsd:sequence>
<xsd:element name="DaneOsobaFirma" type="FirmaTyp" minOccurs="0"/>
<xsd:element ref="adr:KodPocztowy" minOccurs="0"/>
<xsd:element ref="adr:Miejscowosc" minOccurs="0"/>
<xsd:element ref="adr:Ulica" minOccurs="0"/>
<xsd:element ref="adr:Budynek" minOccurs="0"/>
<xsd:element ref="adr:Lokal" minOccurs="0"/>
<xsd:element ref="adr:Email" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="GrupaAdresTyp">
<xsd:sequence>
<xsd:element ref="adr:KodPocztowy" minOccurs="0"/>
<xsd:element ref="adr:Miejscowosc" minOccurs="0"/>
<xsd:element ref="adr:Ulica" minOccurs="0"/>
<xsd:element ref="adr:Budynek" minOccurs="0"/>
<xsd:element ref="adr:Lokal" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>