HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: ActionCriteria

Name ActionCriteria
Type ActionCriteriaType
Documentation Identifies with the ActionExpression the level by carrying a value of the expressionLanguage (this is typically XPath) within the BOD that the actionCode is to be performed. The ChangeStatus communicates just that the Change Status.
XML Instance Representation
<ActionCriteria>

< ActionExpression> ... </ ActionExpression> [0..*]
< ChangeStatus> ... </ ChangeStatus> [0..1]
</ActionCriteria>
Schema Component Representation
<xsd:element name="ActionCriteria" type=" ActionCriteriaType"/>