<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://webservices" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://webservices" xmlns:intf="http://webservices" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<!--WSDL created by ColdFusion version 9,0,0,251028-->

   <wsdl:portType name="Xmldatarequest">

   </wsdl:portType>

   <wsdl:binding name="xmldatarequest.cfcSoapBinding" type="impl:Xmldatarequest">

      <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>

   </wsdl:binding>

   <wsdl:service name="XmldatarequestService">

      <wsdl:port binding="impl:xmldatarequest.cfcSoapBinding" name="xmldatarequest.cfc">

         <wsdlsoap:address location="http://cdmo.baruch.sc.edu/webservices/xmldatarequest.cfc"/>

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>
