<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://cfc_api" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://cfc_api" xmlns:intf="http://cfc_api" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns1="http://rpc.xml.coldfusion" 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 8,0,0,176276-->
 <wsdl:types>
  <schema targetNamespace="http://rpc.xml.coldfusion" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://xml.apache.org/xml-soap"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="CFCInvocationException">
    <sequence/>
   </complexType>
  </schema>
 </wsdl:types>

   <wsdl:message name="createSessionResponse">

      <wsdl:part name="createSessionReturn" type="apachesoap:Document"/>

   </wsdl:message>

   <wsdl:message name="getMeetingsRequest">

      <wsdl:part name="domainname" type="xsd:string"/>

      <wsdl:part name="username" type="xsd:string"/>

      <wsdl:part name="userpassword" type="xsd:string"/>

      <wsdl:part name="filter_field" type="xsd:string"/>

      <wsdl:part name="filter_from_date" type="xsd:dateTime"/>

      <wsdl:part name="filter_to_date" type="xsd:dateTime"/>

      <wsdl:part name="filter_meeting_name" type="xsd:string"/>

      <wsdl:part name="filter_meeting_id" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="testLoginRequest">

      <wsdl:part name="domainname" type="xsd:string"/>

      <wsdl:part name="username" type="xsd:string"/>

      <wsdl:part name="userpassword" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="createLoginResponse">

      <wsdl:part name="createLoginReturn" type="apachesoap:Document"/>

   </wsdl:message>

   <wsdl:message name="createMeetingRequest">

      <wsdl:part name="domainname" type="xsd:string"/>

      <wsdl:part name="username" type="xsd:string"/>

      <wsdl:part name="userpassword" type="xsd:string"/>

      <wsdl:part name="meetingname" type="xsd:string"/>

      <wsdl:part name="creationdate" type="xsd:string"/>

      <wsdl:part name="scheduleddate" type="xsd:string"/>

      <wsdl:part name="meetingpassword" type="xsd:string"/>

      <wsdl:part name="autoaccept" type="xsd:boolean"/>

      <wsdl:part name="hoststreaming" type="xsd:boolean"/>

      <wsdl:part name="persistentchat" type="xsd:boolean"/>

      <wsdl:part name="showonline" type="xsd:boolean"/>

      <wsdl:part name="fmsprotocol" type="xsd:string"/>

      <wsdl:part name="teleconferencing" type="xsd:boolean"/>

      <wsdl:part name="teleconferencing_mode" type="xsd:string"/>

      <wsdl:part name="teleconferencing_call_in" type="xsd:string"/>

      <wsdl:part name="teleconferencing_moderator_code" type="xsd:string"/>

      <wsdl:part name="teleconferencing_attendee_code" type="xsd:string"/>

      <wsdl:part name="videorate" type="xsd:double"/>

      <wsdl:part name="videoresolution" type="xsd:string"/>

      <wsdl:part name="videocompression" type="xsd:double"/>

      <wsdl:part name="streamoptions" type="xsd:double"/>

      <wsdl:part name="collectemailaddress" type="xsd:boolean"/>

      <wsdl:part name="collectphonenumber" type="xsd:boolean"/>

      <wsdl:part name="hideuserlist" type="xsd:boolean"/>

      <wsdl:part name="registration" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="logRegistrationSentRequest">

      <wsdl:part name="domainname" type="xsd:string"/>

      <wsdl:part name="username" type="xsd:string"/>

      <wsdl:part name="userpassword" type="xsd:string"/>

      <wsdl:part name="con_id" type="xsd:string"/>

      <wsdl:part name="att_email" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="uploadContactsResponse">

      <wsdl:part name="uploadContactsReturn" type="apachesoap:Document"/>

   </wsdl:message>

   <wsdl:message name="updateLoginResponse">

      <wsdl:part name="updateLoginReturn" type="apachesoap:Document"/>

   </wsdl:message>

   <wsdl:message name="logRegistrationSentResponse">

      <wsdl:part name="logRegistrationSentReturn" type="apachesoap:Document"/>

   </wsdl:message>

   <wsdl:message name="CFCInvocationException">

      <wsdl:part name="fault" type="tns1:CFCInvocationException"/>

   </wsdl:message>

   <wsdl:message name="deleteRecordingRequest">

      <wsdl:part name="domainname" type="xsd:string"/>

      <wsdl:part name="adminusername" type="xsd:string"/>

      <wsdl:part name="adminpassword" type="xsd:string"/>

      <wsdl:part name="recording_id" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getRecordingsResponse">

      <wsdl:part name="getRecordingsReturn" type="apachesoap:Document"/>

   </wsdl:message>

   <wsdl:message name="getMeetingsResponse">

      <wsdl:part name="getMeetingsReturn" type="apachesoap:Document"/>

   </wsdl:message>

   <wsdl:message name="deleteMeetingRequest">

      <wsdl:part name="domainname" type="xsd:string"/>

      <wsdl:part name="username" type="xsd:string"/>

      <wsdl:part name="userpassword" type="xsd:string"/>

      <wsdl:part name="con_id" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getSettingsResponse">

      <wsdl:part name="getSettingsReturn" type="apachesoap:Document"/>

   </wsdl:message>

   <wsdl:message name="deleteRecordingResponse">

      <wsdl:part name="deleteRecordingReturn" type="apachesoap:Document"/>

   </wsdl:message>

   <wsdl:message name="uploadContactsRequest">

      <wsdl:part name="domainname" type="xsd:string"/>

      <wsdl:part name="username" type="xsd:string"/>

      <wsdl:part name="userpassword" type="xsd:string"/>

      <wsdl:part name="contacts" type="xsd:string"/>

      <wsdl:part name="clearall" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="getRecordingsRequest">

      <wsdl:part name="domainname" type="xsd:string"/>

      <wsdl:part name="adminusername" type="xsd:string"/>

      <wsdl:part name="adminpassword" type="xsd:string"/>

      <wsdl:part name="filter_field" type="xsd:string"/>

      <wsdl:part name="filter_from_date" type="xsd:dateTime"/>

      <wsdl:part name="filter_to_date" type="xsd:dateTime"/>

      <wsdl:part name="filter_login_name" type="xsd:string"/>

      <wsdl:part name="filter_meeting_name" type="xsd:string"/>

      <wsdl:part name="filter_meeting_id" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="testLoginResponse">

      <wsdl:part name="testLoginReturn" type="apachesoap:Document"/>

   </wsdl:message>

   <wsdl:message name="createLoginRequest">

      <wsdl:part name="domainname" type="xsd:string"/>

      <wsdl:part name="adminusername" type="xsd:string"/>

      <wsdl:part name="adminpassword" type="xsd:string"/>

      <wsdl:part name="username" type="xsd:string"/>

      <wsdl:part name="userpassword" type="xsd:string"/>

      <wsdl:part name="useremail" type="xsd:string"/>

      <wsdl:part name="userattendees" type="xsd:double"/>

   </wsdl:message>

   <wsdl:message name="createSessionRequest">

      <wsdl:part name="domainname" type="xsd:string"/>

      <wsdl:part name="username" type="xsd:string"/>

      <wsdl:part name="userpassword" type="xsd:string"/>

      <wsdl:part name="con_id" type="xsd:string"/>

      <wsdl:part name="name" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="deleteLoginResponse">

      <wsdl:part name="deleteLoginReturn" type="apachesoap:Document"/>

   </wsdl:message>

   <wsdl:message name="getSettingsRequest">

      <wsdl:part name="domainname" type="xsd:string"/>

      <wsdl:part name="username" type="xsd:string"/>

      <wsdl:part name="userpassword" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="deleteLoginRequest">

      <wsdl:part name="domainname" type="xsd:string"/>

      <wsdl:part name="adminusername" type="xsd:string"/>

      <wsdl:part name="adminpassword" type="xsd:string"/>

      <wsdl:part name="username" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="deleteMeetingResponse">

      <wsdl:part name="deleteMeetingReturn" type="apachesoap:Document"/>

   </wsdl:message>

   <wsdl:message name="createMeetingResponse">

      <wsdl:part name="createMeetingReturn" type="apachesoap:Document"/>

   </wsdl:message>

   <wsdl:message name="updateLoginRequest">

      <wsdl:part name="domainname" type="xsd:string"/>

      <wsdl:part name="adminusername" type="xsd:string"/>

      <wsdl:part name="adminpassword" type="xsd:string"/>

      <wsdl:part name="username" type="xsd:string"/>

      <wsdl:part name="userpassword" type="xsd:string"/>

      <wsdl:part name="useremail" type="xsd:string"/>

      <wsdl:part name="userattendees" type="xsd:double"/>

   </wsdl:message>

   <wsdl:portType name="mainService">

      <wsdl:operation name="createSession" parameterOrder="domainname username userpassword con_id name">

         <wsdl:input message="impl:createSessionRequest" name="createSessionRequest"/>

         <wsdl:output message="impl:createSessionResponse" name="createSessionResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

      <wsdl:operation name="getSettings" parameterOrder="domainname username userpassword">

         <wsdl:input message="impl:getSettingsRequest" name="getSettingsRequest"/>

         <wsdl:output message="impl:getSettingsResponse" name="getSettingsResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

      <wsdl:operation name="testLogin" parameterOrder="domainname username userpassword">

         <wsdl:input message="impl:testLoginRequest" name="testLoginRequest"/>

         <wsdl:output message="impl:testLoginResponse" name="testLoginResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

      <wsdl:operation name="getMeetings" parameterOrder="domainname username userpassword filter_field filter_from_date filter_to_date filter_meeting_name filter_meeting_id">

         <wsdl:input message="impl:getMeetingsRequest" name="getMeetingsRequest"/>

         <wsdl:output message="impl:getMeetingsResponse" name="getMeetingsResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

      <wsdl:operation name="deleteLogin" parameterOrder="domainname adminusername adminpassword username">

         <wsdl:input message="impl:deleteLoginRequest" name="deleteLoginRequest"/>

         <wsdl:output message="impl:deleteLoginResponse" name="deleteLoginResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

      <wsdl:operation name="deleteMeeting" parameterOrder="domainname username userpassword con_id">

         <wsdl:input message="impl:deleteMeetingRequest" name="deleteMeetingRequest"/>

         <wsdl:output message="impl:deleteMeetingResponse" name="deleteMeetingResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

      <wsdl:operation name="createLogin" parameterOrder="domainname adminusername adminpassword username userpassword useremail userattendees">

         <wsdl:input message="impl:createLoginRequest" name="createLoginRequest"/>

         <wsdl:output message="impl:createLoginResponse" name="createLoginResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

      <wsdl:operation name="createMeeting" parameterOrder="domainname username userpassword meetingname creationdate scheduleddate meetingpassword autoaccept hoststreaming persistentchat showonline fmsprotocol teleconferencing teleconferencing_mode teleconferencing_call_in teleconferencing_moderator_code teleconferencing_attendee_code videorate videoresolution videocompression streamoptions collectemailaddress collectphonenumber hideuserlist registration">

         <wsdl:input message="impl:createMeetingRequest" name="createMeetingRequest"/>

         <wsdl:output message="impl:createMeetingResponse" name="createMeetingResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

      <wsdl:operation name="uploadContacts" parameterOrder="domainname username userpassword contacts clearall">

         <wsdl:input message="impl:uploadContactsRequest" name="uploadContactsRequest"/>

         <wsdl:output message="impl:uploadContactsResponse" name="uploadContactsResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

      <wsdl:operation name="logRegistrationSent" parameterOrder="domainname username userpassword con_id att_email">

         <wsdl:input message="impl:logRegistrationSentRequest" name="logRegistrationSentRequest"/>

         <wsdl:output message="impl:logRegistrationSentResponse" name="logRegistrationSentResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

      <wsdl:operation name="deleteRecording" parameterOrder="domainname adminusername adminpassword recording_id">

         <wsdl:input message="impl:deleteRecordingRequest" name="deleteRecordingRequest"/>

         <wsdl:output message="impl:deleteRecordingResponse" name="deleteRecordingResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

      <wsdl:operation name="getRecordings" parameterOrder="domainname adminusername adminpassword filter_field filter_from_date filter_to_date filter_login_name filter_meeting_name filter_meeting_id">

         <wsdl:input message="impl:getRecordingsRequest" name="getRecordingsRequest"/>

         <wsdl:output message="impl:getRecordingsResponse" name="getRecordingsResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

      <wsdl:operation name="updateLogin" parameterOrder="domainname adminusername adminpassword username userpassword useremail userattendees">

         <wsdl:input message="impl:updateLoginRequest" name="updateLoginRequest"/>

         <wsdl:output message="impl:updateLoginResponse" name="updateLoginResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="MainService.cfcSoapBinding" type="impl:mainService">

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

      <wsdl:operation name="createSession">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="createSessionRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="createSessionResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://cfc_api" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="getSettings">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getSettingsRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getSettingsResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://cfc_api" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="testLogin">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="testLoginRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="testLoginResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://cfc_api" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="getMeetings">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getMeetingsRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getMeetingsResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://cfc_api" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="deleteLogin">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="deleteLoginRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="deleteLoginResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://cfc_api" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="deleteMeeting">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="deleteMeetingRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="deleteMeetingResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://cfc_api" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="createLogin">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="createLoginRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="createLoginResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://cfc_api" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="createMeeting">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="createMeetingRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="createMeetingResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://cfc_api" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="uploadContacts">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="uploadContactsRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="uploadContactsResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://cfc_api" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="logRegistrationSent">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="logRegistrationSentRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="logRegistrationSentResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://cfc_api" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="deleteRecording">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="deleteRecordingRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="deleteRecordingResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://cfc_api" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="getRecordings">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getRecordingsRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getRecordingsResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://cfc_api" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="updateLogin">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="updateLoginRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="updateLoginResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://cfc_api" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://cfc_api" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="mainServiceService">

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

         <wsdlsoap:address location="http://reports.megameeting.com/cfc_api/MainService.cfc"/>

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>
