diff --git a/xproc/src/main/xml/specification.xml b/xproc/src/main/xml/specification.xml index b2c3848c1..03164d487 100644 --- a/xproc/src/main/xml/specification.xml +++ b/xproc/src/main/xml/specification.xml @@ -3985,7 +3985,7 @@ attribute allows a pipeline author to suggest a length of time beyond which the pipeline processor should consider that a step has taken an excessive amount of time. -The duration may be specified as a number, indicating a number of seconds, +The duration may be specified as an xs:double, indicating a number of seconds, or as a duration using a string that satisfies the constraints of an xs:dayTimeDuration. The duration must not be negative.