2058

ID2058
Data2015-02-13
Symbol2015/02/13/2058
InstytucjaMinisterstwo Infrastruktury i Rozwoju
NazwaWniosek o dopuszczenie do egzaminu kwalifikacyjnego
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2014/1836/4/2
  • Rozporządzenie Ministra Infrastruktury i Rozwoju z dnia 28 listopada 2014 r. w sprawie szkolenia i egzaminowania diagnostów oraz wzorów dokumentów z tym związanych (Dz.U. poz. 1836)

    Pliki

    Schemat

    <?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 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" xmlns:wnio="http://crd.gov.pl/wzor/2015/02/13/2058/" targetNamespace="http://crd.gov.pl/wzor/2015/02/13/2058/" attributeFormDefault="unqualified" elementFormDefault="qualified">
    	<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:element name="Dokument" type="wnio:Dokument_type"/>
    	<xs:complexType name="Dokument_type">
    		<xs:sequence>
    			<xs:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
    			<xs:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
    			<xs:element name="TrescDokumentu" type="wnio:TrescDokumentu_type"/>
    			<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
    		</xs:sequence>
    	</xs:complexType>
    	<xs:complexType name="TrescDokumentu_type">
    		<xs:complexContent>
    			<xs:extension base="str:TrescDokumentuTyp">
    				<xs:sequence>
    					<xs:element name="Wartosc" type="wnio:Wartosc_type"/>
    				</xs:sequence>
    			</xs:extension>
    		</xs:complexContent>
    	</xs:complexType>
    	<xs:complexType name="Wartosc_type">
    		<xs:sequence>
    			<xs:element name="Miejscowosc" type="adr:MiejscowoscTyp"/>
    			<xs:element name="DokumentTozsamosciInny" minOccurs="0" type="wnio:DokumentTozsamosciInny_type"/>
    			<xs:element name="CzyJestPelnomocnik" type="wnio:CzyJestPelnomocnikType"/>
    			<xs:element name="Pelnomocnik" type="wnio:PelnomocnikTyp" minOccurs="0"/>
    			<xs:element name="RodzajeBadan" type="xs:string"/>
    			<xs:element name="EgzaminMiejsce" type="xs:string"/>
    			<xs:element name="EgzaminData" type="xs:date"/>
    			<xs:element name="ZgodaKomunikacjaElektroniczna" type="wnio:ZgodaKomunikacjaElektroniczna_type"/>
    			<xs:element name="ZalacznikPelnomocnictwo" type="str:ZalacznikiTyp" minOccurs="0"/>
    		</xs:sequence>
    	</xs:complexType>
    
    	<xs:complexType name="DokumentTozsamosciInny_type">
    		<xs:sequence>
    			<xs:element name="NumerDokumentu" type="xs:string"/>
    			<xs:element name="NazwaDokumentu" type="xs:string"/>
    			<xs:element name="NazwaOrganuDokumentu" type="xs:string"/>
    		</xs:sequence>
    	</xs:complexType>
    
    	<xs:complexType name="PelnomocnikTyp">
    		<xs:sequence>
    			<xs:element ref="adr:Adres" minOccurs="0"/>
    			<xs:element name="Imie" type="xs:string"/>
    			<xs:element name="Nazwisko" type="xs:string"/>
    		</xs:sequence>
    	</xs:complexType>
    
    	<xs:simpleType name="CzyJestPelnomocnikType">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value="Tak"/>
    			<xs:enumeration value="Nie"/>
    		</xs:restriction>
    	</xs:simpleType>
    
    	<xsd:simpleType name="ZgodaKomunikacjaElektroniczna_type">
    		<xsd:restriction base="xs:string">
    			<xsd:enumeration value="Nie"/>
    			<xsd:enumeration value="Tak"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    
    </xs:schema>