Schema ReadOnly-0-Rev-1-Query.xsd


schema location:  C:\WINNT\TEMP\p4win\ReadOnly-0-Rev-1-Query.xsd
targetNamespace:  http://schemas.monster.com/Monster
 
Elements 
FolderRestriction 
JobApplicantRestriction 
Queries 
QueriesResponse 
Query 
QueryErrorResponse 
ResumeRestriction 


element FolderRestriction
diagram
namespace http://schemas.monster.com/Monster
children ExcludeFolderApplicants ExcludeQuestionnaires ExcludeRequisitions ExcludeInactiveJobs ExcludeAccesses
annotation
documentation 
The FolderRestriction element defines the further refinement to the Target returned. Target object(s) should be returned.
source
<xsd:element name="FolderRestriction">
  <xsd:annotation>
    <xsd:documentation>The FolderRestriction element defines the further refinement to the Target returned. Target object(s) should be returned.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="ExcludeFolderApplicants" type="xsd:boolean" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>Exclude Folder Applicants from Folder export; true - Exclude, false - Include</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="ExcludeQuestionnaires" type="xsd:boolean" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>Exclude Questionnaires from Folder export; true - Exclude, false - Include</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="ExcludeRequisitions" type="xsd:boolean" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>Exclude Job Requisitions from Folder export; true - Exclude, false - Include</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="ExcludeInactiveJobs" type="xsd:boolean" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>Exclude Expired or Deleted Jobs from Folder export; true - Exclude, false - Include</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="ExcludeAccesses" type="xsd:boolean" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>Exclude FolderAccesses from Folder export; true - Exclude, false - Include</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element FolderRestriction/ExcludeFolderApplicants
diagram
namespace http://schemas.monster.com/Monster
type xsd:boolean
annotation
documentation 
Exclude Folder Applicants from Folder export; true - Exclude, false - Include
source
<xsd:element name="ExcludeFolderApplicants" type="xsd:boolean" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Exclude Folder Applicants from Folder export; true - Exclude, false - Include</xsd:documentation>
  </xsd:annotation>
</xsd:element>

element FolderRestriction/ExcludeQuestionnaires
diagram
namespace http://schemas.monster.com/Monster
type xsd:boolean
annotation
documentation 
Exclude Questionnaires from Folder export; true - Exclude, false - Include
source
<xsd:element name="ExcludeQuestionnaires" type="xsd:boolean" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Exclude Questionnaires from Folder export; true - Exclude, false - Include</xsd:documentation>
  </xsd:annotation>
</xsd:element>

element FolderRestriction/ExcludeRequisitions
diagram
namespace http://schemas.monster.com/Monster
type xsd:boolean
annotation
documentation 
Exclude Job Requisitions from Folder export; true - Exclude, false - Include
source
<xsd:element name="ExcludeRequisitions" type="xsd:boolean" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Exclude Job Requisitions from Folder export; true - Exclude, false - Include</xsd:documentation>
  </xsd:annotation>
</xsd:element>

element FolderRestriction/ExcludeInactiveJobs
diagram
namespace http://schemas.monster.com/Monster
type xsd:boolean
annotation
documentation 
Exclude Expired or Deleted Jobs from Folder export; true - Exclude, false - Include
source
<xsd:element name="ExcludeInactiveJobs" type="xsd:boolean" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Exclude Expired or Deleted Jobs from Folder export; true - Exclude, false - Include</xsd:documentation>
  </xsd:annotation>
</xsd:element>

element FolderRestriction/ExcludeAccesses
diagram
namespace http://schemas.monster.com/Monster
type xsd:boolean
annotation
documentation 
Exclude FolderAccesses from Folder export; true - Exclude, false - Include
source
<xsd:element name="ExcludeAccesses" type="xsd:boolean" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Exclude FolderAccesses from Folder export; true - Exclude, false - Include</xsd:documentation>
  </xsd:annotation>
</xsd:element>

element JobApplicantRestriction
diagram
namespace http://schemas.monster.com/Monster
children ExcludeAppointments ExcludeATSJournals ExcludeEvaluations ExcludeFAOffers ExcludeFAQuestionImps ExcludeLetters ExcludeResumeNotes
source
<xsd:element name="JobApplicantRestriction">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="ExcludeAppointments" type="xsd:boolean" minOccurs="0"/>
      <xsd:element name="ExcludeATSJournals" type="xsd:boolean" minOccurs="0"/>
      <xsd:element name="ExcludeEvaluations" type="xsd:boolean" minOccurs="0"/>
      <xsd:element name="ExcludeFAOffers" type="xsd:boolean" minOccurs="0"/>
      <xsd:element name="ExcludeFAQuestionImps" type="xsd:boolean" minOccurs="0"/>
      <xsd:element name="ExcludeLetters" type="xsd:boolean" minOccurs="0"/>
      <xsd:element name="ExcludeResumeNotes" type="xsd:boolean" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element JobApplicantRestriction/ExcludeAppointments
diagram
namespace http://schemas.monster.com/Monster
type xsd:boolean
source
<xsd:element name="ExcludeAppointments" type="xsd:boolean" minOccurs="0"/>

