<?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:tr9="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v9_0/Trader.xsd" xmlns:tp9="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v9_0/Types.xsd" xmlns:wzza_wzbo_cancel="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v1_0/wzza_wzbo_cancel.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:auth="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v2_0/Authentication.xsd" xmlns:ns1="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v1_0/wzza_wzbo_cancel.xsd" targetNamespace="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v1_0/wzza_wzbo_cancel.xsd" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1_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/v9_0/Types.xsd" schemaLocation="Types_Z9.xsd"/>	<xs:import namespace="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v9_0/Trader.xsd" schemaLocation="Trader_Z9.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">            WZZA_WZBO_CANCEL - WYCOFANIE WNIOSKU WZZA/WZBO NA WNIOSEK PODATNIKA        </xs:documentation>		<xs:documentation source="doc" xml:lang="pl">			Podstawa prawna:			Nie dotyczy			Termin składania: 			Nie dotyczy.			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; 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="WZZA_WZBO_CANCEL">		<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 WNIOSKU</xs:documentation>					</xs:annotation>					<xs:complexType>						<xs:sequence>							<xs:element name="InfoCancel">								<xs:annotation>									<xs:documentation source="doc" xml:lang="pl">Dane dokumentu do wycofania</xs:documentation>								</xs:annotation>								<xs:complexType>									<xs:attribute name="upoCancel" type="xs:string" use="required">										<xs:annotation>											<xs:documentation source="doc" xml:lang="pl">											Numer UPO wniosku do wycofania.											</xs:documentation>											<xs:documentation source="box">											-											</xs:documentation>										</xs:annotation>									</xs:attribute>									<xs:attribute name="justification" use="required">										<xs:annotation>											<xs:documentation source="doc" xml:lang="pl">												Pole tekstowe pozwalające na wprowadzenie informacji o uzasadnieniu wycofania wniosku przez podatnika.											</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:complexType>							</xs:element>							<xs:element name="Statement" type="tp9:ZIDExtStatement">								<xs:annotation>									<xs:documentation source="doc" xml:lang="pl">Oświadczenie podatnika lub osoby reprezentującej(zawierającej nip/pesel) podatnika.</xs:documentation>								</xs:annotation>							</xs:element>						</xs:sequence>						<xs:attribute name="identifier" type="tp9:ZIdentification" use="required">							<xs:annotation>								<xs:documentation source="doc" xml:lang="pl">Identyfikator podatkowy NIP/ numer PESEL podatnika.</xs:documentation>							</xs:annotation>						</xs:attribute>						<xs:attribute name="taxOffice" type="tp9:ZTaxOffice" use="required">							<xs:annotation>								<xs:documentation source="doc" xml:lang="pl">Naczelnik urzędu skarbowego</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 wniosek (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="selfRef" type="tp9:ZSelfRef" use="required">							<xs:annotation>								<xs:documentation>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="tp9: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>