<?xml version="1.0" encoding="utf-8"?>
<!-- edited with XMLSpy v2021 (x64) (http://www.altova.com) by bogdan.schmidt (Asseco Poland S.A.) -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:akcpa="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v5_0/AKC_PA.xsd" xmlns:auth="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v2_0/Authentication.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:tp8="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v8_0/Types.xsd" xmlns:tr8="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v8_0/Trader.xsd" targetNamespace="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v5_0/AKC_PA.xsd" elementFormDefault="qualified" attributeFormDefault="unqualified" version="5_0" xml:lang="pl">
	<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
	<xs:import namespace="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v8_0/Types.xsd" schemaLocation="Types_Z8.xsd"/>
	<xs:import namespace="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v8_0/Trader.xsd" schemaLocation="Trader_Z8.xsd"/>
	<xs:import namespace="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v2_0/Authentication.xsd" schemaLocation="auth.xsd"/>
	<xs:annotation>
		<xs:documentation source="doc" xml:lang="pl">
      DEKLARACJA W SPRAWIE PRZEDPŁATY PODATKU AKCYZOWEGO
    </xs:documentation>
		<xs:documentation source="doc" xml:lang="pl">
      Podstawa prawna: Art. 22 ust. 1 pkt 1 ustawy z dnia 6 grudnia 2008 r. o podatku akcyzowym (Dz. U. z 2020 r. poz. 722, z późn. zm.).  
      Termin składania: Do ostatniego dnia miesiąca poprzedzającego miesiąc, w którym wyroby akcyzowe zostaną wyprodukowane.
      Miejsce składania: Urząd skarbowy, przy pomocy którego wykonuje swoje zadania naczelnik urzędu skarbowego właściwy ze względu na miejsce wykonywania czynności lub wystąpienia stanów faktycznych, podlegających opodatkowaniu podatkiem akcyzowym; jeżeli czynności podlegające opodatkowaniu są wykonywane lub stany faktyczne podlegające opodatkowaniu występują na obszarze właściwości miejscowej dwóch lub więcej naczelników urzędów skarbowych – zgodnie z art. 14 ust. 4–4f ustawy z dnia 6 grudnia 2008 r. o podatku akcyzowym; jeżeli właściwym organem podatkowym jest Naczelnik Trzeciego Urzędu Skarbowego Warszawa–Śródmieście w Warszawie, to miejscem składania jest Trzeci Urząd Skarbowy Warszawa–Śródmieście w Warszawie.
    </xs:documentation>
	</xs:annotation>
	<xs:element name="AKCPA">
		<xs:annotation>
			<xs:documentation source="doc" xml:lang="pl">
        ELEMENT GŁÓWNY
      </xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Header" minOccurs="1" maxOccurs="1">
					<xs:annotation>
						<xs:documentation source="doc" xml:lang="pl">
							NAGłÓWEK DEKLARACJI.
						</xs:documentation>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="Trader" type="tr8:ZTrader" minOccurs="1" maxOccurs="1">
								<xs:annotation>
									<xs:documentation source="doc" xml:lang="pl">DANE PODATNIKA</xs:documentation>
									<xs:documentation source="box">B</xs:documentation>
									<xs:documentation source="doc" xml:lang="pl">DANE IDENTYFIKACYJNE</xs:documentation>
									<xs:documentation source="box">B1</xs:documentation>
									<xs:documentation source="doc" xml:lang="pl">ADRES SIEDZIBY/ADRES ZAMIESZKANIA</xs:documentation>
									<xs:documentation source="box">B2</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="AmountPayable" minOccurs="1" maxOccurs="1">
								<xs:annotation>
									<xs:documentation source="doc" xml:lang="pl">
										WYSOKOŚĆ PRZEDPŁATY PODATKU AKCYZOWEGO.
									</xs:documentation>
									<xs:documentation source="box">
										C
									</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:attribute name="amountOfPrePayment" type="tp8:ZAmountP" use="required">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">
												Obliczona przedpłata podatku akcyzowego. Wartość liczbowa/kwotowa zaokrąglone do pełnych zł. Kwota z poz. 122.
											</xs:documentation>
											<xs:documentation source="box">
												21
											</xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="totalSurplusAmountOfPrePayment" type="tp8:ZAmountP" use="optional">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">
												Nadwyżka przedpłaty podatku akcyzowego. Kwota nadwyżki przedpłaty wykazana w ostatniej złożonej deklaracji podatkowej. Wartość liczbowa/kwotowa zaokrąglone do pełnych zł.
											</xs:documentation>
											<xs:documentation source="box">
												22
											</xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="toPay" type="tp8:ZAmountP" use="required">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">
												Przedpłata podatku akcyzowego do zapłaty. Wartość zaokrąglona do pełnych zł nieujemne wyrażona w zł. Od kwoty z poz. 21 należy odjąć kwotę z poz. 22; jeżeli różnica jest liczbą ujemną, należy wpisać 0.
											</xs:documentation>
											<xs:documentation source="box">
												23
											</xs:documentation>
										</xs:annotation>
									</xs:attribute>
								</xs:complexType>
							</xs:element>
							<xs:element name="CalcAmountPayable" minOccurs="1" maxOccurs="1">
								<xs:annotation>
									<xs:documentation source="doc" xml:lang="pl">
										OBLICZENIE WYSOKOŚCI PRZEDPŁATY PODATKU AKCYZOWEGO.
									</xs:documentation>
									<xs:documentation source="box">
												D
											</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="Item" minOccurs="0" maxOccurs="99">
											<xs:annotation>
												<xs:documentation source="doc" xml:lang="pl">
													OBLICZENIE WYSOKOŚCI PRZEDPŁATY PODATKU AKCYZOWEGO OD POSZCZEGÓLNYCH WYROBÓW.
												</xs:documentation>
											</xs:annotation>
											<xs:complexType>
												<xs:attribute name="id" type="tp8:ZNumeric" use="required">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Liczba porządkowa.
														</xs:documentation>
														<xs:documentation source="box">
															D.a
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="groupOfGoodsName" type="tp8:ZGroupOfGoodsName" use="required">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Nazwa grupy wyrobów, dla których ustalono odrębne stawki podatkowe.
														</xs:documentation>
														<xs:documentation source="box">
															D.b
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="codeCN" type="tp8:ZCodeCN" use="required">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Ośmiocyfrowy kod CN.
														</xs:documentation>
														<xs:documentation source="box">
															D.c
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="numberOfGoods" type="tp8:ZAmountE" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Podstawa obliczenia przedpłaty (wyrażona ilościowo). Wartość liczbowa/kwotowa z dokładnością do 3 miejsc po przecinku.
														</xs:documentation>
														<xs:documentation source="box">
															D.d
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="valueOfGoods" type="tp8:ZAmountC" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Wartość wg maksymalnej ceny detalicznej (dotyczy papierosów i tytoniu do palenia). Wartość liczbowa/kwotowa z dokładnością do 2 miejsc po przecinku.
														</xs:documentation>
														<xs:documentation source="box">
															D.e
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="weightedAverageRetailPrice" type="tp8:ZAmountC" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Średnia ważona detaliczna cena sprzedaży tytoniu do palenia obowiązująca w danym roku kalendarzowym 
															(dotyczy wyrobów nowatorskich). Wartość liczbowa/kwotowa z dokładnością do 2 miejsc po przecinku.
														</xs:documentation>
														<xs:documentation source="box">
															D.f
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="taxRate" type="tp8:ZAmountE" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Stawka kwotowa podatku. Wartość liczbowa/kwotowa z dokładnością do 3 miejsc po przecinku.
														</xs:documentation>
														<xs:documentation source="box">
															D.g.b
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="taxRateFromIsztar" type="xs:boolean" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Czy stawka podatku akcyzowego w polu taxRate jest pobrana z Systemu ISZTAR.
														</xs:documentation>
														<xs:documentation source="box">
															-
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="taxRatePercentage" type="tp8:ZPercentage" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Stawka procentowa podatku, wyrażona ułamkiem dziesiętnym z dokładnością do 4 miejsc po przecinku.
														</xs:documentation>
														<xs:documentation source="box">
															D.g.a
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="taxRatePercentageFromIsztar" type="xs:boolean" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Czy stawka podatku akcyzowego w polu taxRatePercentage jest pobrana z Systemu ISZTAR.
														</xs:documentation>
														<xs:documentation source="box">
															-
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="taxMin" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Stawka podatkowa minimalna dla wyrobów	tytoniowych.
														</xs:documentation>
														<xs:documentation source="box">
															-
														</xs:documentation>
													</xs:annotation>
													<xs:simpleType>
														<xs:restriction base="xs:decimal">
															<xs:totalDigits value="6"/>
															<xs:fractionDigits value="2"/>
															<xs:whiteSpace value="collapse"/>
														</xs:restriction>
													</xs:simpleType>
												</xs:attribute>
												<xs:attribute name="taxMinFromIsztar" type="xs:boolean" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Czy stawka podatkowa minimalna w polu taxMin jest pobrana z Systemu ISZTAR.
														</xs:documentation>
														<xs:documentation source="box">
															-
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="amountOfTax" type="tp8:ZAmountP" use="required">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Przedpłata podatku akcyzowego w zł. Wartość zaokrąglona do pełnych złotych.
														</xs:documentation>
														<xs:documentation source="box">
															D.h
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
											</xs:complexType>
										</xs:element>
									</xs:sequence>
									<xs:attribute name="sum" type="tp8:ZAmountP" use="required">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">
												Razem: Kwota przedpłaty w zł.
											</xs:documentation>
											<xs:documentation source="box">
												122
											</xs:documentation>
										</xs:annotation>
									</xs:attribute>
								</xs:complexType>
							</xs:element>
							<xs:element name="Statement" type="tp8:ZIDExtStatement" minOccurs="1" maxOccurs="1">
								<xs:annotation>
									<xs:documentation source="doc" xml:lang="pl">
										PODPIS PODATNIKA LUB OSOBY REPREZENTUJĄCEJ PODATNIKA.
									</xs:documentation>
									<xs:documentation source="box">
											E
									</xs:documentation>
								</xs:annotation>
							</xs:element>
						</xs:sequence>
						<xs:attribute name="identifier" type="tp8:ZNIP" use="required">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
									Identyfikator podatkowy NIP podatnika.
								</xs:documentation>
								<xs:documentation source="box">
									1
								</xs:documentation>
							</xs:annotation>
						</xs:attribute>
						<xs:attribute name="formKind" use="required">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
									Pole na wprowadzenie symbolu załącznika.
								</xs:documentation>
								<xs:documentation source="box">
									-
								</xs:documentation>
							</xs:annotation>
							<xs:simpleType>
								<xs:restriction base="xs:string">
									<xs:enumeration value="A"/>
									<xs:enumeration value="B"/>
									<xs:enumeration value="C"/>
									<xs:enumeration value="D"/>
									<xs:enumeration value="F"/>
									<xs:enumeration value="I"/>
									<xs:enumeration value="J"/>
									<xs:enumeration value="K"/>
									<xs:enumeration value="M"/>
									<xs:enumeration value="N"/>
								</xs:restriction>
							</xs:simpleType>
						</xs:attribute>
						<xs:attribute name="period" type="tp8:ZPeriod" use="required">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
									Miesiąc i rok.
								</xs:documentation>
								<xs:documentation source="box">
									4,5
								</xs:documentation>
							</xs:annotation>
						</xs:attribute>
						<xs:attribute name="taxOffice" type="tp8:ZTaxOffice" use="required">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
									Naczelnik urzędu skarbowego, do którego adresowana jest deklaracja (kod jednostki).
								</xs:documentation>
								<xs:documentation source="box">
									6
								</xs:documentation>
							</xs:annotation>
						</xs:attribute>
						<xs:attribute name="taxOfficeName" use="required">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
									Naczelnik urzędu skarbowego, do którego adresowana jest deklaracja (nazwa własna).
								</xs:documentation>
								<xs:documentation source="box">
									-
								</xs:documentation>
							</xs:annotation>
							<xs:simpleType>
								<xs:restriction base="xs:string">
									<xs:maxLength value="512"/>
								</xs:restriction>
							</xs:simpleType>
						</xs:attribute>
						<xs:attribute name="submissionAim" type="tp8:ZSubmissionAim" use="required">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
									Cel złożenia formularza (złożenie deklaracji/korekta deklaracji).
								</xs:documentation>
								<xs:documentation source="box">
									7
								</xs:documentation>
							</xs:annotation>
						</xs:attribute>
						<xs:attribute name="orgDocNo" type="tp8:ZDocNo" use="optional">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
									Numer dokumentu pierwotnego, którego dotyczy korekta.
								</xs:documentation>
								<xs:documentation source="box">
									-
								</xs:documentation>
							</xs:annotation>
						</xs:attribute>
						<xs:attribute name="applicationForOverpayment" type="xs:boolean" use="optional">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">Informacja, czy korekta jest wnioskiem o stwierdzenie nadpłaty powstałej w wyniku korekty deklaracji.</xs:documentation>
								<xs:documentation source="box">
									8
								</xs:documentation>
							</xs:annotation>
						</xs:attribute>
						<xs:attribute name="justification" use="optional">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
									Pole tekstowe pozwalające na wprowadzenie informacji uzasadniającej wniosek o stwierdzenie nadpłaty/korekty.
								</xs:documentation>
								<xs:documentation source="box">
									9.a
								</xs:documentation>
							</xs:annotation>
							<xs:simpleType>
								<xs:restriction base="xs:string">
									<xs:maxLength value="512"/>
								</xs:restriction>
							</xs:simpleType>
						</xs:attribute>
						<xs:attribute name="overpaymentAmount" type="tp8:ZAmountT" use="optional">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
								Kwota żądanej nadpłaty. Wartość liczbowa/kwotowa zaokrąglone do pełnych zł.
								</xs:documentation>
								<xs:documentation source="box">
									9.b
								</xs:documentation>
							</xs:annotation>
						</xs:attribute>
						<xs:attribute name="selfRef" type="tp8:ZSelfRef" use="required">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
									Numer własny komunikatu.
								</xs:documentation>
							</xs:annotation>
						</xs:attribute>
					</xs:complexType>
				</xs:element>
				<xs:element ref="auth:Authentication" minOccurs="0" maxOccurs="1"/>
				<xs:element ref="ds:Signature" minOccurs="0" maxOccurs="1"/>
			</xs:sequence>
			<xs:attribute name="version" type="tp8:ZVersion" use="required">
				<xs:annotation>
					<xs:documentation source="doc" xml:lang="pl">
						Wersja schematu, z którą zgodny jest komunikat.
					</xs:documentation>
				</xs:annotation>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
</xs:schema>
