diff --git a/specifications/xpath-functions-40/src/function-catalog.xml b/specifications/xpath-functions-40/src/function-catalog.xml index 8889f9e99..19666dac7 100644 --- a/specifications/xpath-functions-40/src/function-catalog.xml +++ b/specifications/xpath-functions-40/src/function-catalog.xml @@ -4790,12 +4790,12 @@ translate(value := '٢٠٢٣', replace := '٠١٢٣٤٥٦٧٨٩', with := '01234 deterministic - context-dependent + context-dependent focus-independent deterministic - context-dependent + context-dependent focus-independent @@ -5056,9 +5056,6 @@ translate(value := '٢٠٢٣', replace := '٠١٢٣٤٥٦٧٨٩', with := '01234

The function has been expanded in scope to handle comparison of values other than strings.

- -

The spec has been corrected to state that the function depends on implicit timezone.

-