<?xml version="1.0"?>
<wsdl:definitions
    xmlns:tns="http://services.monster.com/Seeker/CookieActions"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    xmlns:soapbind="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:ms="http://schemas.monster.com/Seeker"
    targetNamespace="http://services.monster.com/Seeker/CookieActions"
    name="CookieActions">

  <wsdl:types>
    <xsd:schema>
      <xsd:import namespace="http://schemas.monster.com/Seeker" schemaLocation="http://schemas.monster.com/current/xsd/Seeker/CookieActions.xsd"/>
    </xsd:schema>
  </wsdl:types>

  <message name="CookieActions">
    <part name="header" element="ms:CookieActions"/>
  </message>

</wsdl:definitions>