<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2015 (x64) (http://www.altova.com) by OmniTicket Network / VGS Systems Engineering (OmniTicket Network / VGS Systems Engineering) -->
<!-- edited with XML Spy v4.4 U (http://www.xmlspy.com) by Andrea Martinotti (OmniTicket Network Administration) -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:include schemaLocation="../xsd/APICommon.xsd"/>
	<xs:complexType name="GETDATAREQ">
		<xs:all>
			<xs:element name="XMLQUERY" type="xs:string"/>
			<xs:element name="DATASETNAME" type="xs:string"/>
			<xs:element name="ISLIST" type="xs:boolean"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="GETDATARESP">
		<xs:all>
			<xs:element name="ERROR" type="ERROR"/>
			<xs:element name="OUTPUT" type="xs:string" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="SIMPLEIMPORTACCOUNTREQ">
		<xs:all>
			<xs:element name="ImportAccountXML" type="xs:string"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="GENERATESALEREQ">
		<xs:all>
			<xs:element name="ShopcartXml" type="xs:string"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="NEWUPGRADESHOPCARTREQ">
		<xs:all>
			<xs:element name="NewUpgradeShopcart" type="xs:string"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="NEWACTIVATIONSHOPCARTREQ">
		<xs:all>
			<xs:element name="NewActivationShopcart" type="xs:string"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="OUTPUTRESP">
		<xs:all>
			<xs:element name="ERROR" type="ERROR">
				<xs:annotation>
					<xs:documentation>Object that contains info about the result of the operation</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="OUTPUT" type="xs:string" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="ERRORRESP">
		<xs:all>
			<xs:element name="ERROR" type="ERROR">
				<xs:annotation>
					<xs:documentation>Object that contains info about the result of the operation</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="ACCOUNTACCREDITATIONRESP">
		<xs:all>
			<xs:element name="ERROR" type="ERROR">
				<xs:annotation>
					<xs:documentation>Object that contains info about the result of the operation</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ACCOUNTID" type="xs:int" minOccurs="0"/>
			<xs:element name="ACCOUNTAK" type="xs:string" minOccurs="0"/>
			<xs:element name="DMGCATEGORYID" type="xs:int" minOccurs="0"/>
			<xs:element name="DMGCATEGORYCODE" type="xs:string" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="FINDACCOUNTIDRESP">
		<xs:all>
			<xs:element name="ERROR" type="ERROR">
				<xs:annotation>
					<xs:documentation>Object that contains info about the result of the operation</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ACCOUNTID" type="xs:int" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="FINDACCOUNTPRICELISTRESP">
		<xs:all>
			<xs:element name="ERROR" type="ERROR">
				<xs:annotation>
					<xs:documentation>Object that contains info about the result of the operation</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PRICELISTID" type="xs:int" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="UPDATERESERVATIONINFOREQ">
		<xs:all>
			<xs:element name="UpdateReservationInfo" type="xs:string"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="ACCOUNTACCREDITATIONREQ">
		<xs:all>
			<xs:element name="AccountAccreditation" type="xs:string"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="COMPLETETRANSACTIONXMLREQ">
		<xs:all>
			<xs:element name="CompleteTransactionXML" type="xs:string"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="INITPAYMENTSREQ">
		<xs:all>
			<xs:element name="InitPaymentsXml" type="xs:string"/>
			<xs:element name="TransactionId" type="xs:int"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="SAVECREDITCARDREQ">
		<xs:all>
			<xs:element name="ExtCCAuthXML" type="xs:string"/>
			<xs:element name="PaymentId" type="xs:int"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="SETPAYMENTSTATUSREQ">
		<xs:all>
			<xs:element name="AccountXML" type="xs:string"/>
			<xs:element name="PaymentId" type="xs:int"/>
			<xs:element name="Status" type="xs:int"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="GETDATABYIDREQ">
		<xs:all>
			<xs:element name="AId" type="xs:string"/>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="GETCOUNTERNUMBERREQ">
		<xs:all>
			<xs:element name="COUNTERTYPE" type="xs:integer">
				<xs:annotation>
					<xs:documentation>1 - Adyen
2 - Payfort
3 - Shift4   </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="FINDITEMIDFROMAKRESP">
		<xs:all>
			<xs:element name="ERROR" type="ERROR"/>
			<xs:element name="AK" type="xs:string" minOccurs="0"/>
			<xs:element name="ID" type="xs:integer" minOccurs="0">
				<xs:annotation>
					<xs:documentation>1: AccountId by AccountAK
2: MatrixCellId by MatrixCellAk
3: SaleId by SaleAK
4: SaleId by ReservationAK</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:all>
	</xs:complexType>
	<xs:complexType name="THIRDPARTYMEDIAREQ">
		<xs:all>
			<xs:element name="THIRDPARTYMEDIALIST">
				<xs:annotation>
					<xs:documentation>Object containing the list of third party mediaidentifier generated with BarcodeGenerator.exe</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="THIRDPARTYMEDIA" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Object containing the info about each item</xs:documentation>
							</xs:annotation>
							<xs:complexType>
								<xs:sequence>
									<xs:element name="MEDIAIDENTIFIER" type="xs:string">
										<xs:annotation>
											<xs:documentation>MediaIdentifier generated with BarcodeGenerator.exe</xs:documentation>
										</xs:annotation>
									</xs:element>
								</xs:sequence>
							</xs:complexType>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
		</xs:all>
	</xs:complexType>
</xs:schema>
