<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://www.textapp.net/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="http://www.textapp.net/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://www.textapp.net/">
      <s:element name="SendSMS">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="returnCSVString" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="externalLogin" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="clientBillingReference" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="clientMessageReference" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="originator" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="destinations" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="body" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="validity" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="characterSetID" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="replyMethodID" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="replyData" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="statusNotificationUrl" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SendSMSResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="SendSMSResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSMSStatus">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="returnCSVString" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="externalLogin" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="clientMessageReference" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSMSStatusResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSMSStatusResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSMSReply">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="returnCSVString" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="externalLogin" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="clientMessageReference" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSMSReplyResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSMSReplyResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSMSInbound">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="returnCSVString" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="externalLogin" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="number" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="keyword" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSMSInboundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSMSInboundResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSubscribers">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="returnCSVString" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="externalLogin" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="number" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="keyword" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSubscribersResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSubscribersResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SendPremiumSMS">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="returnCSVString" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="externalLogin" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="clientBillingReference" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="clientMessageReference" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="rbid" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="body" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="validity" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="characterSetID" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="statusNotificationUrl" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SendPremiumSMSResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="SendPremiumSMSResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetPremiumSMSInbound">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="returnCSVString" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="externalLogin" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="shortcode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="keyword" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetPremiumSMSInboundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetPremiumSMSInboundResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetPremiumSMSStatus">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="returnCSVString" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="externalLogin" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="clientMessageReference" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetPremiumSMSStatusResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetPremiumSMSStatusResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetCreditsLeft">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="returnCSVString" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="externalLogin" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetCreditsLeftResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetCreditsLeftResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TestSendSMS">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="returnCSVString" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="externalLogin" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="clientBillingReference" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="clientMessageReference" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="originator" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="destinations" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="body" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="validity" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="characterSetID" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="replyMethodID" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="replyData" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="statusNotificationUrl" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TestSendSMSResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TestSendSMSResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TestService">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="returnCSVString" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="externalLogin" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TestServiceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TestServiceResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="string" nillable="true" type="s:string" />
    </s:schema>
  </wsdl:types>
  <wsdl:message name="SendSMSSoapIn">
    <wsdl:part name="parameters" element="tns:SendSMS" />
  </wsdl:message>
  <wsdl:message name="SendSMSSoapOut">
    <wsdl:part name="parameters" element="tns:SendSMSResponse" />
  </wsdl:message>
  <wsdl:message name="GetSMSStatusSoapIn">
    <wsdl:part name="parameters" element="tns:GetSMSStatus" />
  </wsdl:message>
  <wsdl:message name="GetSMSStatusSoapOut">
    <wsdl:part name="parameters" element="tns:GetSMSStatusResponse" />
  </wsdl:message>
  <wsdl:message name="GetSMSReplySoapIn">
    <wsdl:part name="parameters" element="tns:GetSMSReply" />
  </wsdl:message>
  <wsdl:message name="GetSMSReplySoapOut">
    <wsdl:part name="parameters" element="tns:GetSMSReplyResponse" />
  </wsdl:message>
  <wsdl:message name="GetSMSInboundSoapIn">
    <wsdl:part name="parameters" element="tns:GetSMSInbound" />
  </wsdl:message>
  <wsdl:message name="GetSMSInboundSoapOut">
    <wsdl:part name="parameters" element="tns:GetSMSInboundResponse" />
  </wsdl:message>
  <wsdl:message name="GetSubscribersSoapIn">
    <wsdl:part name="parameters" element="tns:GetSubscribers" />
  </wsdl:message>
  <wsdl:message name="GetSubscribersSoapOut">
    <wsdl:part name="parameters" element="tns:GetSubscribersResponse" />
  </wsdl:message>
  <wsdl:message name="SendPremiumSMSSoapIn">
    <wsdl:part name="parameters" element="tns:SendPremiumSMS" />
  </wsdl:message>
  <wsdl:message name="SendPremiumSMSSoapOut">
    <wsdl:part name="parameters" element="tns:SendPremiumSMSResponse" />
  </wsdl:message>
  <wsdl:message name="GetPremiumSMSInboundSoapIn">
    <wsdl:part name="parameters" element="tns:GetPremiumSMSInbound" />
  </wsdl:message>
  <wsdl:message name="GetPremiumSMSInboundSoapOut">
    <wsdl:part name="parameters" element="tns:GetPremiumSMSInboundResponse" />
  </wsdl:message>
  <wsdl:message name="GetPremiumSMSStatusSoapIn">
    <wsdl:part name="parameters" element="tns:GetPremiumSMSStatus" />
  </wsdl:message>
  <wsdl:message name="GetPremiumSMSStatusSoapOut">
    <wsdl:part name="parameters" element="tns:GetPremiumSMSStatusResponse" />
  </wsdl:message>
  <wsdl:message name="GetCreditsLeftSoapIn">
    <wsdl:part name="parameters" element="tns:GetCreditsLeft" />
  </wsdl:message>
  <wsdl:message name="GetCreditsLeftSoapOut">
    <wsdl:part name="parameters" element="tns:GetCreditsLeftResponse" />
  </wsdl:message>
  <wsdl:message name="TestSendSMSSoapIn">
    <wsdl:part name="parameters" element="tns:TestSendSMS" />
  </wsdl:message>
  <wsdl:message name="TestSendSMSSoapOut">
    <wsdl:part name="parameters" element="tns:TestSendSMSResponse" />
  </wsdl:message>
  <wsdl:message name="TestServiceSoapIn">
    <wsdl:part name="parameters" element="tns:TestService" />
  </wsdl:message>
  <wsdl:message name="TestServiceSoapOut">
    <wsdl:part name="parameters" element="tns:TestServiceResponse" />
  </wsdl:message>
  <wsdl:message name="SendSMSHttpGetIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="clientBillingReference" type="s:string" />
    <wsdl:part name="clientMessageReference" type="s:string" />
    <wsdl:part name="originator" type="s:string" />
    <wsdl:part name="destinations" type="s:string" />
    <wsdl:part name="body" type="s:string" />
    <wsdl:part name="validity" type="s:string" />
    <wsdl:part name="characterSetID" type="s:string" />
    <wsdl:part name="replyMethodID" type="s:string" />
    <wsdl:part name="replyData" type="s:string" />
    <wsdl:part name="statusNotificationUrl" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SendSMSHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="GetSMSStatusHttpGetIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="clientMessageReference" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetSMSStatusHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="GetSMSReplyHttpGetIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="clientMessageReference" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetSMSReplyHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="GetSMSInboundHttpGetIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="number" type="s:string" />
    <wsdl:part name="keyword" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetSMSInboundHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="GetSubscribersHttpGetIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="number" type="s:string" />
    <wsdl:part name="keyword" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetSubscribersHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="SendPremiumSMSHttpGetIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="clientBillingReference" type="s:string" />
    <wsdl:part name="clientMessageReference" type="s:string" />
    <wsdl:part name="rbid" type="s:string" />
    <wsdl:part name="body" type="s:string" />
    <wsdl:part name="validity" type="s:string" />
    <wsdl:part name="characterSetID" type="s:string" />
    <wsdl:part name="statusNotificationUrl" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SendPremiumSMSHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="GetPremiumSMSInboundHttpGetIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="shortcode" type="s:string" />
    <wsdl:part name="keyword" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetPremiumSMSInboundHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="GetPremiumSMSStatusHttpGetIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="clientMessageReference" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetPremiumSMSStatusHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="GetCreditsLeftHttpGetIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetCreditsLeftHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="TestSendSMSHttpGetIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="clientBillingReference" type="s:string" />
    <wsdl:part name="clientMessageReference" type="s:string" />
    <wsdl:part name="originator" type="s:string" />
    <wsdl:part name="destinations" type="s:string" />
    <wsdl:part name="body" type="s:string" />
    <wsdl:part name="validity" type="s:string" />
    <wsdl:part name="characterSetID" type="s:string" />
    <wsdl:part name="replyMethodID" type="s:string" />
    <wsdl:part name="replyData" type="s:string" />
    <wsdl:part name="statusNotificationUrl" type="s:string" />
  </wsdl:message>
  <wsdl:message name="TestSendSMSHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="TestServiceHttpGetIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="TestServiceHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="SendSMSHttpPostIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="clientBillingReference" type="s:string" />
    <wsdl:part name="clientMessageReference" type="s:string" />
    <wsdl:part name="originator" type="s:string" />
    <wsdl:part name="destinations" type="s:string" />
    <wsdl:part name="body" type="s:string" />
    <wsdl:part name="validity" type="s:string" />
    <wsdl:part name="characterSetID" type="s:string" />
    <wsdl:part name="replyMethodID" type="s:string" />
    <wsdl:part name="replyData" type="s:string" />
    <wsdl:part name="statusNotificationUrl" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SendSMSHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="GetSMSStatusHttpPostIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="clientMessageReference" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetSMSStatusHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="GetSMSReplyHttpPostIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="clientMessageReference" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetSMSReplyHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="GetSMSInboundHttpPostIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="number" type="s:string" />
    <wsdl:part name="keyword" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetSMSInboundHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="GetSubscribersHttpPostIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="number" type="s:string" />
    <wsdl:part name="keyword" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetSubscribersHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="SendPremiumSMSHttpPostIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="clientBillingReference" type="s:string" />
    <wsdl:part name="clientMessageReference" type="s:string" />
    <wsdl:part name="rbid" type="s:string" />
    <wsdl:part name="body" type="s:string" />
    <wsdl:part name="validity" type="s:string" />
    <wsdl:part name="characterSetID" type="s:string" />
    <wsdl:part name="statusNotificationUrl" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SendPremiumSMSHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="GetPremiumSMSInboundHttpPostIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="shortcode" type="s:string" />
    <wsdl:part name="keyword" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetPremiumSMSInboundHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="GetPremiumSMSStatusHttpPostIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="clientMessageReference" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetPremiumSMSStatusHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="GetCreditsLeftHttpPostIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetCreditsLeftHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="TestSendSMSHttpPostIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="clientBillingReference" type="s:string" />
    <wsdl:part name="clientMessageReference" type="s:string" />
    <wsdl:part name="originator" type="s:string" />
    <wsdl:part name="destinations" type="s:string" />
    <wsdl:part name="body" type="s:string" />
    <wsdl:part name="validity" type="s:string" />
    <wsdl:part name="characterSetID" type="s:string" />
    <wsdl:part name="replyMethodID" type="s:string" />
    <wsdl:part name="replyData" type="s:string" />
    <wsdl:part name="statusNotificationUrl" type="s:string" />
  </wsdl:message>
  <wsdl:message name="TestSendSMSHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="TestServiceHttpPostIn">
    <wsdl:part name="returnCSVString" type="s:string" />
    <wsdl:part name="externalLogin" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="TestServiceHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:portType name="ServiceSoap">
    <wsdl:operation name="SendSMS">
      <wsdl:input message="tns:SendSMSSoapIn" />
      <wsdl:output message="tns:SendSMSSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSMSStatus">
      <wsdl:input message="tns:GetSMSStatusSoapIn" />
      <wsdl:output message="tns:GetSMSStatusSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSMSReply">
      <wsdl:input message="tns:GetSMSReplySoapIn" />
      <wsdl:output message="tns:GetSMSReplySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSMSInbound">
      <wsdl:input message="tns:GetSMSInboundSoapIn" />
      <wsdl:output message="tns:GetSMSInboundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSubscribers">
      <wsdl:input message="tns:GetSubscribersSoapIn" />
      <wsdl:output message="tns:GetSubscribersSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SendPremiumSMS">
      <wsdl:input message="tns:SendPremiumSMSSoapIn" />
      <wsdl:output message="tns:SendPremiumSMSSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetPremiumSMSInbound">
      <wsdl:input message="tns:GetPremiumSMSInboundSoapIn" />
      <wsdl:output message="tns:GetPremiumSMSInboundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetPremiumSMSStatus">
      <wsdl:input message="tns:GetPremiumSMSStatusSoapIn" />
      <wsdl:output message="tns:GetPremiumSMSStatusSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetCreditsLeft">
      <wsdl:input message="tns:GetCreditsLeftSoapIn" />
      <wsdl:output message="tns:GetCreditsLeftSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TestSendSMS">
      <wsdl:input message="tns:TestSendSMSSoapIn" />
      <wsdl:output message="tns:TestSendSMSSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TestService">
      <wsdl:input message="tns:TestServiceSoapIn" />
      <wsdl:output message="tns:TestServiceSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="ServiceHttpGet">
    <wsdl:operation name="SendSMS">
      <wsdl:input message="tns:SendSMSHttpGetIn" />
      <wsdl:output message="tns:SendSMSHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSMSStatus">
      <wsdl:input message="tns:GetSMSStatusHttpGetIn" />
      <wsdl:output message="tns:GetSMSStatusHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSMSReply">
      <wsdl:input message="tns:GetSMSReplyHttpGetIn" />
      <wsdl:output message="tns:GetSMSReplyHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSMSInbound">
      <wsdl:input message="tns:GetSMSInboundHttpGetIn" />
      <wsdl:output message="tns:GetSMSInboundHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSubscribers">
      <wsdl:input message="tns:GetSubscribersHttpGetIn" />
      <wsdl:output message="tns:GetSubscribersHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="SendPremiumSMS">
      <wsdl:input message="tns:SendPremiumSMSHttpGetIn" />
      <wsdl:output message="tns:SendPremiumSMSHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetPremiumSMSInbound">
      <wsdl:input message="tns:GetPremiumSMSInboundHttpGetIn" />
      <wsdl:output message="tns:GetPremiumSMSInboundHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetPremiumSMSStatus">
      <wsdl:input message="tns:GetPremiumSMSStatusHttpGetIn" />
      <wsdl:output message="tns:GetPremiumSMSStatusHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetCreditsLeft">
      <wsdl:input message="tns:GetCreditsLeftHttpGetIn" />
      <wsdl:output message="tns:GetCreditsLeftHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="TestSendSMS">
      <wsdl:input message="tns:TestSendSMSHttpGetIn" />
      <wsdl:output message="tns:TestSendSMSHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="TestService">
      <wsdl:input message="tns:TestServiceHttpGetIn" />
      <wsdl:output message="tns:TestServiceHttpGetOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="ServiceHttpPost">
    <wsdl:operation name="SendSMS">
      <wsdl:input message="tns:SendSMSHttpPostIn" />
      <wsdl:output message="tns:SendSMSHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSMSStatus">
      <wsdl:input message="tns:GetSMSStatusHttpPostIn" />
      <wsdl:output message="tns:GetSMSStatusHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSMSReply">
      <wsdl:input message="tns:GetSMSReplyHttpPostIn" />
      <wsdl:output message="tns:GetSMSReplyHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSMSInbound">
      <wsdl:input message="tns:GetSMSInboundHttpPostIn" />
      <wsdl:output message="tns:GetSMSInboundHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSubscribers">
      <wsdl:input message="tns:GetSubscribersHttpPostIn" />
      <wsdl:output message="tns:GetSubscribersHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="SendPremiumSMS">
      <wsdl:input message="tns:SendPremiumSMSHttpPostIn" />
      <wsdl:output message="tns:SendPremiumSMSHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetPremiumSMSInbound">
      <wsdl:input message="tns:GetPremiumSMSInboundHttpPostIn" />
      <wsdl:output message="tns:GetPremiumSMSInboundHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetPremiumSMSStatus">
      <wsdl:input message="tns:GetPremiumSMSStatusHttpPostIn" />
      <wsdl:output message="tns:GetPremiumSMSStatusHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetCreditsLeft">
      <wsdl:input message="tns:GetCreditsLeftHttpPostIn" />
      <wsdl:output message="tns:GetCreditsLeftHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="TestSendSMS">
      <wsdl:input message="tns:TestSendSMSHttpPostIn" />
      <wsdl:output message="tns:TestSendSMSHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="TestService">
      <wsdl:input message="tns:TestServiceHttpPostIn" />
      <wsdl:output message="tns:TestServiceHttpPostOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="ServiceSoap" type="tns:ServiceSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="SendSMS">
      <soap:operation soapAction="http://www.textapp.net/SendSMS" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSMSStatus">
      <soap:operation soapAction="http://www.textapp.net/GetSMSStatus" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSMSReply">
      <soap:operation soapAction="http://www.textapp.net/GetSMSReply" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSMSInbound">
      <soap:operation soapAction="http://www.textapp.net/GetSMSInbound" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSubscribers">
      <soap:operation soapAction="http://www.textapp.net/GetSubscribers" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SendPremiumSMS">
      <soap:operation soapAction="http://www.textapp.net/SendPremiumSMS" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPremiumSMSInbound">
      <soap:operation soapAction="http://www.textapp.net/GetPremiumSMSInbound" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPremiumSMSStatus">
      <soap:operation soapAction="http://www.textapp.net/GetPremiumSMSStatus" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCreditsLeft">
      <soap:operation soapAction="http://www.textapp.net/GetCreditsLeft" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TestSendSMS">
      <soap:operation soapAction="http://www.textapp.net/TestSendSMS" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TestService">
      <soap:operation soapAction="http://www.textapp.net/TestService" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="ServiceSoap12" type="tns:ServiceSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="SendSMS">
      <soap12:operation soapAction="http://www.textapp.net/SendSMS" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSMSStatus">
      <soap12:operation soapAction="http://www.textapp.net/GetSMSStatus" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSMSReply">
      <soap12:operation soapAction="http://www.textapp.net/GetSMSReply" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSMSInbound">
      <soap12:operation soapAction="http://www.textapp.net/GetSMSInbound" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSubscribers">
      <soap12:operation soapAction="http://www.textapp.net/GetSubscribers" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SendPremiumSMS">
      <soap12:operation soapAction="http://www.textapp.net/SendPremiumSMS" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPremiumSMSInbound">
      <soap12:operation soapAction="http://www.textapp.net/GetPremiumSMSInbound" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPremiumSMSStatus">
      <soap12:operation soapAction="http://www.textapp.net/GetPremiumSMSStatus" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCreditsLeft">
      <soap12:operation soapAction="http://www.textapp.net/GetCreditsLeft" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TestSendSMS">
      <soap12:operation soapAction="http://www.textapp.net/TestSendSMS" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TestService">
      <soap12:operation soapAction="http://www.textapp.net/TestService" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="ServiceHttpGet" type="tns:ServiceHttpGet">
    <http:binding verb="GET" />
    <wsdl:operation name="SendSMS">
      <http:operation location="/SendSMS" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSMSStatus">
      <http:operation location="/GetSMSStatus" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSMSReply">
      <http:operation location="/GetSMSReply" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSMSInbound">
      <http:operation location="/GetSMSInbound" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSubscribers">
      <http:operation location="/GetSubscribers" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SendPremiumSMS">
      <http:operation location="/SendPremiumSMS" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPremiumSMSInbound">
      <http:operation location="/GetPremiumSMSInbound" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPremiumSMSStatus">
      <http:operation location="/GetPremiumSMSStatus" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCreditsLeft">
      <http:operation location="/GetCreditsLeft" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TestSendSMS">
      <http:operation location="/TestSendSMS" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TestService">
      <http:operation location="/TestService" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="ServiceHttpPost" type="tns:ServiceHttpPost">
    <http:binding verb="POST" />
    <wsdl:operation name="SendSMS">
      <http:operation location="/SendSMS" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSMSStatus">
      <http:operation location="/GetSMSStatus" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSMSReply">
      <http:operation location="/GetSMSReply" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSMSInbound">
      <http:operation location="/GetSMSInbound" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSubscribers">
      <http:operation location="/GetSubscribers" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SendPremiumSMS">
      <http:operation location="/SendPremiumSMS" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPremiumSMSInbound">
      <http:operation location="/GetPremiumSMSInbound" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPremiumSMSStatus">
      <http:operation location="/GetPremiumSMSStatus" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCreditsLeft">
      <http:operation location="/GetCreditsLeft" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TestSendSMS">
      <http:operation location="/TestSendSMS" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TestService">
      <http:operation location="/TestService" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="Service">
    <wsdl:port name="ServiceSoap" binding="tns:ServiceSoap">
      <soap:address location="http://www.textapp.net/webservice/service.asmx" />
    </wsdl:port>
    <wsdl:port name="ServiceSoap12" binding="tns:ServiceSoap12">
      <soap12:address location="http://www.textapp.net/webservice/service.asmx" />
    </wsdl:port>
    <wsdl:port name="ServiceHttpGet" binding="tns:ServiceHttpGet">
      <http:address location="http://www.textapp.net/webservice/service.asmx" />
    </wsdl:port>
    <wsdl:port name="ServiceHttpPost" binding="tns:ServiceHttpPost">
      <http:address location="http://www.textapp.net/webservice/service.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>