<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:akcst="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v4_0/AKC_ST.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:tr3="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v3_0/Trader.xsd" targetNamespace="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v4_0/AKC_ST.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 DLA PODATKU AKCYZOWEGO OD SUSZU TYTONIOWEGO
    </xs:documentation>
		<xs:documentation source="doc" xml:lang="pl">
      Podstawa prawna: 
      Art. 24a ustawy z dnia 6 grudnia 2008 r. o podatku akcyzowym (Dz. U. z 2017 r. poz. 43, z późn. zm.).
      Termin składania: 
      Do 25. dnia miesiąca następującego po miesiącu,w którym powstał obowiązek podatkowy.
      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.
      W wypadku niewpłacenia w obowiązującym terminie kwoty z poz. 26 lub wpłacenia jej w niepełnej wysokości, niniejsza deklaracja stanowi podstawę do wystawienia tytułu wykonawczego, zgodnie 
      z przepisami ustawy z dnia 17 czerwca 1966 r. o postępowaniu egzekucyjnym w administracji (Dz. U. z 2017 r. poz. 1201, z późn. zm.).
    </xs:documentation>
	</xs:annotation>
	<xs:element name="AKCSTSTN">
		<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="tr3:ZTrader" minOccurs="1" maxOccurs="1">
								<xs:annotation>
									<xs:documentation source="doc" xml:lang="pl">
                    PODMIOT
                  </xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="CalcAmountPayable" minOccurs="1" maxOccurs="1">
								<xs:annotation>
									<xs:documentation source="doc" xml:lang="pl">
                    OBLICZENIE WYSOKOŚCI PODATKU AKCYZOWEGO
                  </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 wysokości podatku akcyzowego.
                        </xs:documentation>
												<xs:documentation source="box" xml:lang="pl">
                          C
                        </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">
                              -
                            </xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="codeCN" type="tp3:ZCodeCN" use="required">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
                              Pozycja CN.
                            </xs:documentation>
														<xs:documentation source="box">
                              20
                            </xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="taxRate" type="tp3:ZAmountC" use="required">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
                              Stawka podatku akcyzowego (w zł/kg).
                            </xs:documentation>
														<xs:documentation source="box">
                              21,21a
                            </xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="fromIsztar" type="xs:boolean" use="required">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
                              Czy stawka podatku akcyzowego jest pobrana z Systemu ISZTAR.
                            </xs:documentation>
														<xs:documentation source="box">
                              -
                            </xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="numberOfGoods" type="tp3:ZAmountC" use="required">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">
                              Ilość suszu tytoniowego podlegająca opodatkowaniu podatkiem akcyzowym (w kg z dokładnością do 
                              dwóch miesjc po przecinku).
                            </xs:documentation>
														<xs:documentation source="doc" xml:lang="pl">
                              W polu 22 należy wpisać ilośc odpowiadającą stawce wykazanej w polu 21, w polu 22a należy wpisać 
                              ilość odpowiadającą stawce wykazanej w polu 21a.
                            </xs:documentation>
														<xs:documentation source="box">
                              22,22a
                            </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 podatku akcyzowego w zł.
                            </xs:documentation>
														<xs:documentation source="box">
                              23
                            </xs:documentation>
													</xs:annotation>
												</xs:attribute>
											</xs:complexType>
										</xs:element>
									</xs:sequence>
									<xs:attribute name="totalAmountOfTax" type="tp3:ZAmountT" use="optional">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">
                        Kwota podatku akcyzowego stanowiąca sumę wartości w polach „Kwota podatku akcyzowego w 
                        zł".
                      </xs:documentation>
											<xs:documentation source="box">
                        -
                      </xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="totalAmountOfReductions" type="tp3:ZAmountT" use="optional">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">
                        Zwolnienia i obniżenia w zł. Wykazana kwota nie może przekroczyć kwoty z poz.23.
                      </xs:documentation>
											<xs:documentation source="box">
                        24
                      </xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="totalAmountOfExciseStamps" type="tp3:ZAmountT" use="optional">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">
                        Kwota stanowiąca wartość podatkowych znaków akcyzy.
                      </xs:documentation>
											<xs:documentation source="box">
                        25
                      </xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="toPay" type="tp3:ZAmountT" use="optional">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">
                        Podatek akcyzowy do zapłaty. Od kwoty wykazanej w poz.23 należy odjąć sumę kwot z poz. 24 i 25.
                      </xs:documentation>
											<xs:documentation source="box">
                        26
                      </xs:documentation>
										</xs:annotation>
									</xs:attribute>
								</xs:complexType>
							</xs:element>
							<xs:element name="Statement" type="tp3:ZExtStatement" minOccurs="1" maxOccurs="1"/>
						</xs:sequence>
						<xs:attribute name="formKind" use="required">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
                  Rodzaj deklaracji. Jeżeli deklaracja składana jest w związku z nabyciem wewnątrzwspólnotowym suszu tytoniowego, należy 
                  wybrać AKC-ST, w pozostałych przypadkach należy wybrać AKC-STn.
                </xs:documentation>
								<xs:documentation source="box">
                  -
                </xs:documentation>
							</xs:annotation>
							<xs:simpleType>
								<xs:restriction base="xs:string">
									<xs:whiteSpace value="collapse"/>
									<xs:enumeration value="AKC-ST"/>
									<xs:enumeration value="AKC-STn"/>
								</xs:restriction>
							</xs:simpleType>
						</xs:attribute>
						<xs:attribute name="identifier" type="tp3:ZIdentification" use="required">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
                  Identyfikator podatkowy NIP/ numer PESEL podatnika.
                </xs:documentation>
								<xs:documentation source="box">
                  1
                </xs:documentation>
							</xs:annotation>
						</xs:attribute>
						<xs:attribute name="period" type="tp3:ZPeriod" use="optional">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">
                  Miesiąc/rok, za jaki została złożona deklaracja.
                </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>
