Definition Type: SimpleType
Name: PositionSeekingStatusCodeContentType
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Documentation:
A code classifying the candidate's job search posture or disposition. In other words, whether the candidate is actively engaged in a job search, is passively considering opportunities, or is not considering job opportunities at all. This is an HR-XML open list.
Collapse XSD Schema Diagram:
XSD Diagram of PositionSeekingStatusCodeContentType in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="PositionSeekingStatusCodeContentType">
    <xsd:annotation>
        <xsd:documentation>A code classifying the candidate's job search posture or disposition. In other words, whether the candidate is actively engaged in a job search, is passively considering opportunities, or is not considering job opportunities at all. This is an HR-XML open list.</xsd:documentation>
    </xsd:annotation>
    <xsd:union memberTypes="PositionSeekingStatusCodeEnumType xsd:normalizedString" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:PositionSeekingStatusCodeType