<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:podpis="http://e-deklaracje.mf.gov.pl/Repozytorium/Definicje/Podpis/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://e-deklaracje.mf.gov.pl/Repozytorium/Definicje/Podpis/" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="pl">
	<xsd:element name="DaneAutoryzujaceVAP">
		<xsd:annotation>
			<xsd:documentation>Element użyty do autoryzacji deklaracji składanych do systemu e-Deklaracje od 01.04.2012 r / Element used for authorization of the declarations submitted to the system e-declarations as from 1 April 2012 / Das Element für die Authentifizierung der Erklärungen einreichen an das System E-Erklärungen seit 1. April 2012
</xsd:documentation>
		</xsd:annotation>
		<xsd:complexType>
			<xsd:sequence>
				<xsd:element name="NumerIdentyfikacyjny">
					<xsd:annotation>
						<xsd:documentation>Numer identyfikacyjny VAP na potrzeby wykonywanych na terytorium kraju usług międzynarodowego przewozu drogowego / The VAP identification number for the purposes of international road carriage services supplied within the territory of Poland / Die VAP-Identifikationsnummer für den Bedarf der auf dem Gebiet der Republik Polen erbrachten internationalen Straßenbeförderungsleistungen</xsd:documentation>
					</xsd:annotation>
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:whiteSpace value="collapse"/>
							<xsd:pattern value="[0]{3}\d{7}"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:element>
				<xsd:element name="PodstawaObliczeniaPodatku">
					<xsd:annotation>
						<xsd:documentation>Kwota podstawy opodatkowania wykazana w poz. „Podstawa" deklaracji VAP-1, ostatnio złożonej za kwartał poprzedzający kwartał, za który składana jest deklaracja, albo wartość „0” (zero), w przypadku gdy deklaracja jest składana po raz pierwszy lub gdy deklaracja nie została złożona za poprzedni kwartał / The taxable amount from the item "Taxable amount" of the declaration VAP-1, submitted for the quarter preceding the quarter for which the declaration is submitted or the value "0" (zero) in case the declaration is submitted for the first time or in case the declaration was not submitted for the previous quarter / Der Betrag der Steuerbemessungsgrundlage aus Position “Besteuerungsgrundlage” der für das vorherigen Quartal eingereichten VAP-1 Erklärung oder der Betrag „0“ (Null), wenn solche Erklärung zum ersten Mal eingereicht wird oder keine Erklärung für das vorherigen Quartal eingereicht wurde</xsd:documentation>
					</xsd:annotation>
					<xsd:simpleType>
						<xsd:restriction base="xsd:integer">
							<xsd:minInclusive value="0"/>
							<xsd:totalDigits value="14"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:element>
				<xsd:element name="KwotaPodatku">
					<xsd:annotation>
						<xsd:documentation>Kwota podatku podlegającego wpłacie do urzędu skarbowego wykazana w poz. „Podatek" deklaracji VAP-1, ostatnio złożonej za kwartał poprzedzający kwartał, za który składana jest deklaracja, albo wartość „0” (zero), w przypadku gdy deklaracja jest składana po raz pierwszy lub gdy deklaracja nie została złożona za poprzedni kwartał / The amount of tax to be paid to the tax office from the item "Tax" of the declaration VAP-1, submitted for the quarter preceding the quarter for which the declaration is submitted or the value "0" (zero) in case the declaration is submitted for the first time or in case the declaration was not submitted for the previous quarter / Der Steuerbetrag, der der Einzahlung beim Finanzamt unterliegt aus Position „Steuer“ der für das vorherigen Quartal eingereichten VAP-1 Erklärung oder der Betrag „0“ (Null), wenn solche Erklärung zum ersten Mal eingereicht wird oder keine Erklärung für das vorherigen Quartal eingereicht wurde</xsd:documentation>
					</xsd:annotation>
					<xsd:simpleType>
						<xsd:restriction base="xsd:integer">
							<xsd:minInclusive value="0"/>
							<xsd:totalDigits value="14"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:element>
			</xsd:sequence>
		</xsd:complexType>
	</xsd:element>
</xsd:schema>
