File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4097,7 +4097,7 @@ an excessive amount of time.</para>
4097
4097
or as a duration using a string that satisfies the constraints of an
4098
4098
<code >xs:dayTimeDuration</code >. The duration <rfc2119 >must not</rfc2119 > be
4099
4099
negative.
4100
- <error code =" D0036 " >It is a <glossterm >dynamic error</glossterm > if the
4100
+ <error code =" S0077 " >It is a <glossterm >static error</glossterm > if the
4101
4101
specified duration is not a positive number or a valid
4102
4102
<code >xs:dayTimeDuration</code >.</error >
4103
4103
A duration of zero may be used to indicate that no limit is
@@ -7446,6 +7446,10 @@ possible set of parameter values.</para>
7446
7446
7447
7447
<itemizedlist >
7448
7448
<listitem >
7449
+ <para >Resolved <link xlink : href =" https://github.com/xproc/3.0-specification/issues/1153" >issue 1153</link >
7450
+ by changing the [p:]timeout error code from err:XD0036 to err:XS0077.</para >
7451
+ </listitem >
7452
+ <listitem >
7449
7453
<para >Resolved <link xlink : href =" https://github.com/xproc/3.0-specification/issues/1133" >issue 1133</link >
7450
7454
by clarifying that imported function names are not transitive.
7451
7455
</para >
You can’t perform that action at this time.
0 commit comments