Definition Type: SimpleType
Name: ObjectiveActionCodeContentType
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Documentation:
A code classifying an action to be taken with respect to achieving an objective. This may be used in the definition or specification of an objective or objective plan. This is an HR-XML Open List. Enumerated values are "Increase", "Decrease", "Maintain At", "Maintain Above", and "Maintain Below".
Collapse XSD Schema Diagram:
XSD Diagram of ObjectiveActionCodeContentType in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="ObjectiveActionCodeContentType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org">A code classifying an action to be taken with respect to
			achieving an objective. This may be used in the definition or specification of an objective or objective plan. 
			This is an HR-XML Open List. Enumerated values are "Increase", "Decrease", "Maintain At", "Maintain Above", and "Maintain Below".</xsd:documentation>
    </xsd:annotation>
    <xsd:union memberTypes="ObjectiveActionCodeEnumType xsd:normalizedString" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:ObjectiveActionCodeType