<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>
|