ResponseExpression
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 occured with the given component and/or instance of the given component.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: ResponseExpressionType
Properties: Global, Qualified, ID: oagis-id-2484c1631df948a2b100f7c0f5fcfe25
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
actionCode | [1..1] | ResponseActionCodeContentType | ||
expressionLanguage | [0..1] | TokenType |
Used in
- Type ResponseActionCriteriaType (Element ResponseCriteria)
Sample instance
<ResponseExpression actionCode="token">token</ResponseExpression>