Definition Type: Element
Name: ActionCriteria
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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_xsd1 Drilldown into ActionExpression in schema meta_xsd1 Drilldown into ActionCriteriaType in schema meta_xsd1XSD Diagram of ActionCriteria in schema meta_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ActionCriteria" type="ActionCriteriaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            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 oagis:ActionExpression 0 unbounded
ChangeStatus oagis:ChangeStatus 0 (1)
Collapse Derivation Tree: