26 Nov
2025
26 Nov
'25
11:40 a.m.
On Wed Nov 26 11:21:29 2025 +0000, Nikolay Sivov wrote:
They are all in separate contexts, script can't call functions from another msxsl:script block. You can have two functions of the same name in separate blocks, and use one or another in xslt using specific namespace, as ns:func1 or ns2:func1. Makes sense then, thanks.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9600#note_123817