Definition Type: SimpleType
Name: EPMStatusCodeContentType
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Documentation:
Values describing status of a performance management process component (e.g., an Objective). Enumerated values are: in progress, complete, canceled, not known, and not applicable. This is an HR-XML open list.
Collapse XSD Schema Diagram:
XSD Diagram of EPMStatusCodeContentType in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="EPMStatusCodeContentType">
    <xsd:annotation>
        <xsd:documentation>Values describing status of a performance management process component (e.g., an Objective). Enumerated values are: in progress, complete, canceled, not known, and not applicable. This is an HR-XML open list.</xsd:documentation>
    </xsd:annotation>
    <xsd:union memberTypes="EPMStatusCodeEnumType xsd:normalizedString" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:EPMStatusCodeType