I can’t find a simple piece of information about fn:number
in the docs:
https://www.w3.org/TR/xpath-functions-31/#func-number
https://www.w3.org/TR/xpath-functions-31/#casting-to-double
https://www.w3.org/TR/xpath-functions-31/#casting-from-strings
Is it possible for "1.000"
to be converted to 1000
when using non-english locales?