<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IWsAPIRenewalPlanservice" targetNamespace="http://omniticket.network/ovw7" xmlns:tns="http://omniticket.network/ovw7" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/">
	<types>
		<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://omniticket.network/ovw7">
			<xs:include schemaLocation="/xsd/RenewalPlanEnquiry.xsd"/>
		</xs:schema>
	</types>
	<message name="ReactivateRenewalPlanRequest">
		<part name="CHANGERENEWALCONTRACTSTATUSREQ" type="tns:CHANGERENEWALCONTRACTSTATUSREQ"/>
	</message>
	<message name="ReactivateRenewalPlanResponse">
		<part name="return" type="tns:CHANGERENEWALCONTRACTSTATUSRESP"/>
	</message>
	<message name="CancelRenewalPlanRequest">
		<part name="CHANGERENEWALCONTRACTSTATUSREQ" type="tns:CHANGERENEWALCONTRACTSTATUSREQ"/>
	</message>
	<message name="CancelRenewalPlanResponse">
		<part name="return" type="tns:CHANGERENEWALCONTRACTSTATUSRESP"/>
	</message>
	<message name="DeactivateRenewalPlanRequest">
		<part name="CHANGERENEWALCONTRACTSTATUSREQ" type="tns:CHANGERENEWALCONTRACTSTATUSREQ"/>
	</message>
	<message name="DeactivateRenewalPlanResponse">
		<part name="return" type="tns:CHANGERENEWALCONTRACTSTATUSRESP"/>
	</message>
	<message name="InsertCardOnFileRequest">
		<part name="INSERTCARDONFILEREQ" type="tns:INSERTCARDONFILEREQ"/>
	</message>
	<message name="InsertCardOnFileResponse">
		<part name="return" type="tns:CARDONFILERESP"/>
	</message>
	<message name="DeleteCardOnFileRequest">
		<part name="DELETECARDONFILEREQ" type="tns:DELETECARDONFILEREQ"/>
	</message>
	<message name="DeleteCardOnFileResponse">
		<part name="return" type="tns:CARDONFILERESP"/>
	</message>
	<message name="ReadCardOnFileListRequest">
		<part name="CARDONFILEDETAILSLISTREQ" type="tns:CARDONFILEDETAILSLISTREQ"/>
	</message>
	<message name="ReadCardOnFileListResponse">
		<part name="return" type="tns:CARDONFILEDETAILSLISTRESP"/>
	</message>
	<message name="ReadRenewalPlanInfoByAKRequest">
		<part name="READRENEWALPLANINFOBYAKREQ" type="tns:READRENEWALPLANINFOBYAKREQ"/>
	</message>
	<message name="ReadRenewalPlanInfoByAKResponse">
		<part name="return" type="tns:READRENEWALPLANINFOBYAKRESP"/>
	</message>
	<message name="ReadRenewalPlanListRequest">
		<part name="RENEWALPLANLISTREQ" type="tns:RENEWALPLANLISTREQ"/>
	</message>
	<message name="ReadRenewalPlanListResponse">
		<part name="return" type="tns:RENEWALPLANLISTRESP"/>
	</message>
	<message name="ExecRenewalPlanByAccountAKRequest">
		<part name="EXECRENEWALPLANBYACCOUNTAKREQ" type="tns:EXECRENEWALPLANBYACCOUNTAKREQ"/>
	</message>
	<message name="ExecRenewalPlanByAccountAKResponse">
		<part name="return" type="tns:EXECRENEWALPLANBYACCOUNTAKRESP"/>
	</message>
	<message name="CreateRenewalPlanRequest">
		<part name="CREATERENEWALPLANREQ" type="tns:CREATERENEWALPLANREQ"/>
	</message>
	<message name="CreateRenewalPlanResponse">
		<part name="return" type="tns:CREATERENEWALPLANRESP"/>
	</message>
	<message name="ChangeTargetTicketsRequest">
		<part name="CHANGETARGETTICKETSREQ" type="tns:CHANGETARGETTICKETSREQ"/>
	</message>
	<message name="ChangeTargetTicketsResponse">
		<part name="return" type="tns:CHANGETARGETTICKETSRESP"/>
	</message>
	<portType name="IWsAPIRenewalPlan">
		<operation name="ReactivateRenewalPlan">
			<input message="tns:ReactivateRenewalPlanRequest"/>
			<output message="tns:ReactivateRenewalPlanResponse"/>
		</operation>
		<operation name="CancelRenewalPlan">
			<input message="tns:CancelRenewalPlanRequest"/>
			<output message="tns:CancelRenewalPlanResponse"/>
		</operation>
		<operation name="DeactivateRenewalPlan">
			<input message="tns:DeactivateRenewalPlanRequest"/>
			<output message="tns:DeactivateRenewalPlanResponse"/>
		</operation>
		<operation name="InsertCardOnFile">
			<input message="tns:InsertCardOnFileRequest"/>
			<output message="tns:InsertCardOnFileResponse"/>
		</operation>
		<operation name="DeleteCardOnFile">
			<input message="tns:DeleteCardOnFileRequest"/>
			<output message="tns:DeleteCardOnFileResponse"/>
		</operation>
		<operation name="ReadCardOnFileList">
			<input message="tns:ReadCardOnFileListRequest"/>
			<output message="tns:ReadCardOnFileListResponse"/>
		</operation>
		<operation name="ReadRenewalPlanInfoByAK">
			<input message="tns:ReadRenewalPlanInfoByAKRequest"/>
			<output message="tns:ReadRenewalPlanInfoByAKResponse"/>
		</operation>
		<operation name="ReadRenewalPlanList">
			<input message="tns:ReadRenewalPlanListRequest"/>
			<output message="tns:ReadRenewalPlanListResponse"/>
		</operation>
		<operation name="ExecRenewalPlanByAccountAK">
			<input message="tns:ExecRenewalPlanByAccountAKRequest"/>
			<output message="tns:ExecRenewalPlanByAccountAKResponse"/>
		</operation>
		<operation name="CreateRenewalPlan">
			<input message="tns:CreateRenewalPlanRequest"/>
			<output message="tns:CreateRenewalPlanResponse"/>
		</operation>
		<operation name="ChangeTargetTickets">
			<input message="tns:ChangeTargetTicketsRequest"/>
			<output message="tns:ChangeTargetTicketsResponse"/>
		</operation>
	</portType>
	<binding name="IWsAPIRenewalPlanbinding" type="tns:IWsAPIRenewalPlan">
		<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
		<operation name="ReactivateRenewalPlan">
			<soap:operation soapAction="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan#ReactivateRenewalPlan" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</output>
		</operation>
		<operation name="CancelRenewalPlan">
			<soap:operation soapAction="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan#CancelRenewalPlan" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</output>
		</operation>
		<operation name="DeactivateRenewalPlan">
			<soap:operation soapAction="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan#DeactivateRenewalPlan" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</output>
		</operation>
		<operation name="InsertCardOnFile">
			<soap:operation soapAction="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan#InsertCardOnFile" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</output>
		</operation>
		<operation name="DeleteCardOnFile">
			<soap:operation soapAction="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan#DeleteCardOnFile" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</output>
		</operation>
		<operation name="ReadCardOnFileList">
			<soap:operation soapAction="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan#ReadCardOnFileList" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</output>
		</operation>
		<operation name="ReadRenewalPlanInfoByAK">
			<soap:operation soapAction="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan#ReadRenewalPlanInfoByAK" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</output>
		</operation>
		<operation name="ReadRenewalPlanList">
			<soap:operation soapAction="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan#ReadRenewalPlanList" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</output>
		</operation>
		<operation name="ExecRenewalPlanByAccountAK">
			<soap:operation soapAction="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan#ExecRenewalPlanByAccountAK" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</output>
		</operation>
		<operation name="CreateRenewalPlan">
			<soap:operation soapAction="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan#CreateRenewalPlan" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</output>
		</operation>
		<operation name="ChangeTargetTickets">
			<soap:operation soapAction="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan#ChangeTargetTickets" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIRenewalPlanIntf-IWsAPIRenewalPlan"/>
			</output>
		</operation>
	</binding>
	<service name="IWsAPIRenewalPlanservice">
		<port name="IWsAPIRenewalPlanPort" binding="tns:IWsAPIRenewalPlanbinding">
			<soap:address location="http://skc-isapi-b2b.vivaticket.com/BosServices.dll/soap/IWsAPIRenewalPlan"/>
		</port>
	</service>
</definitions>

