diff --git a/xproc/src/main/xml/specification.xml b/xproc/src/main/xml/specification.xml
index 2e156df07..4a460fd1c 100644
--- a/xproc/src/main/xml/specification.xml
+++ b/xproc/src/main/xml/specification.xml
@@ -4242,6 +4242,14 @@ attribute">extension attributes.
in some way not identified more precisely in this specification.
+
+ It is a dynamic error if an expression
+ in the pipeline is cannot be evaluated (because of errors in expression syntax,
+ references to unbound namespace prefixes, references to unknown variables or functions,
+ etc.).
+ This is a general error code indicating that dynamic expression evaluation failed for
+ some reason not identified more precisely in this specification.
+
If an XProc processor can determine statically that a dynamic error will
always occur, it may report that error statically