2063

ID2063
Data2015-02-13
Symbol2015/02/13/2063
InstytucjaMinisterstwo Infrastruktury i Rozwoju
NazwaWniosek o przeprowadzenie pomiaru statku
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2010/115/772/3/1
  • Rozporządzenie Ministra Infrastruktury z dnia 22 czerwca 2010 r. w sprawie pomiarów statków żeglugi śródlądowej (Dz. U. Nr 115, poz. 772)

    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/2063/" targetNamespace="http://crd.gov.pl/wzor/2015/02/13/2063/" 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="DropPrzewozLadunku" type="wnio:DropPrzewozLadunkuTyp"/>
    
    					<xs:element name="Miejscowosc" type="adr:MiejscowoscTyp" minOccurs="0"/>
    					
    					<xs:element name="NazwaStatku" type="xsd:string"/>
    					<xs:element name="NumerRejestracyjny" type="xsd:string"/>
    					<xs:element name="PortMacierzysty" type="xsd:string"/>
    
    					<xs:element name="ZalacznikRej" type="str:ZalacznikiTyp"/>
    					<xs:element name="ZalacznikDopuszczenie" type="str:ZalacznikiTyp"/>
    					<xs:element name="ZalacznikSwiadectwo" type="str:ZalacznikiTyp"/>
    
    					<xs:element name="CzyJestPelnomocnik" type="wnio:CzyJestPelnomocnikType"/>
    					<xs:element name="Pelnomocnik" type="wnio:PelnomocnikTyp" minOccurs="0"/>
    					<xs:element name="ZalacznikPelnomocnictwo" type="str:ZalacznikiTyp" minOccurs="0"/>
    
    					<xs:element name="ZgodaKomunikacjaElektroniczna" type="wnio:ZgodaKomunikacjaElektronicznaTyp"/>
    				</xsd:sequence>
    			</xsd:extension>
    		</xsd:complexContent>
    	</xsd:complexType>
    
    	<xsd:simpleType name="ZgodaKomunikacjaElektronicznaTyp">
    		<xsd:restriction base="xs:string">
    			<xsd:enumeration value="Nie"/>
    			<xsd:enumeration value="Tak"/>
    		</xsd:restriction>
    	</xsd:simpleType>
    
    	<xs:simpleType name="DropPrzewozLadunkuTyp">
    		<xs:restriction base="xs:string">
    			<xs:enumeration value="przeznaczonego"/>
    			<xs:enumeration value="nieprzeznaczonego"/>
    		</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>
    </xs:schema>