<?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://tempuri.org/" 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://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
      <s:element name="processSubscriber">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="email" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="name" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="company" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="itemID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sentID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="processSubscriberResponse">
        <s:complexType />
      </s:element>
      <s:element name="processSubscriberTargets">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="email" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="targets" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="processSubscriberTargetsResponse">
        <s:complexType />
      </s:element>
      <s:element name="processShare">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="itemID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="instanceID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="fromName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="fromEmail" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="friendEmail" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="friendName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="message" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sentID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="processShareResponse">
        <s:complexType />
      </s:element>
      <s:element name="getItemHTML">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="itemID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="instanceID" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="xmlBoolIN" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getItemHTMLResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getItemHTMLResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="insertVideoTrackingRows">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="standardCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="videoID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="vsSessionID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="vsVideoTimes" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="vsActions" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sentID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="contactID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="userID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="insertVideoTrackingRowsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="insertVideoTrackingRowsResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="processVideoTracking">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="standardCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="videoID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="videoLength" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="vsSessionID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="vsVideoTimes" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="vsActions" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sentID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="contactID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="userID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="processVideoTrackingResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="processVideoTrackingResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getItemContents">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="itemID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="instanceID" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="xmlBoolIN" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="pageURL" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="userID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sentID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="contactID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getItemContentsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getItemContentsResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getFirstItemInSection">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sectionID" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="xmlBoolIN" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="pageURL" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="userID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sentID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="contactID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getFirstItemInSectionResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getFirstItemInSectionResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getExternalTargetsXML">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="contactEmail" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getExternalTargetsXMLResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getExternalTargetsXMLResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getIDCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="thisID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getIDCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getIDCodeResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSectionItemsXMLBySectionID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sectionID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSectionItemsXMLBySectionIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSectionItemsXMLBySectionIDResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getArchivedItemsXML">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getArchivedItemsXMLResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getArchivedItemsXMLResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSectionItemsXMLBySectionIDAndTargetID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sectionID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="targetID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSectionItemsXMLBySectionIDAndTargetIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSectionItemsXMLBySectionIDAndTargetIDResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="insertPathTrackRow">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="contactID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sentID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="pageURL" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="insertPathTrackRowResponse">
        <s:complexType />
      </s:element>
      <s:element name="insertFullPathTrackRow">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="contactID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sentID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="userID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="itemID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="iteminstanceID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="referringSite" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="remoteIP" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="remoteHost" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="browser" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="email" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="pageURL" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sessionID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="viewerID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="insertFullPathTrackRowResponse">
        <s:complexType />
      </s:element>
      <s:element name="insertClick">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sentID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="contactID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="linkID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="itemID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="insertClickResponse">
        <s:complexType />
      </s:element>
      <s:element name="getLinkURLByLinkID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="linkID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getLinkURLByLinkIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getLinkURLByLinkIDResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="processClickToLead">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="contactID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="linkID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="processClickToLeadResponse">
        <s:complexType />
      </s:element>
      <s:element name="getConfirmationByItemID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="itemID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getConfirmationByItemIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getConfirmationByItemIDResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="changeOptOutForContact">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="contactID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="optNum" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="changeOptOutForContactResponse">
        <s:complexType />
      </s:element>
      <s:element name="getItemRating">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="itemID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="rating" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ip" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="host" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getItemRatingResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getItemRatingResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getCustomSectionViewByItemID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="itemID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getCustomSectionViewByItemIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getCustomSectionViewByItemIDResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getItemTitle">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="itemID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="instanceID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getItemTitleResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getItemTitleResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="insertItem">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="itemTitle" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="itemFields" type="tns:ArrayOfAnyType" />
            <s:element minOccurs="0" maxOccurs="1" name="itemFieldValues" type="tns:ArrayOfAnyType" />
            <s:element minOccurs="0" maxOccurs="1" name="userID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sectionID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfAnyType">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="anyType" nillable="true" />
        </s:sequence>
      </s:complexType>
      <s:element name="insertItemResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="insertItemResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="insertItemFull">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="orgName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="orgWSPW" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="itemTitle" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="itemFields" type="tns:ArrayOfAnyType" />
            <s:element minOccurs="0" maxOccurs="1" name="itemFieldValues" type="tns:ArrayOfAnyType" />
            <s:element minOccurs="0" maxOccurs="1" name="userID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sectionID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="tiedItemID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="insertItemFullResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="insertItemFullResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="helloCantaloupe">
        <s:complexType />
      </s:element>
      <s:element name="helloCantaloupeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="helloCantaloupeResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="processSubscriberSoapIn">
    <wsdl:part name="parameters" element="tns:processSubscriber" />
  </wsdl:message>
  <wsdl:message name="processSubscriberSoapOut">
    <wsdl:part name="parameters" element="tns:processSubscriberResponse" />
  </wsdl:message>
  <wsdl:message name="processSubscriberTargetsSoapIn">
    <wsdl:part name="parameters" element="tns:processSubscriberTargets" />
  </wsdl:message>
  <wsdl:message name="processSubscriberTargetsSoapOut">
    <wsdl:part name="parameters" element="tns:processSubscriberTargetsResponse" />
  </wsdl:message>
  <wsdl:message name="processShareSoapIn">
    <wsdl:part name="parameters" element="tns:processShare" />
  </wsdl:message>
  <wsdl:message name="processShareSoapOut">
    <wsdl:part name="parameters" element="tns:processShareResponse" />
  </wsdl:message>
  <wsdl:message name="getItemHTMLSoapIn">
    <wsdl:part name="parameters" element="tns:getItemHTML" />
  </wsdl:message>
  <wsdl:message name="getItemHTMLSoapOut">
    <wsdl:part name="parameters" element="tns:getItemHTMLResponse" />
  </wsdl:message>
  <wsdl:message name="insertVideoTrackingRowsSoapIn">
    <wsdl:part name="parameters" element="tns:insertVideoTrackingRows" />
  </wsdl:message>
  <wsdl:message name="insertVideoTrackingRowsSoapOut">
    <wsdl:part name="parameters" element="tns:insertVideoTrackingRowsResponse" />
  </wsdl:message>
  <wsdl:message name="processVideoTrackingSoapIn">
    <wsdl:part name="parameters" element="tns:processVideoTracking" />
  </wsdl:message>
  <wsdl:message name="processVideoTrackingSoapOut">
    <wsdl:part name="parameters" element="tns:processVideoTrackingResponse" />
  </wsdl:message>
  <wsdl:message name="getItemContentsSoapIn">
    <wsdl:part name="parameters" element="tns:getItemContents" />
  </wsdl:message>
  <wsdl:message name="getItemContentsSoapOut">
    <wsdl:part name="parameters" element="tns:getItemContentsResponse" />
  </wsdl:message>
  <wsdl:message name="getFirstItemInSectionSoapIn">
    <wsdl:part name="parameters" element="tns:getFirstItemInSection" />
  </wsdl:message>
  <wsdl:message name="getFirstItemInSectionSoapOut">
    <wsdl:part name="parameters" element="tns:getFirstItemInSectionResponse" />
  </wsdl:message>
  <wsdl:message name="getExternalTargetsXMLSoapIn">
    <wsdl:part name="parameters" element="tns:getExternalTargetsXML" />
  </wsdl:message>
  <wsdl:message name="getExternalTargetsXMLSoapOut">
    <wsdl:part name="parameters" element="tns:getExternalTargetsXMLResponse" />
  </wsdl:message>
  <wsdl:message name="getIDCodeSoapIn">
    <wsdl:part name="parameters" element="tns:getIDCode" />
  </wsdl:message>
  <wsdl:message name="getIDCodeSoapOut">
    <wsdl:part name="parameters" element="tns:getIDCodeResponse" />
  </wsdl:message>
  <wsdl:message name="getSectionItemsXMLBySectionIDSoapIn">
    <wsdl:part name="parameters" element="tns:getSectionItemsXMLBySectionID" />
  </wsdl:message>
  <wsdl:message name="getSectionItemsXMLBySectionIDSoapOut">
    <wsdl:part name="parameters" element="tns:getSectionItemsXMLBySectionIDResponse" />
  </wsdl:message>
  <wsdl:message name="getArchivedItemsXMLSoapIn">
    <wsdl:part name="parameters" element="tns:getArchivedItemsXML" />
  </wsdl:message>
  <wsdl:message name="getArchivedItemsXMLSoapOut">
    <wsdl:part name="parameters" element="tns:getArchivedItemsXMLResponse" />
  </wsdl:message>
  <wsdl:message name="getSectionItemsXMLBySectionIDAndTargetIDSoapIn">
    <wsdl:part name="parameters" element="tns:getSectionItemsXMLBySectionIDAndTargetID" />
  </wsdl:message>
  <wsdl:message name="getSectionItemsXMLBySectionIDAndTargetIDSoapOut">
    <wsdl:part name="parameters" element="tns:getSectionItemsXMLBySectionIDAndTargetIDResponse" />
  </wsdl:message>
  <wsdl:message name="insertPathTrackRowSoapIn">
    <wsdl:part name="parameters" element="tns:insertPathTrackRow" />
  </wsdl:message>
  <wsdl:message name="insertPathTrackRowSoapOut">
    <wsdl:part name="parameters" element="tns:insertPathTrackRowResponse" />
  </wsdl:message>
  <wsdl:message name="insertFullPathTrackRowSoapIn">
    <wsdl:part name="parameters" element="tns:insertFullPathTrackRow" />
  </wsdl:message>
  <wsdl:message name="insertFullPathTrackRowSoapOut">
    <wsdl:part name="parameters" element="tns:insertFullPathTrackRowResponse" />
  </wsdl:message>
  <wsdl:message name="insertClickSoapIn">
    <wsdl:part name="parameters" element="tns:insertClick" />
  </wsdl:message>
  <wsdl:message name="insertClickSoapOut">
    <wsdl:part name="parameters" element="tns:insertClickResponse" />
  </wsdl:message>
  <wsdl:message name="getLinkURLByLinkIDSoapIn">
    <wsdl:part name="parameters" element="tns:getLinkURLByLinkID" />
  </wsdl:message>
  <wsdl:message name="getLinkURLByLinkIDSoapOut">
    <wsdl:part name="parameters" element="tns:getLinkURLByLinkIDResponse" />
  </wsdl:message>
  <wsdl:message name="processClickToLeadSoapIn">
    <wsdl:part name="parameters" element="tns:processClickToLead" />
  </wsdl:message>
  <wsdl:message name="processClickToLeadSoapOut">
    <wsdl:part name="parameters" element="tns:processClickToLeadResponse" />
  </wsdl:message>
  <wsdl:message name="getConfirmationByItemIDSoapIn">
    <wsdl:part name="parameters" element="tns:getConfirmationByItemID" />
  </wsdl:message>
  <wsdl:message name="getConfirmationByItemIDSoapOut">
    <wsdl:part name="parameters" element="tns:getConfirmationByItemIDResponse" />
  </wsdl:message>
  <wsdl:message name="changeOptOutForContactSoapIn">
    <wsdl:part name="parameters" element="tns:changeOptOutForContact" />
  </wsdl:message>
  <wsdl:message name="changeOptOutForContactSoapOut">
    <wsdl:part name="parameters" element="tns:changeOptOutForContactResponse" />
  </wsdl:message>
  <wsdl:message name="getItemRatingSoapIn">
    <wsdl:part name="parameters" element="tns:getItemRating" />
  </wsdl:message>
  <wsdl:message name="getItemRatingSoapOut">
    <wsdl:part name="parameters" element="tns:getItemRatingResponse" />
  </wsdl:message>
  <wsdl:message name="getCustomSectionViewByItemIDSoapIn">
    <wsdl:part name="parameters" element="tns:getCustomSectionViewByItemID" />
  </wsdl:message>
  <wsdl:message name="getCustomSectionViewByItemIDSoapOut">
    <wsdl:part name="parameters" element="tns:getCustomSectionViewByItemIDResponse" />
  </wsdl:message>
  <wsdl:message name="getItemTitleSoapIn">
    <wsdl:part name="parameters" element="tns:getItemTitle" />
  </wsdl:message>
  <wsdl:message name="getItemTitleSoapOut">
    <wsdl:part name="parameters" element="tns:getItemTitleResponse" />
  </wsdl:message>
  <wsdl:message name="insertItemSoapIn">
    <wsdl:part name="parameters" element="tns:insertItem" />
  </wsdl:message>
  <wsdl:message name="insertItemSoapOut">
    <wsdl:part name="parameters" element="tns:insertItemResponse" />
  </wsdl:message>
  <wsdl:message name="insertItemFullSoapIn">
    <wsdl:part name="parameters" element="tns:insertItemFull" />
  </wsdl:message>
  <wsdl:message name="insertItemFullSoapOut">
    <wsdl:part name="parameters" element="tns:insertItemFullResponse" />
  </wsdl:message>
  <wsdl:message name="helloCantaloupeSoapIn">
    <wsdl:part name="parameters" element="tns:helloCantaloupe" />
  </wsdl:message>
  <wsdl:message name="helloCantaloupeSoapOut">
    <wsdl:part name="parameters" element="tns:helloCantaloupeResponse" />
  </wsdl:message>
  <wsdl:portType name="DCMSLinkSoap">
    <wsdl:operation name="processSubscriber">
      <wsdl:input message="tns:processSubscriberSoapIn" />
      <wsdl:output message="tns:processSubscriberSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="processSubscriberTargets">
      <wsdl:input message="tns:processSubscriberTargetsSoapIn" />
      <wsdl:output message="tns:processSubscriberTargetsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="processShare">
      <wsdl:input message="tns:processShareSoapIn" />
      <wsdl:output message="tns:processShareSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getItemHTML">
      <wsdl:input message="tns:getItemHTMLSoapIn" />
      <wsdl:output message="tns:getItemHTMLSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="insertVideoTrackingRows">
      <wsdl:input message="tns:insertVideoTrackingRowsSoapIn" />
      <wsdl:output message="tns:insertVideoTrackingRowsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="processVideoTracking">
      <wsdl:input message="tns:processVideoTrackingSoapIn" />
      <wsdl:output message="tns:processVideoTrackingSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getItemContents">
      <wsdl:input message="tns:getItemContentsSoapIn" />
      <wsdl:output message="tns:getItemContentsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getFirstItemInSection">
      <wsdl:input message="tns:getFirstItemInSectionSoapIn" />
      <wsdl:output message="tns:getFirstItemInSectionSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getExternalTargetsXML">
      <wsdl:input message="tns:getExternalTargetsXMLSoapIn" />
      <wsdl:output message="tns:getExternalTargetsXMLSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getIDCode">
      <wsdl:input message="tns:getIDCodeSoapIn" />
      <wsdl:output message="tns:getIDCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSectionItemsXMLBySectionID">
      <wsdl:input message="tns:getSectionItemsXMLBySectionIDSoapIn" />
      <wsdl:output message="tns:getSectionItemsXMLBySectionIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getArchivedItemsXML">
      <wsdl:input message="tns:getArchivedItemsXMLSoapIn" />
      <wsdl:output message="tns:getArchivedItemsXMLSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSectionItemsXMLBySectionIDAndTargetID">
      <wsdl:input message="tns:getSectionItemsXMLBySectionIDAndTargetIDSoapIn" />
      <wsdl:output message="tns:getSectionItemsXMLBySectionIDAndTargetIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="insertPathTrackRow">
      <wsdl:input message="tns:insertPathTrackRowSoapIn" />
      <wsdl:output message="tns:insertPathTrackRowSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="insertFullPathTrackRow">
      <wsdl:input message="tns:insertFullPathTrackRowSoapIn" />
      <wsdl:output message="tns:insertFullPathTrackRowSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="insertClick">
      <wsdl:input message="tns:insertClickSoapIn" />
      <wsdl:output message="tns:insertClickSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getLinkURLByLinkID">
      <wsdl:input message="tns:getLinkURLByLinkIDSoapIn" />
      <wsdl:output message="tns:getLinkURLByLinkIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="processClickToLead">
      <wsdl:input message="tns:processClickToLeadSoapIn" />
      <wsdl:output message="tns:processClickToLeadSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getConfirmationByItemID">
      <wsdl:input message="tns:getConfirmationByItemIDSoapIn" />
      <wsdl:output message="tns:getConfirmationByItemIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="changeOptOutForContact">
      <wsdl:input message="tns:changeOptOutForContactSoapIn" />
      <wsdl:output message="tns:changeOptOutForContactSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getItemRating">
      <wsdl:input message="tns:getItemRatingSoapIn" />
      <wsdl:output message="tns:getItemRatingSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getCustomSectionViewByItemID">
      <wsdl:input message="tns:getCustomSectionViewByItemIDSoapIn" />
      <wsdl:output message="tns:getCustomSectionViewByItemIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getItemTitle">
      <wsdl:input message="tns:getItemTitleSoapIn" />
      <wsdl:output message="tns:getItemTitleSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="insertItem">
      <wsdl:input message="tns:insertItemSoapIn" />
      <wsdl:output message="tns:insertItemSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="insertItemFull">
      <wsdl:input message="tns:insertItemFullSoapIn" />
      <wsdl:output message="tns:insertItemFullSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="helloCantaloupe">
      <wsdl:input message="tns:helloCantaloupeSoapIn" />
      <wsdl:output message="tns:helloCantaloupeSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="DCMSLinkSoap" type="tns:DCMSLinkSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="processSubscriber">
      <soap:operation soapAction="http://tempuri.org/processSubscriber" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="processSubscriberTargets">
      <soap:operation soapAction="http://tempuri.org/processSubscriberTargets" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="processShare">
      <soap:operation soapAction="http://tempuri.org/processShare" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getItemHTML">
      <soap:operation soapAction="http://tempuri.org/getItemHTML" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="insertVideoTrackingRows">
      <soap:operation soapAction="http://tempuri.org/insertVideoTrackingRows" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="processVideoTracking">
      <soap:operation soapAction="http://tempuri.org/processVideoTracking" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getItemContents">
      <soap:operation soapAction="http://tempuri.org/getItemContents" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getFirstItemInSection">
      <soap:operation soapAction="http://tempuri.org/getFirstItemInSection" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getExternalTargetsXML">
      <soap:operation soapAction="http://tempuri.org/getExternalTargetsXML" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getIDCode">
      <soap:operation soapAction="http://tempuri.org/getIDCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSectionItemsXMLBySectionID">
      <soap:operation soapAction="http://tempuri.org/getSectionItemsXMLBySectionID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getArchivedItemsXML">
      <soap:operation soapAction="http://tempuri.org/getArchivedItemsXML" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSectionItemsXMLBySectionIDAndTargetID">
      <soap:operation soapAction="http://tempuri.org/getSectionItemsXMLBySectionIDAndTargetID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="insertPathTrackRow">
      <soap:operation soapAction="http://tempuri.org/insertPathTrackRow" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="insertFullPathTrackRow">
      <soap:operation soapAction="http://tempuri.org/insertFullPathTrackRow" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="insertClick">
      <soap:operation soapAction="http://tempuri.org/insertClick" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLinkURLByLinkID">
      <soap:operation soapAction="http://tempuri.org/getLinkURLByLinkID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="processClickToLead">
      <soap:operation soapAction="http://tempuri.org/processClickToLead" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getConfirmationByItemID">
      <soap:operation soapAction="http://tempuri.org/getConfirmationByItemID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="changeOptOutForContact">
      <soap:operation soapAction="http://tempuri.org/changeOptOutForContact" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getItemRating">
      <soap:operation soapAction="http://tempuri.org/getItemRating" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCustomSectionViewByItemID">
      <soap:operation soapAction="http://tempuri.org/getCustomSectionViewByItemID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getItemTitle">
      <soap:operation soapAction="http://tempuri.org/getItemTitle" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="insertItem">
      <soap:operation soapAction="http://tempuri.org/insertItem" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="insertItemFull">
      <soap:operation soapAction="http://tempuri.org/insertItemFull" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="helloCantaloupe">
      <soap:operation soapAction="http://tempuri.org/helloCantaloupe" 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="DCMSLinkSoap12" type="tns:DCMSLinkSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="processSubscriber">
      <soap12:operation soapAction="http://tempuri.org/processSubscriber" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="processSubscriberTargets">
      <soap12:operation soapAction="http://tempuri.org/processSubscriberTargets" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="processShare">
      <soap12:operation soapAction="http://tempuri.org/processShare" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getItemHTML">
      <soap12:operation soapAction="http://tempuri.org/getItemHTML" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="insertVideoTrackingRows">
      <soap12:operation soapAction="http://tempuri.org/insertVideoTrackingRows" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="processVideoTracking">
      <soap12:operation soapAction="http://tempuri.org/processVideoTracking" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getItemContents">
      <soap12:operation soapAction="http://tempuri.org/getItemContents" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getFirstItemInSection">
      <soap12:operation soapAction="http://tempuri.org/getFirstItemInSection" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getExternalTargetsXML">
      <soap12:operation soapAction="http://tempuri.org/getExternalTargetsXML" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getIDCode">
      <soap12:operation soapAction="http://tempuri.org/getIDCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSectionItemsXMLBySectionID">
      <soap12:operation soapAction="http://tempuri.org/getSectionItemsXMLBySectionID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getArchivedItemsXML">
      <soap12:operation soapAction="http://tempuri.org/getArchivedItemsXML" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSectionItemsXMLBySectionIDAndTargetID">
      <soap12:operation soapAction="http://tempuri.org/getSectionItemsXMLBySectionIDAndTargetID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="insertPathTrackRow">
      <soap12:operation soapAction="http://tempuri.org/insertPathTrackRow" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="insertFullPathTrackRow">
      <soap12:operation soapAction="http://tempuri.org/insertFullPathTrackRow" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="insertClick">
      <soap12:operation soapAction="http://tempuri.org/insertClick" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLinkURLByLinkID">
      <soap12:operation soapAction="http://tempuri.org/getLinkURLByLinkID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="processClickToLead">
      <soap12:operation soapAction="http://tempuri.org/processClickToLead" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getConfirmationByItemID">
      <soap12:operation soapAction="http://tempuri.org/getConfirmationByItemID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="changeOptOutForContact">
      <soap12:operation soapAction="http://tempuri.org/changeOptOutForContact" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getItemRating">
      <soap12:operation soapAction="http://tempuri.org/getItemRating" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCustomSectionViewByItemID">
      <soap12:operation soapAction="http://tempuri.org/getCustomSectionViewByItemID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getItemTitle">
      <soap12:operation soapAction="http://tempuri.org/getItemTitle" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="insertItem">
      <soap12:operation soapAction="http://tempuri.org/insertItem" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="insertItemFull">
      <soap12:operation soapAction="http://tempuri.org/insertItemFull" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="helloCantaloupe">
      <soap12:operation soapAction="http://tempuri.org/helloCantaloupe" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="DCMSLink">
    <wsdl:port name="DCMSLinkSoap" binding="tns:DCMSLinkSoap">
      <soap:address location="http://ws.cantaloupebacklot.com/webservices/dcmslink.asmx" />
    </wsdl:port>
    <wsdl:port name="DCMSLinkSoap12" binding="tns:DCMSLinkSoap12">
      <soap12:address location="http://ws.cantaloupebacklot.com/webservices/dcmslink.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>