ResponseExpression

Uses the Component: ResponseExpressionType

ResponseExpression identifies a pointer to the Component being provided as a response to a request. This point is provided using an appropriate value of the given expressionLanguage indicated. The actionCode is intended to indicate what has occurred with the given component and/or instance of the given component.

Fields and Components

Table 5.9. Fields and Components

Name Description Occurrence Type Data Type User Notes
actionCode

Indicates what has occured with a particular expression.

0..1Attributeoacl:ResponseActionCodeContentType 
expressionLanguage

The expression language used. This is typically XPATH.

0..1Attributexsd:token 

Sample XML

The XML Sample provided here is an approximation of the genrated XML for this component. Not all of the fields are required for implementation.

Example 5.9. ResponseExpression

<ResponseExpression>
   An expression.
</ResponseExpression>