element JobApplicantRestriction/ExcludeATSJournals
diagram
namespace http://schemas.monster.com/Monster
type xsd:boolean
source
<xsd:element name="ExcludeATSJournals" type="xsd:boolean" minOccurs="0"/>

element JobApplicantRestriction/ExcludeEvaluations
diagram
namespace http://schemas.monster.com/Monster
type xsd:boolean
source
<xsd:element name="ExcludeEvaluations" type="xsd:boolean" minOccurs="0"/>

element JobApplicantRestriction/ExcludeFAOffers
diagram
namespace http://schemas.monster.com/Monster
type xsd:boolean
source
<xsd:element name="ExcludeFAOffers" type="xsd:boolean" minOccurs="0"/>

element JobApplicantRestriction/ExcludeFAQuestionImps
diagram
namespace http://schemas.monster.com/Monster
type xsd:boolean
source
<xsd:element name="ExcludeFAQuestionImps" type="xsd:boolean" minOccurs="0"/>

element JobApplicantRestriction/ExcludeLetters
diagram
namespace http://schemas.monster.com/Monster
type xsd:boolean
source
<xsd:element name="ExcludeLetters" type="xsd:boolean" minOccurs="0"/>

element JobApplicantRestriction/ExcludeResumeNotes
diagram
namespace http://schemas.monster.com/Monster
type xsd:boolean
source
<xsd:element name="ExcludeResumeNotes" type="xsd:boolean" minOccurs="0"/>

element Queries
diagram
namespace http://schemas.monster.com/Monster
children Query
source
<xsd:element name="Queries">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="Query" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element QueriesResponse
diagram
namespace http://schemas.monster.com/Monster
source
<xsd:element name="QueriesResponse">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:annotation>
        <xsd:documentation>The first element will be a Processing
					Receipt. Specifying this directly causes .NET to fail
					on generation from wsdl/xsd.</xsd:documentation>
      </xsd:annotation>
      <xsd:any namespace="##any" processContents="strict" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element Query
diagram
namespace http://schemas.monster.com/Monster
children Target SubTarget ReturnRestriction SelectBy
used by
element Queries
source
<xsd:element name="Query">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="Target" type="xsd:string"/>
      <xsd:element name="SubTarget" type="xsd:string" minOccurs="0"/>
      <xsd:element name="ReturnRestriction" minOccurs="0" maxOccurs="unbounded">
        <xsd:annotation>
          <xsd:documentation>The ReturnRestriction element specifies a subset of the Target. For example, a JobSeeker includes User and Resumes. Restriction can be used to only return User for example.</xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:sequence>
            <xsd:any namespace="##any" processContents="strict" maxOccurs="unbounded"/>
          </xsd:sequence>
        </xsd:complexType>
      </xsd:element>
      <xsd:element name="SelectBy" minOccurs="0" maxOccurs="unbounded">
        <xsd:annotation>
          <xsd:documentation>The SelectBy element defines the criteria by which the Target 
						object(s) should be returned.
						The Criteria/Value pairs have been loosely defined to accomodate AXIS.
						A correctly formulated request includes an equal number of Criteria
						and Value elements. The Criteria and Value elements are matched up by
						the order of their appearance, ie the first Criteria is paired with
						the first Value element.
						</xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:sequence>
            <xsd:choice maxOccurs="unbounded">
              <xsd:element name="Criteria" type="xsd:string"/>
              <xsd:element name="Value" type="xsd:string"/>
            </xsd:choice>
          </xsd:sequence>
        </xsd:complexType>
      </xsd:element>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element Query/Target
diagram
namespace http://schemas.monster.com/Monster
type xsd:string
source
<xsd:element name="Target" type="xsd:string"/>

element Query/SubTarget
diagram
namespace http://schemas.monster.com/Monster
type xsd:string
source
<xsd:element name="SubTarget" type="xsd:string" minOccurs="0"/>

element Query/ReturnRestriction
diagram
namespace http://schemas.monster.com/Monster
annotation
documentation 
The ReturnRestriction element specifies a subset of the Target. For example, a JobSeeker includes User and Resumes. Restriction can be used to only return User for example.
source
<xsd:element name="ReturnRestriction" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>The ReturnRestriction element specifies a subset of the Target. For example, a JobSeeker includes User and Resumes. Restriction can be used to only return User for example.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:any namespace="##any" processContents="strict" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element Query/SelectBy
diagram
namespace http://schemas.monster.com/Monster
children Criteria Value
annotation
documentation 
The SelectBy element defines the criteria by which the Target 
						object(s) should be returned.
						The Criteria/Value pairs have been loosely defined to accomodate AXIS.
						A correctly formulated request includes an equal number of Criteria
						and Value elements. The Criteria and Value elements are matched up by
						the order of their appearance, ie the first Criteria is paired with
						the first Value element.
						
