8140
ID | 8140 |
Data | 2019-07-12 |
Symbol | 2019/07/12/8140 |
Instytucja | Urząd Miejski w Świebodzicach |
Nazwa | Oświadczenie o udzieleniu zgody lub rezygnacji ze zgody na otrzymywanie korespondencji w formie elektronicznej |
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="http://crd.gov.pl/wzor/2019/07/12/8140/" 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" targetNamespace="http://crd.gov.pl/wzor/2019/07/12/8140/" elementFormDefault="qualified" attributeFormDefault="unqualified">
<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"/>
<xs:complexType name="T_Dokument">
<xs:sequence>
<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xs:element name="TrescDokumentu" type="T2_TrescDokumentu"/>
<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="T2_TrescDokumentu">
<xs:complexContent>
<xs:extension base="str:TrescDokumentuTyp">
<xs:sequence>
<xs:element name="Oswiadczenia" type="Oswiadczenia_Typ"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="Oswiadczenia_Typ">
<xs:sequence>
<xs:element name="Oswiadczenie" type="Oswiadczenie_Typ" minOccurs="3" maxOccurs="unbounded"/>
<xs:element name="GlownyAdres" type="Adres_Typ"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Oswiadczenie_Typ">
<xs:sequence>
<xs:element name="Tresc" type="xs:string"/>
<xs:element name="Adres" type="Adres_Typ" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="typ" type="xs:string" use="required"/>
<xs:attribute name="rodzaj" type="xs:string" use="required"/>
</xs:complexType>
<xs:complexType name="Adres_Typ">
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="typ" type="xs:string" use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:element name="Dokument" type="T_Dokument"/>
</xs:schema>