<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://services.communitymx.com" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:intf="http://services.communitymx.com" xmlns:impl="http://services.communitymx.com-impl" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns="http://schemas.xmlsoap.org/wsdl/"><types><schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://services.communitymx.com"><complexType name="ArrayOf_xsd_anyType"><complexContent><restriction base="SOAP-ENC:Array"><attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="xsd:anyType[]"/></restriction></complexContent></complexType><element name="ArrayOf_xsd_anyType" nillable="true" type="intf:ArrayOf_xsd_anyType"/></schema></types>
  <wsdl:message name="getContentTypesRequest">
  </wsdl:message>
  <wsdl:message name="searchContentResponse">
    <wsdl:part name="return" type="intf:ArrayOf_xsd_anyType"/>
  </wsdl:message>
  <wsdl:message name="searchContentRequest">
    <wsdl:part name="search" type="SOAP-ENC:string"/>
    <wsdl:part name="anyWords" type="SOAP-ENC:string"/>
    <wsdl:part name="exactPhrase" type="SOAP-ENC:string"/>
    <wsdl:part name="contentType" type="SOAP-ENC:string"/>
    <wsdl:part name="contentDate" type="SOAP-ENC:string"/>
  </wsdl:message>
  <wsdl:message name="getContentRequest">
    <wsdl:part name="type" type="SOAP-ENC:string"/>
  </wsdl:message>
  <wsdl:message name="getTipResponse">
    <wsdl:part name="return" type="SOAP-ENC:string"/>
  </wsdl:message>
  <wsdl:message name="getTipRequest">
  </wsdl:message>
  <wsdl:message name="getContentResponse">
    <wsdl:part name="return" type="intf:ArrayOf_xsd_anyType"/>
  </wsdl:message>
  <wsdl:message name="getContentTypesResponse">
    <wsdl:part name="return" type="intf:ArrayOf_xsd_anyType"/>
  </wsdl:message>
  <wsdl:message name="CFCInvocationException">
  </wsdl:message>
  <wsdl:portType name="cmxfeed">
    <wsdl:operation name="getContent" parameterOrder="type">
      <wsdl:input message="intf:getContentRequest"/>
      <wsdl:output message="intf:getContentResponse"/>
      <wsdl:fault name="CFCInvocationException" message="intf:CFCInvocationException"/>
    </wsdl:operation>
    <wsdl:operation name="getContentTypes">
      <wsdl:input message="intf:getContentTypesRequest"/>
      <wsdl:output message="intf:getContentTypesResponse"/>
      <wsdl:fault name="CFCInvocationException" message="intf:CFCInvocationException"/>
    </wsdl:operation>
    <wsdl:operation name="getTip">
      <wsdl:input message="intf:getTipRequest"/>
      <wsdl:output message="intf:getTipResponse"/>
      <wsdl:fault name="CFCInvocationException" message="intf:CFCInvocationException"/>
    </wsdl:operation>
    <wsdl:operation name="searchContent" parameterOrder="search anyWords exactPhrase contentType contentDate">
      <wsdl:input message="intf:searchContentRequest"/>
      <wsdl:output message="intf:searchContentResponse"/>
      <wsdl:fault name="CFCInvocationException" message="intf:CFCInvocationException"/>
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="cmxfeed.cfcSoapBinding" type="intf:cmxfeed">
    <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="getContent">
      <wsdlsoap:operation soapAction=""/>
      <wsdl:input>
        <wsdlsoap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.communitymx.com"/>
      </wsdl:input>
      <wsdl:output>
        <wsdlsoap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.communitymx.com"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getContentTypes">
      <wsdlsoap:operation soapAction=""/>
      <wsdl:input>
        <wsdlsoap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.communitymx.com"/>
      </wsdl:input>
      <wsdl:output>
        <wsdlsoap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.communitymx.com"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getTip">
      <wsdlsoap:operation soapAction=""/>
      <wsdl:input>
        <wsdlsoap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.communitymx.com"/>
      </wsdl:input>
      <wsdl:output>
        <wsdlsoap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.communitymx.com"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="searchContent">
      <wsdlsoap:operation soapAction=""/>
      <wsdl:input>
        <wsdlsoap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.communitymx.com"/>
      </wsdl:input>
      <wsdl:output>
        <wsdlsoap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.communitymx.com"/>
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="cmxfeedService">
    <wsdl:port name="cmxfeed.cfc" binding="intf:cmxfeed.cfcSoapBinding">
      <wsdlsoap:address location="http://www.communitymx.com/com/communitymx/services/cmxfeed.cfc"/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>
