<?xml version="1.0"?>
<wsdl:definitions
    xmlns:tns="http://services.monster.com/Seeker/Mobile/MobileInputValidationFault"
    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:msmivf="http://schemas.monster.com/Seeker/Mobile/MobileInputValidationFault"
    targetNamespace="http://services.monster.com/Seeker/Mobile/MobileInputValidationFault"
    name="MobileInputValidationFault">

  <wsdl:types>
    <xsd:schema>
      <xsd:import namespace="http://schemas.monster.com/Seeker/Mobile/MobileInputValidationFault" schemaLocation="http://schemas.monster.com/current/xsd/Seeker/Mobile/MobileInputValidationFault.xsd"/>
    </xsd:schema>
  </wsdl:types>

  <message name="MobileInputValidationFault">
    <wsdl:part name="detail" element="msmivf:MobileInputValidationFault"/>
  </message>

</wsdl:definitions>