11173
ID | 11173 |
Data | 2021-12-30 |
Symbol | 2021/12/30/11173 |
Instytucja | Urząd Miasta Łodzi |
Nazwa | Zgłoszenie udziału w naborze kandydata do pracy w Urzędzie Miasta Łodzi |
Czy Aktualny | 1 |
---|
Ustawy (1)
URI://Dziennik_Ustaw/2021/2070/16b/1 | Art. 16b ust. 1 ustawy z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne (Dz. U. z 2021 r. poz. 2070) |
---|
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/2021/12/30/11173/" targetNamespace="http://crd.gov.pl/wzor/2021/12/30/11173/" 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" minOccurs="1"/>
<xsd:element name="DaneDokumentu" type="str:DaneDokumentuTyp" minOccurs="1"/>
<xsd:element name="TrescDokumentu" type="TrescDokumentuTyp" minOccurs="1"/>
<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="WyborWnioskodawca" type="xsd:byte" minOccurs="0"/>
<xsd:element name="WnioskodawcaOsoba" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:group ref="oso:ImieNazwiskoGrupa" 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="oso:PESEL" minOccurs="0"/>
<xsd:element ref="adr:Telefon" minOccurs="0"/>
<xsd:element ref="adr:Email" minOccurs="0"/>
<xsd:element ref="adr:InnyKontakt" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="WnioskodawcaFirma" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="NazwaFirmy" type="xsd:string" minOccurs="0"/>
<xsd:element ref="adr:Telefon" minOccurs="0"/>
<xsd:element ref="adr:Email" minOccurs="0"/>
<xsd:element ref="inst:NIP" 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:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="WnioskodawcaInny" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="NazwaInny" type="xsd:string" minOccurs="0"/>
<xsd:element ref="adr:Telefon" minOccurs="0"/>
<xsd:element ref="adr:Email" 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:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="GlownaNazwaWniosku" type="xsd:string" minOccurs="0"/>
<xsd:element name="PodtytulNazwaWniosku" type="xsd:string" minOccurs="0"/>
<xsd:element name="OpisNumerNaboru" type="xsd:string" minOccurs="0"/>
<xsd:element name="NumerNaboru" type="xsd:string" minOccurs="0"/>
<xsd:element ref="str:Zalaczniki" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<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:schema>