source
<xsd:element name="SelectBy" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>The SelectBy element defines the criteria by which the Target 
						object(s) should be returned.
						The Criteria/Value pairs have been loosely defined to accomodate AXIS.
						A correctly formulated request includes an equal number of Criteria
						and Value elements. The Criteria and Value elements are matched up by
						the order of their appearance, ie the first Criteria is paired with
						the first Value element.
						</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:choice maxOccurs="unbounded">
        <xsd:element name="Criteria" type="xsd:string"/>
        <xsd:element name="Value" type="xsd:string"/>
      </xsd:choice>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element Query/SelectBy/Criteria
diagram
namespace http://schemas.monster.com/Monster
type xsd:string
source
<xsd:element name="Criteria" type="xsd:string"/>

element Query/SelectBy/Value
diagram
namespace http://schemas.monster.com/Monster
type xsd:string
source
<xsd:element name="Value" type="xsd:string"/>

element QueryErrorResponse
diagram
namespace http://schemas.monster.com/Monster
children QueryRequest Status
source
<xsd:element name="QueryErrorResponse">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="QueryRequest">
        <xsd:complexType mixed="true">
          <xsd:sequence>
            <xsd:annotation>
              <xsd:documentation>The incoming query.</xsd:documentation>
            </xsd:annotation>
            <xsd:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
          </xsd:sequence>
        </xsd:complexType>
      </xsd:element>
      <xsd:element name="Status" type="StatusType"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element QueryErrorResponse/QueryRequest
diagram
namespace http://schemas.monster.com/Monster
source
<xsd:element name="QueryRequest">
  <xsd:complexType mixed="true">
    <xsd:sequence>
      <xsd:annotation>
        <xsd:documentation>The incoming query.</xsd:documentation>
      </xsd:annotation>
      <xsd:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element QueryErrorResponse/Status
diagram
namespace http://schemas.monster.com/Monster
type StatusType
source
<xsd:element name="Status" type="StatusType"/>

element ResumeRestriction
diagram
namespace http://schemas.monster.com/Monster
children StoreRenderedTextResume ActiveOnBoard
annotation
documentation 
The ResumeRestriction element defines the further refinement to the Target returned. Target object(s) should be returned.
source
<xsd:element name="ResumeRestriction">
  <xsd:annotation>
    <xsd:documentation>The ResumeRestriction element defines the further refinement to the Target returned. Target object(s) should be returned.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="StoreRenderedTextResume" type="xsd:boolean" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>The StoreRenderedTextResume element defines thae further refinement of the JobPositionSeeker If it is set to 1 then the resume rendered as text is returned in TextOrNonXMLResume/TextResume. The default behavior is not to do this. A value of 0 will not perform this action</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="ActiveOnBoard" minOccurs="0" maxOccurs="unbounded">
        <xsd:annotation>
          <xsd:documentation>The ActiveOnBoard element defines thae further refinement of the JobPositionSeeker. If it is included then the Resume section is returned only if the resume is active on one of the boards specified. The default behavior is not to do this.</xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:sequence>
            <xsd:element name="BoardId" type="xsd:string" maxOccurs="unbounded">
              <xsd:annotation>
                <xsd:documentation>This holds the Resume board id that the resume must be active on.</xsd:documentation>
              </xsd:annotation>
            </xsd:element>
          </xsd:sequence>
        </xsd:complexType>
      </xsd:element>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element ResumeRestriction/StoreRenderedTextResume
diagram
namespace http://schemas.monster.com/Monster
type xsd:boolean
annotation
documentation 
The StoreRenderedTextResume element defines thae further refinement of the JobPositionSeeker If it is set to 1 then the resume rendered as text is returned in TextOrNonXMLResume/TextResume. The default behavior is not to do this. A value of 0 will not perform this action
source
<xsd:element name="StoreRenderedTextResume" type="xsd:boolean" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>The StoreRenderedTextResume element defines thae further refinement of the JobPositionSeeker If it is set to 1 then the resume rendered as text is returned in TextOrNonXMLResume/TextResume. The default behavior is not to do this. A value of 0 will not perform this action</xsd:documentation>
  </xsd:annotation>
</xsd:element>

element ResumeRestriction/ActiveOnBoard
diagram
namespace http://schemas.monster.com/Monster
children BoardId
annotation
documentation 
The ActiveOnBoard element defines thae further refinement of the JobPositionSeeker. If it is included then the Resume section is returned only if the resume is active on one of the boards specified. The default behavior is not to do this.
source
<xsd:element name="ActiveOnBoard" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>The ActiveOnBoard element defines thae further refinement of the JobPositionSeeker. If it is included then the Resume section is returned only if the resume is active on one of the boards specified. The default behavior is not to do this.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="BoardId" type="xsd:string" maxOccurs="unbounded">
        <xsd:annotation>
          <xsd:documentation>This holds the Resume board id that the resume must be active on.</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element ResumeRestriction/ActiveOnBoard/BoardId
diagram
namespace http://schemas.monster.com/Monster
type xsd:string
annotation
documentation 
This holds the Resume board id that the resume must be active on.
source
<xsd:element name="BoardId" type="xsd:string" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>This holds the Resume board id that the resume must be active on.</xsd:documentation>
  </xsd:annotation>
</xsd:element>


XML Schema documentation generated with
XMLSPY Schema Editor http://www.altova.com/xmlspy