diff --git a/specifications/xquery-40/src/expressions.xml b/specifications/xquery-40/src/expressions.xml index 154114271..90dcd350d 100644 --- a/specifications/xquery-40/src/expressions.xml +++ b/specifications/xquery-40/src/expressions.xml @@ -22290,7 +22290,7 @@ return $rectangle =?> area() optimizations when transient{} is used, but it is not required to do so.

One way of defining the semantics is to say that the enclosed expression is evaluated - in a new execution scopes, thus removing any + in a new , thus removing any requirement that the results be consistent with those delivered in any other execution scope. Note, however, that the scope of the transient{} expression is static rather than dynamic.