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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ActionExpressionType

ReturnCriteria identifies the content that is to be returned, given query success. In essence, the expression here has the effect of filtering the part(s) of the found element(s) that are to be returned.

ReturnCriteria plays no role in the query itself. That is handled as a match against the request BOD's noun exemplar. 

ReturnCriteria allows the sender of the BOD to indicate which information (down to the field level) is requested to be returned, given that the query has been successful in matching the exemplar to existing nouns. 

That is, in a GetListPurchaseOrder, if one or more PurchaseOrders with a TotalPrice = $1M were found, ReturnCriteria tells the BOD recipient which parts of the PurchaseOrder should be populated with content when the response (ShowPurchaseOrder) is formulated.

The expressionLanguage indicates the expression language being used. In order for the ReturnCriteria expression to be evaluable by the BOD recipient, the recipient must be capable of processing and interpreting the specified expression language. XPath is the default, due to its ubiquity among XML processing technologies. 

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

Complex type information

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

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

Content

from type TokenType
  • Based on xsd:token
    • Attributes

      NameOccTypeDescriptionNotes
      actionCode [1..1]ActionCodeContentType
      expressionLanguage [0..1]TokenType

      Used by

      Type inheritance chain

      Site developed and hosted by Datypic, Inc.

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