Actions
Feature #4828
openRequest support for EXPath file functions
Start date:
2020-11-18
Due date:
% Done:
0%
Estimated time:
Applies to JS Branch:
2
Fix Committed on JS Branch:
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
I'm making use specifically of the file:list() function, defined in EXSLT. It compilesand runs properly in Java Saxon but when I attempt to run it in saxon-js, I get the following error:
Static error in XPath in xslt/mfcFunctions.xslt {file:list($testNodes,true())}: Unknown function Q{http://expath.org/ns/file}list()
I'm using the namespace:
xmlns:file="http://expath.org/ns/file"
Any suggestions?
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page