Definition Type: SimpleType
Name: CandidateAssociationTypeCodeContentType
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Documentation:
A code classifying how the candidate became associated with a particular position opening. Broadly speaking, enumerations help classify whether the candidate is associated with an opening because he or she applied or because information about the candidate was sourced and associated with the position through an automated process (for example, data matching or mining) or human-initiated action (for example, a colleague's referral. This is an HR-XML open list.
Collapse XSD Schema Diagram:
XSD Diagram of CandidateAssociationTypeCodeContentType in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="CandidateAssociationTypeCodeContentType">
    <xsd:annotation>
        <xsd:documentation>A code classifying how the candidate became 
			associated with a particular position opening. Broadly speaking, enumerations
			help classify whether the candidate is associated with an opening because he
			or she applied or because information about the candidate was sourced
			and associated with the position through an automated process (for example, data matching or mining) 
			or human-initiated action (for example, a colleague's referral. This is an 
			HR-XML open list.</xsd:documentation>
    </xsd:annotation>
    <xsd:union memberTypes="CandidateAssociationTypeCodeEnumType xsd:normalizedString" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:CandidateAssociationTypeCodeType