<?xml version='1.0' encoding='UTF-8'?><!-- Published by JAX-WS RI (https://github.com/eclipse-ee4j/metro-jax-ws). RI's version is JAX-WS RI 2.3.6 git-revision#d201abe. --><!-- Generated by JAX-WS RI (https://github.com/eclipse-ee4j/metro-jax-ws). RI's version is JAX-WS RI 2.3.6 git-revision#d201abe. --><definitions xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsp1_2="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://schemas.i2i.com/ei/wsdl" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://schemas.i2i.com/ei/wsdl" name="BillingWS">
<wsp:Policy wsu:Id="BillingPortBinding_MTOM_Policy">
<ns1:OptimizedMimeSerialization xmlns:ns1="http://schemas.xmlsoap.org/ws/2004/09/policy/optimizedmimeserialization" wsp:Optional="true"/>
</wsp:Policy>
<types>
<xsd:schema>
<xsd:import namespace="http://www.w3.org/2005/05/xmlmime" schemaLocation="https://efaturatest.izibiz.com.tr/BillingWS?xsd=1"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://schemas.i2i.com/ei/wsdl" schemaLocation="https://efaturatest.izibiz.com.tr/BillingWS?xsd=2"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://schemas.i2i.com/ei/entity" schemaLocation="https://efaturatest.izibiz.com.tr/BillingWS?xsd=3"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://schemas.i2i.com/ei/common" schemaLocation="https://efaturatest.izibiz.com.tr/BillingWS?xsd=4"/>
</xsd:schema>
</types>
<message name="GetUsage">
<part name="request" element="tns:GetUsageRequest"/>
</message>
<message name="GetUsageResponse">
<part name="response" element="tns:GetUsageResponse"/>
</message>
<message name="RequestFaultMessage">
<part name="fault" element="tns:RequestFault"/>
</message>
<message name="GetBalance">
<part name="request" element="tns:GetBalanceRequest"/>
</message>
<message name="GetBalanceResponse">
<part name="response" element="tns:GetBalanceResponse"/>
</message>
<message name="GetCredit">
<part name="request" element="tns:GetCreditRequest"/>
</message>
<message name="GetCreditResponse">
<part name="response" element="tns:GetCreditResponse"/>
</message>
<portType name="BillingServicePort">
<operation name="GetUsage">
<input wsam:Action="http://schemas.i2i.com/ei/wsdl/BillingServicePort/GetUsageRequest" message="tns:GetUsage"/>
<output wsam:Action="http://schemas.i2i.com/ei/wsdl/BillingServicePort/GetUsageResponse" message="tns:GetUsageResponse"/>
<fault message="tns:RequestFaultMessage" name="RequestFaultMessage" wsam:Action="http://schemas.i2i.com/ei/wsdl/BillingServicePort/GetUsage/Fault/RequestFaultMessage"/>
</operation>
<operation name="GetBalance">
<input wsam:Action="http://schemas.i2i.com/ei/wsdl/BillingServicePort/GetBalanceRequest" message="tns:GetBalance"/>
<output wsam:Action="http://schemas.i2i.com/ei/wsdl/BillingServicePort/GetBalanceResponse" message="tns:GetBalanceResponse"/>
<fault message="tns:RequestFaultMessage" name="RequestFaultMessage" wsam:Action="http://schemas.i2i.com/ei/wsdl/BillingServicePort/GetBalance/Fault/RequestFaultMessage"/>
</operation>
<operation name="GetCredit">
<input wsam:Action="http://schemas.i2i.com/ei/wsdl/BillingServicePort/GetCreditRequest" message="tns:GetCredit"/>
<output wsam:Action="http://schemas.i2i.com/ei/wsdl/BillingServicePort/GetCreditResponse" message="tns:GetCreditResponse"/>
<fault message="tns:RequestFaultMessage" name="RequestFaultMessage" wsam:Action="http://schemas.i2i.com/ei/wsdl/BillingServicePort/GetCredit/Fault/RequestFaultMessage"/>
</operation>
</portType>
<binding name="BillingPortBinding" type="tns:BillingServicePort">
<wsp:PolicyReference URI="#BillingPortBinding_MTOM_Policy"/>
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<operation name="GetUsage">
<soap:operation soapAction=""/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
<fault name="RequestFaultMessage">
<soap:fault name="RequestFaultMessage" use="literal"/>
</fault>
</operation>
<operation name="GetBalance">
<soap:operation soapAction=""/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
<fault name="RequestFaultMessage">
<soap:fault name="RequestFaultMessage" use="literal"/>
</fault>
</operation>
<operation name="GetCredit">
<soap:operation soapAction=""/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
<fault name="RequestFaultMessage">
<soap:fault name="RequestFaultMessage" use="literal"/>
</fault>
</operation>
</binding>
<service name="BillingWS">
<port name="BillingPort" binding="tns:BillingPortBinding">
<soap:address location="https://efaturatest.izibiz.com.tr/BillingWS"/>
</port>
</service>
</definitions>