<?xml version="1.0"?>
<wsdl:definitions xmlns:tns="http://services.monster.com" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" 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="MonsterOperatingEnvironmentHeader">
	<wsdl:types>
		<xsd:schema>
			<xsd:import namespace="http://schemas.monster.com" schemaLocation="http://schemas.monster.com/Current/XSD/MonsterLogin.xsd"/>
		</xsd:schema>
	</wsdl:types>
	<message name="MonsterOperatingEnvironmentHeader">
		<part name="header" element="ms:ExtOperatingEnvironment"/>
	</message>
</wsdl:definitions>
