diff --git a/xproc/src/main/xml/specification.xml b/xproc/src/main/xml/specification.xml index 754b5f80d..c0fb25cbc 100644 --- a/xproc/src/main/xml/specification.xml +++ b/xproc/src/main/xml/specification.xml @@ -3523,6 +3523,13 @@ attribute">extension attributes. step. + + It is a static error if the pipeline + document does not conform to the grammar for pipeline documents. + This is a general error code indicating that the pipeline is syntactically incorrect + in some way 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