<?xml version="1.0" encoding="utf-8"?>
<xsd:schema targetNamespace="http://schemas.monster.com/Seeker/Mobile/JobSearch" xmlns:monster="http://schemas.monster.com" xmlns="http://schemas.monster.com/Seeker/Mobile/JobSearch" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
  <xsd:include schemaLocation="http://schemas.monster.com/Current/XSD/Seeker/Mobile/JobSearch/JobSearchCriteria.xsd"/>
  <xsd:include schemaLocation="http://schemas.monster.com/Current/XSD/Seeker/Mobile/JobSearch/JobSearchResults.xsd"/>
  <xsd:include schemaLocation="http://schemas.monster.com/Current/XSD/Seeker/Mobile/JobSearch/GetPowerJobSearchResults.xsd"/>
  <xsd:import namespace="http://schemas.monster.com" schemaLocation="http://schemas.monster.com/Current/XSD/MonsterContextMetaData.xsd"/>
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      Request object
    </xsd:documentation>
  </xsd:annotation>
  <xsd:element name="GetPowerJobSearchRequestType" type="GetPowerJobSearchRequestType" />
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      Respond object
    </xsd:documentation>
  </xsd:annotation>
  <xsd:element name="GetPowerJobSearchResultType" type="GetPowerJobSearchResultType" />
</xsd:schema>