diff --git a/specifications/xquery-40/src/expressions.xml b/specifications/xquery-40/src/expressions.xml
index 32d55b524..4946dce40 100644
--- a/specifications/xquery-40/src/expressions.xml
+++ b/specifications/xquery-40/src/expressions.xml
@@ -257,19 +257,16 @@ in-scope-prefixes($e) ! namespace {.}{ namespace-uri-for-prefix(., $e)}
xml
: http://www.w3.org/XML/1998/namespace
xs
: http://www.w3.org/2001/XMLSchema
xsi
: http://www.w3.org/2001/XMLSchema-instance
fn
: http://www.w3.org/2005/xpath-functions
@@ -290,17 +287,23 @@ in-scope-prefixes($e) ! namespace {.}{ namespace-uri-for-prefix(., $e)}
math
: http://www.w3.org/2005/xpath-functions/math
+ err
: http://www.w3.org/2005/xqt-errors
+ (see
- local
: http://www.w3.org/2005/xquery-local-functions
(see
local
: http://www.w3.org/2005/xquery-local-functions
+ (see
- err
: http://www.w3.org/2005/xqt-errors
(see
output
: http://www.w3.org/2010/xslt-xquery-serialization
+
xq
: http://www.w3.org/2012/xquery
XQuery has several predeclared namespace prefixes that are present in the xml
must not be redeclared, and no other prefix may be bound to the namespace
- URI associated with the prefix xml
-
- xml
: http://www.w3.org/XML/1998/namespace
-
- xs
: http://www.w3.org/2001/XMLSchema
-
- xsi
: http://www.w3.org/2001/XMLSchema-instance
-
- fn
: http://www.w3.org/2005/xpath-functions
-
- array
: http://www.w3.org/2005/xpath-functions/array
-
- map
: http://www.w3.org/2005/xpath-functions/map
-
- math
: http://www.w3.org/2005/xpath-functions/math
-
- err
: http://www.w3.org/2005/xqt-errors
-
- local
: http://www.w3.org/2005/xquery-local-functions
(see
- xq
: http://www.w3.org/2012/xquery
-
xml
Additional predeclared namespace prefixes may be added to the