2110

ID2110
Data2015-03-09
Symbol2015/03/09/2110
InstytucjaMinisterstwo Infrastruktury i Rozwoju
NazwaWniosek o wydanie świadectwa homologacji typu pojazdu - tramwaje, trolejbusy
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2012/1137/70zm/1/8
  • Ustawa z dnia 20 czerwca 1997 r. – Prawo o ruchu drogowym (Dz. U. z 2012 r. poz. 1137, z późn. zm.)

    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/03/09/2110/" targetNamespace="http://crd.gov.pl/wzor/2015/03/09/2110/" 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"/>
    
    	<xsd:element name="Dokument" type="wnio: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="wnio:TrescDokumentuTyp"/>
    			<xsd:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
    		</xsd:sequence>
    	</xsd:complexType>
    
    	<xsd:complexType name="TrescDokumentuTyp">
    		<xsd:complexContent>
    			<xsd:extension base="str:TrescDokumentuTyp">
    				<xsd:sequence>
    					<xs:element name="Miejscowosc" type="adr:MiejscowoscTyp" minOccurs="0"/>
    					<xs:element name="CzyJestPelnomocnik" type="wnio:CzyJestPelnomocnikType"/>
    					<xs:element name="Pelnomocnik" type="wnio:PelnomocnikTyp" minOccurs="0"/>
    					<xs:element name="DropWydanieZmiana" type="wnio:DropWydanieZmianaTyp"/>
    					<xs:element name="DropTypPojazdu" type="wnio:DropTypPojazduTyp"/>
    					<xs:element name="NumerSpr" type="xsd:string"/>
    					<xs:element name="TypPoj" type="xsd:string"/>
    					<xs:element name="Producent" type="meta:PodmiotTyp" minOccurs="0"/>
    					<xs:element name="ZalacznikPakietInf" type="str:ZalacznikiTyp"/>
    					<xs:element name="ZalacznikKopiaDowoduWn" type="str:ZalacznikiTyp"/>
    					<xs:element name="ZalacznikOswiadczenie" type="str:ZalacznikiTyp"/>
    					<xs:element name="ZalacznikWykazOsob" type="str:ZalacznikiTyp"/>
    					<xs:element name="ZalacznikDeklaracja" type="str:ZalacznikiTyp"/>
    					<xs:element name="ZalacznikPelnomocnictwo" type="str:ZalacznikiTyp" minOccurs="0"/>
    					<xs:element name="ZgodaKomunikacjaElektroniczna" type="wnio:ZgodaKomunikacjaElektronicznaTyp"/>
    				</xsd:sequence>
    			</xsd:extension>
    		</xsd:complexContent>
    	</xsd:complexType>
    
    
    	<xs:simpleType name="DropWydanieZmianaTyp">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value="wydanie"/>
    			<xs:enumeration value="zmianę"/>
    		</xs:restriction>
    	</xs:simpleType>
    
    	<xs:simpleType name="DropTypPojazduTyp">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value="tramwaju"/>
    			<xs:enumeration value="trolejbusu"/>
    		</xs:restriction>
    	</xs:simpleType>
    
    	<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="ZgodaKomunikacjaElektronicznaTyp">
    		<xsd:restriction base="xs:string">
    			<xsd:enumeration value="Nie"/>
    			<xsd:enumeration value="Tak"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    </xs:schema>