Definition Type: Element
Name: ActionCriteria
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ActionCriteriaType
Containing Schema: Meta.xsd
Abstract
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.
Collapse XSD Schema Diagram:
Drilldown into ChangeStatus in schema meta_xsd Drilldown into ActionExpression in schema meta_xsd Drilldown into ActionCriteriaType in schema meta_xsdXSD Diagram of ActionCriteria in schema meta_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ActionCriteria" type="ActionCriteriaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">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. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActionExpression oa:ActionExpression 0 unbounded
ChangeStatus oa:ChangeStatus 0 (1)
Collapse Derivation Tree: