From 0f8e513583e50218a55f2f4bc2697be327e1aeda Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Tue, 12 Nov 2024 18:04:21 +0000 Subject: [PATCH] Fix markup error --- specifications/xquery-40/src/expressions.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/specifications/xquery-40/src/expressions.xml b/specifications/xquery-40/src/expressions.xml index 638a5a0f2..e8ea08f74 100644 --- a/specifications/xquery-40/src/expressions.xml +++ b/specifications/xquery-40/src/expressions.xml @@ -21143,17 +21143,14 @@ and raises a Try/Catch Expressions - - - A new variable err:map is available, capturing all error information in one place. - - - $err:map contains entries for all values that are bound to the single variables. + + A new variable err:map is available, capturing all error information in one place. + $err:stack-trace provides information about the current state of execution.