<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
		   xmlns:akc4e="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v5_0/AKC_4E.xsd"
		   xmlns:tp3="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v3_0/Types.xsd"
		   targetNamespace="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v5_0/AKC_4E.xsd"
		   elementFormDefault="qualified"
		   attributeFormDefault="unqualified"
		   version="5_0"
		   xml:lang="pl">
	<xs:import namespace="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v3_0/Types.xsd" schemaLocation="Types_Z3.xsd"/>
	<xs:annotation>
		<xs:documentation source="doc" xml:lang="pl">PODATEK AKCYZOWY OD SAMOCHODÓW OSOBOWYCH</xs:documentation>
	</xs:annotation>
	<xs:element name="AKC4E">
		<xs:annotation>
			<xs:documentation source="doc" xml:lang="pl">ELEMENT GŁÓWNY</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Header">
					<xs:annotation>
						<xs:documentation source="doc" xml:lang="pl">NAGŁÓWEK DEKLARACJI</xs:documentation>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="ExciseDutyInformation">
								<xs:annotation>
									<xs:documentation source="doc" xml:lang="pl">OBLICZENIA I ROZLICZENIA KWOT PODATKU AKCYZOWEGO</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="Items">
											<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 OD SAMOCHODÓW OSOBOWYCH</xs:documentation>
															<xs:documentation source="box">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">C.a</xs:documentation>
																</xs:annotation>
															</xs:attribute>
															<xs:attribute name="groupOfGoodsName" type="tp3:ZCharacter" 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">C.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">C.c</xs:documentation>
																</xs:annotation>
															</xs:attribute>
															<xs:attribute name="numberOfGoods" type="tp3:ZAmountP" use="required">
																<xs:annotation>
																	<xs:documentation source="doc" xml:lang="pl">Ilość samochodów objętych podatkiem akcyzowym.</xs:documentation>
																	<xs:documentation source="box">C.d</xs:documentation>
																</xs:annotation>
															</xs:attribute>
															<xs:attribute name="valueOfGoods" type="tp3:ZAmountP" use="required">
																<xs:annotation>
																	<xs:documentation source="doc" xml:lang="pl">Podstawa opodatkowania.</xs:documentation>
																	<xs:documentation source="box">C.e</xs:documentation>
																</xs:annotation>
															</xs:attribute>
															<xs:attribute name="taxRatePercentage" type="tp3:ZPercentage" use="required">
																<xs:annotation>
																	<xs:documentation source="doc" xml:lang="pl">Stawka podatku.</xs:documentation>
																	<xs:documentation source="box">C.f</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 w zł.</xs:documentation>
																	<xs:documentation source="box">C.g</xs:documentation>
																</xs:annotation>
															</xs:attribute>
															<xs:attribute name="fromIsztar" type="xs:boolean" use="optional">
																<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:complexType>
													</xs:element>
												</xs:sequence>
												<xs:attribute name="exportNumberOfGoods" type="tp3:ZAmountP" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">Sprzedaż na eksport: Ilość samochodów objetych podatkiem akcyzowym</xs:documentation>
														<xs:documentation source="box">104</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="exportValueOfGoods" type="tp3:ZAmountP" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">Podstawa opodatkowania dla sprzedaży na eksport.</xs:documentation>
														<xs:documentation source="box">105</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="exportTaxRatePercentage" type="tp3:ZPercentage" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">Sprzedaż na eksport: Stawka podatku.</xs:documentation>
														<xs:documentation source="box">106</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="exportAmountOfTax" type="tp3:ZAmountT" use="optional">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">Sprzedaż na eksport: Kwota podatku w zł.</xs:documentation>
														<xs:documentation source="box">107</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="totalNumberOfGoods" type="tp3:ZAmountP" use="required">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">Razem: Ilość samochodów objetych podatkiem akcyzowym.</xs:documentation>
														<xs:documentation source="box">108</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="totalTax" type="tp3:ZAmountC" use="required">
													<xs:annotation>
														<xs:documentation source="doc" xml:lang="pl">Razem: Podstawa opodatkowania w zł.</xs:documentation>
														<xs:documentation source="box">109</xs:documentation>
													</xs:annotation>
												</xs:attribute>
											</xs:complexType>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="CalculOfAmountOfExciseDuty">
								<xs:annotation>
									<xs:documentation source="doc" xml:lang="pl">WYSOKOŚĆ PODATKU AKCYZOWEGO</xs:documentation>
									<xs:documentation source="box">B</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:attribute name="totalAmountOfCalcTax" type="tp3:ZAmountP" use="required">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">Razem obliczony podatek: Suma kwot z poz. 110 formularzy AKC-4/E.</xs:documentation>
											<xs:documentation source="box">7</xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="reductions" type="tp3:ZAmountP" use="optional">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">Zwolnienia i obniżenia</xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="totalOfTax" type="tp3:ZAmountP" use="required">
										<xs:annotation>
											<xs:documentation source="doc" xml:lang="pl">Ogółem podatek: Różnica pól Razem obliczony podatek i Zwolnienia i obniżenia.</xs:documentation>
										</xs:annotation>
									</xs:attribute>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
						<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="required">
							<xs:annotation>
								<xs:documentation source="doc" xml:lang="pl">Data w formacie miesiąc/rok za jaki została złożona deklaracja.</xs:documentation>
								<xs:documentation source="box">2,3</xs:documentation>
							</xs:annotation>
						</xs:attribute>
					</xs:complexType>
				</xs:element>
			</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>
