<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:akcpa="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v4_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:tp3="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v3_0/Types.xsd" xmlns:tr="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v3_0/Trader.xsd" targetNamespace="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v4_0/AKC_PA.xsd" elementFormDefault="qualified" attributeFormDefault="unqualified" version="4_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/v3_0/Types.xsd" schemaLocation="..\Types_Z3.xsd"/>
    <xs:import namespace="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v3_0/Trader.xsd" schemaLocation="..\Trader_Z3.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 AKCYZY
    </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 2017r. poz.43, 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 akcyzą; jeżeli czynności podlegające opodatkowaniu akcyzą są wykonywane lub stany faktyczne 
	  podlegające opodatkowaniu akcyzą 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="tr: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:annotation>
							</xs:element>
							<xs:element name="AmountPayable" minOccurs="1" maxOccurs="1">
								<xs:annotation>
									<xs:documentation source="doc" xml:lang="pl">
										WYSOKOŚĆ PRZEDPŁATY AKCYZY
									</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:attribute name="amountOfPrePayment" type="tp3:ZAmountT" use="required">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">
												Kwota obliczonej przedpłaty akcyzy. Kwota z poz. 121.
											</xs:documentation>
											<xs:documentation source="box">
												20
											</xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="totalSurplusAmountOfPrePayment" type="tp3:ZAmountT" use="optional">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">
												Nadwyżka przedpłaty akcyzy. Kwota nadwyżki przedpłaty wykazana w ostatniej złożonej deklaracji podatkowej.
											</xs:documentation>
											<xs:documentation source="box">
												21
											</xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="toPay" type="tp3:ZAmountP" use="required">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">
												Przedpłata akcyzy do zapłaty. Od kwoty z poz. 20 należy odjąć kwotę z poz. 21; jeżeli różnica jest liczbą ujemną, należy wpisać 0.
											</xs:documentation>
											<xs:documentation source="box">
												22
											</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 AKCYZY
									</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="Item" minOccurs="0" maxOccurs="999">
											<xs:annotation>
												<xs:documentation source="doc" xml:lang="pl">
													OBLICZENIE KWOT PODATKU AKCYZOWEGO OD POSZCZEGÓLNYCH WYROBÓW
												</xs:documentation>
											</xs:annotation>
											<xs:complexType>
												<xs:attribute name="id" type="tp3: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="tp3: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="tp3: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="tp3:ZAmountE" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Podstawa obliczenia przedpłaty (wyrażona ilościowo).
														</xs:documentation>
														<xs:documentation source="box">
															D.d
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="valueOfGoods" type="tp3:ZAmountC" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Wartość wg maksymalnej ceny detalicznej (dotyczy papierosów i tytoniu do palenia).
														</xs:documentation>
														<xs:documentation source="box">
															D.e
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="weightedAverageRetailPrice" type="tp3: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).
														</xs:documentation>
														<xs:documentation source="box">
															D.f
														</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="taxRate" type="tp3:ZAmountC" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Stawka podatku wyrażona kwotowo.
														</xs:documentation>
														<xs:documentation source="box">
															D.g.a
														</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="tp3:ZPercentage" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Stawka podatku wyrażona ułamkiem dziesiętnym z dokładnością do 4 miejsc po przecinku.
														</xs:documentation>
														<xs:documentation source="box">
															D.g.b
														</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="tp3:ZAmountT" use="required">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
															Kwota przedpłaty w zł.
														</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="tp3:ZAmountT" use="required">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">
												Razem: Kwota przedpłaty w zł
											</xs:documentation>
											<xs:documentation source="box">
												121
											</xs:documentation>
										</xs:annotation>
									</xs:attribute>
								</xs:complexType>
							</xs:element>
							<xs:element name="Statement" type="tp3:ZExtStatement" minOccurs="1" maxOccurs="1">
								<xs:annotation>
									<xs:documentation source="doc" xml:lang="pl">
										Podpis podatnika lub osoby reprezentującej podatnika
									</xs:documentation>
								</xs:annotation>
							</xs:element>
						</xs:sequence>
						<xs:attribute name="identifier" type="tp3: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="tp3:ZPeriod" use="optional">
							<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="tp3:ZTaxOffice" use="required">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
									Naczelnik urzędu skarbowego.
								</xs:documentation>
								<xs:documentation source="box">
									6
								</xs:documentation>
							</xs:annotation>
						</xs:attribute>
						<xs:attribute name="submissionAim" type="tp3: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="tp3: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="justification" use="optional">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
									Pole tekstowe pozwalające na wprowadzenie informacji uzasadniającej korektę.
								</xs:documentation>
								<xs:documentation source="box">
									-
								</xs:documentation>
							</xs:annotation>
							<xs:simpleType>
								<xs:restriction base="xs:string">
									<xs:maxLength value="256"/>
								</xs:restriction>
							</xs:simpleType>
						</xs:attribute>
						<xs:attribute name="selfRef" type="tp3: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="tp3: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>
