<?xml version="1.0" encoding="ISO-8859-1"?>
<definitions xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="urn:ZawgyiToMyanmar3wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="urn:ZawgyiToMyanmar3wsdl">
<types>
<xsd:schema targetNamespace="urn:ZawgyiToMyanmar3wsdl"
>
 <xsd:import namespace="http://schemas.xmlsoap.org/soap/encoding/" />
 <xsd:import namespace="http://schemas.xmlsoap.org/wsdl/" />
</xsd:schema>
</types>
<message name="ZawgyiToMyanmar3Request">
  <part name="s" type="xsd:string" /></message>
<message name="ZawgyiToMyanmar3Response">
  <part name="return" type="xsd:string" /></message>
<portType name="ZawgyiToMyanmar3PortType">
  <operation name="ZawgyiToMyanmar3">
    <documentation>Convert Zawgyi to Myanmar3r</documentation>
    <input message="tns:ZawgyiToMyanmar3Request"/>
    <output message="tns:ZawgyiToMyanmar3Response"/>
  </operation>
</portType>
<binding name="ZawgyiToMyanmar3Binding" type="tns:ZawgyiToMyanmar3PortType">
  <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
  <operation name="ZawgyiToMyanmar3">
    <soap:operation soapAction="urn:WhizzoSystem#ZawgyiToMyanmar3" style="rpc"/>
    <input><soap:body use="encoded" namespace="urn:WhizzoSystem" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="urn:WhizzoSystem" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
</binding>
<service name="ZawgyiToMyanmar3">
  <port name="ZawgyiToMyanmar3Port" binding="tns:ZawgyiToMyanmar3Binding">
    <soap:address location="http://whizzosystem.com/zawgyi-to-myanmar3.php"/>
  </port>
</service>
</definitions>