Definition Type: SimpleType
Name: AppraisalScheduleContentType
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Documentation:
Values classifying the type of appraisal schedule. Enumerated values are: annual, midyear, interim, probation. This is an HR-XML Open List.
Collapse XSD Schema Diagram:
XSD Diagram of AppraisalScheduleContentType in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="AppraisalScheduleContentType">
    <xsd:annotation>
        <xsd:documentation>Values classifying the type of appraisal schedule. Enumerated values are: annual, midyear, interim, probation. This is an HR-XML Open List.</xsd:documentation>
    </xsd:annotation>
    <xsd:union memberTypes="AppraisalScheduleEnumType xsd:normalizedString" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:AppraisalScheduleCodeType