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