Schema Central > OAGIS® 10 > Common.xsd > 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. 

Element information

Type: ActionCriteriaType

Properties: Global, Qualified, ID: oagis-id-e1575519d6b940cfafed787e229604b8

Content

Attributes

None

Used in

Sample instance

<ActionCriteria>
   <ActionExpression actionCode="token">token</ActionExpression>
   <ChangeStatus>
      <ID/>
      <IDSet>
         <ID/>
      </IDSet>
      <Code/>
      <Description/>
      <ReasonCode>normalizedString</ReasonCode>
      <Reason/>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime></StartDateTime>
         <StartTime>token</StartTime>
         <Duration>P1Y2M3DT10H</Duration>
         <EndDateTime></EndDateTime>
         <EndTime>token</EndTime>
      </EffectiveTimePeriod>
      <StateChange>
         <ID/>
         <IDSet>...
         </IDSet>
         <FromStateCode>token</FromStateCode>
         <ToStateCode>token</ToStateCode>
         <ChangeDateTime></ChangeDateTime>
         <Description/>
         <Note/>
         <Extension>.......................................
         </Extension>
      </StateChange>
      <Extension>
         <AnyExtension>
            <!--any element-->
         </AnyExtension>
         <Amount/>
         <Code/>
         <DateTime></DateTime>
         <ID/>
         <Indicator>true</Indicator>
         <Measure/>
         <Name/>
         <Number>1.0</Number>
         <Quantity/>
         <Text/>
         <Time></Time>
         <ValueText>string</ValueText>
      </Extension>
   </ChangeStatus>
</ActionCriteria>

Site developed and hosted by Datypic, Inc.

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