Schema Central > OAGIS® 9.4.1 > ActionCriteria
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ActionCriteria

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. 

See http://www.openapplications.org/platform/1.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/Meta.xsd

Type: ActionCriteriaType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<ActionCriteria>
   <ActionExpression actionCode="Add">token</ActionExpression>
   <ChangeStatus>
      <Code>normalizedString</Code>
      <Description>string</Description>
      <EffectiveDateTime>2000-01-01</EffectiveDateTime>
      <ReasonCode>normalizedString</ReasonCode>
      <Reason>string</Reason>
      <StateChange>
         <FromStateCode>normalizedString</FromStateCode>
         <ToStateCode>normalizedString</ToStateCode>
         <ChangeDateTime>2000-01-01</ChangeDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </StateChange>
      <UserArea>
         <!--any element-->
      </UserArea>
   </ChangeStatus>
</ActionCriteria>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com