Serialization difference between Saxon-JS 2 and Saxon Java when using namespace-alias |
Martin Honnen |
2020-08-08 12:18 |
0 |
|
Should browser side HTMLDocument allow XPath element selection without explicitly setting up the XHTML namespace as xpathDefaultNamespace? |
Martin Honnen |
2020-08-31 11:53 |
0 |
|
Different treatment of error in group-starting-with pattern |
Martin Honnen |
2021-08-02 12:02 |
0 |
|
Should fn:transform in XSLT 3 or SaxonJS.XPath.evaluate support both XSLT and SEF stylesheets? |
Martin Honnen |
2021-09-04 17:34 |
0 |
|
TypeScript declaration file |
Karim Ratib |
2024-10-22 19:28 |
0 |
|
xsl:result-document - no XPath parser |
Jan Pour |
2016-07-29 00:05 |
1 |
Added by Michael Kay over 8 years ago
RE: xsl:result-document - no XPath parser
|
Questions on conversion of Javascript and XDM values |
Martin Honnen |
2017-02-08 10:56 |
1 |
Added by John Lumley almost 8 years ago
RE: Questions on conversion of Javascript and XDM values
|
SVG fill attribute is created as FILL attribute in Microsoft Edge |
Martin Honnen |
2017-03-02 13:42 |
1 |
Added by John Lumley almost 8 years ago
RE: SVG fill attribute is created as FILL attribute in Mi...
|
Timeline for Node.js support? |
Andrew Weiss |
2017-09-21 20:45 |
1 |
Added by Michael Kay over 7 years ago
RE: Timeline for Node.js support?
|
Should it be possible to access a DOM property of an element node using the syntax "?propertyName" instead of ixsl:get(., 'propertyName')? |
Martin Honnen |
2017-12-21 13:29 |
1 |
Added by Debbie Lockett about 7 years ago
RE: Should it be possible to access a DOM property of an ...
|
Error XError, message: "Internal error: Target component not found at htmlparse.xsl#423", code: "SXJS0004" when trying to use David Carlisle's XSLT 2.0 implementation of an HTML parser from Saxon-JS |
Martin Honnen |
2018-02-19 15:36 |
1 |
Added by Debbie Lockett almost 7 years ago
RE: Error XError, message: "Internal error: Target compon...
|
No xsltLineNr in the browser while it exists with Node.js |
Martin Honnen |
2020-06-14 23:03 |
1 |
Added by Michael Kay over 4 years ago
RE: No xsltLineNr in the browser while it exists with Nod...
|
Two issues using xsl:result-document with a relative URI |
Martin Honnen |
2020-06-14 20:47 |
1 |
Added by Michael Kay over 4 years ago
RE: Two issues using xsl:result-document with a relative URI
|
Why does HTML output start with a newline? |
Martin Honnen |
2020-06-15 07:00 |
1 |
Added by Michael Kay over 4 years ago
RE: Why does HTML output start with a newline?
|
Documentation error in http://saxonica.com/saxon-js/documentation/index.html#!nodejs/command-line? |
Martin Honnen |
2020-06-18 21:03 |
1 |
Added by Debbie Lockett over 4 years ago
RE: Documentation error in http://saxonica.com/saxon-js/d...
|
Link "here" not working in http://saxonica.com/saxon-js/documentation/index.html#!development/adaptation |
Martin Honnen |
2020-06-20 00:41 |
1 |
Added by Debbie Lockett over 4 years ago
RE: Link "here" not working in http://saxonica.com/saxon-...
|
deliverResultDocument option of transform function |
Martin Honnen |
2020-06-24 16:48 |
1 |
Added by Michael Kay over 4 years ago
RE: deliverResultDocument option of transform function
|
Is it safe to use fn:transform from SaxonJS.XPath.evaluate on Node? |
Martin Honnen |
2020-08-13 12:34 |
1 |
Added by Michael Kay over 4 years ago
RE: Is it safe to use fn:transform from SaxonJS.XPath.eva...
|
Is indent option on xml-to-json not supported? |
Martin Honnen |
2020-10-26 21:51 |
1 |
Added by Michael Kay about 4 years ago
RE: Is indent option on xml-to-json not supported?
|
Regular expression matching using JavaScript regular expression syntax based on ;j flag? |
Martin Honnen |
2021-02-18 11:22 |
1 |
Added by Norm Tovey-Walsh almost 4 years ago
Regular expression matching using JavaScript regular expr...
|
Is the -s source option resolved in a different way than the -xsl stylesheet option with xslt3? |
Martin Honnen |
2021-03-02 21:23 |
1 |
Added by Norm Tovey-Walsh almost 4 years ago
Is the -s source option resolved in a different way than ...
|
-s and -xp option doesn't seem to find the input file with HTTPS URI |
Martin Honnen |
2021-03-11 13:32 |
1 |
Added by Norm Tovey-Walsh almost 4 years ago
-s and -xp option doesn't seem to find the input file wit...
|
Collections and Saxon-js |
Michael Lindeboom |
2021-04-02 21:27 |
1 |
Added by Michael Lindeboom almost 4 years ago
RE: Collections and Saxon-js
|
Mystery error |
Michael Lindeboom |
2021-04-05 16:12 |
1 |
Added by Michael Kay almost 4 years ago
RE: Mystery error
|
Should static-base-uri() return the working directory's file URI with a trailing slash? |
Martin Honnen |
2021-05-28 10:01 |
1 |
Added by Debbie Lockett over 3 years ago
RE: Should static-base-uri() return the working directory...
|
Saxon-JS usage feedback |
Daniel Naab |
2021-07-26 23:31 |
1 |
Added by Michael Kay over 3 years ago
RE: Saxon-JS usage feedback
|
Using XSpec with Saxon-JS 2 instead of Saxon Java: Error FORG0006 at xpath.xsl#786 |
Martin Honnen |
2021-09-03 00:20 |
1 |
Added by Martin Honnen over 3 years ago
RE: Using XSpec with Saxon-JS 2 instead of Saxon Java: Er...
|
resultDocuments property of transform call result not populated? |
Martin Honnen |
2022-05-13 17:53 |
1 |
Added by Debbie Lockett over 2 years ago
RE: resultDocuments property of transform call result not...
|
xsl:result-document inside of an xsl:function? |
Martin Honnen |
2024-12-20 22:37 |
1 |
Added by Michael Kay 25 days ago
RE: xsl:result-document inside of an xsl:function?
|
Licence Saxon-JS |
Andreas Tai |
2016-09-01 19:13 |
2 |
Added by Andreas Tai over 8 years ago
RE: Licence Saxon-JS
|
Should the transform method with destination : 'appendToBody' insert no namespace result elements as HTML elements with output method="html"? |
Martin Honnen |
2016-10-24 15:20 |
2 |
Added by Debbie Lockett about 8 years ago
RE: Should the transform method with destination : 'appen...
|
Can Saxon-JS BrowserPlatform be extended by the user? |
Ryan Graham |
2018-11-14 09:42 |
2 |
Added by Ryan Graham about 6 years ago
RE: Can Saxon-JS BrowserPlatform be extended by the user?
|
Saxon-JS: In Safari, 404 responses don't make it to the handler |
David Cramer |
2019-03-21 08:22 |
2 |
Added by Debbie Lockett almost 6 years ago
RE: Saxon-JS: In Safari, 404 responses don't make it to t...
|
Failed to compile stylesheet: Focus for child axis is absent with xslt3 while Saxon 9.9 and 10.0 and 10.1 Java compile and execute the code fine |
Martin Honnen |
2020-06-28 16:04 |
2 |
Added by Michael Kay over 4 years ago
RE: Failed to compile stylesheet: Focus for child axis is...
|
HTML entity parsing in David Carlisle's htmlparse.xsl fails in Saxon-JS 2 |
Martin Honnen |
2020-07-02 20:30 |
2 |
Added by Michael Kay over 4 years ago
RE: HTML entity parsing in David Carlisle's htmlparse.xsl...
|
Saxon-JS use cases |
Kean Erickson |
2020-12-30 21:58 |
2 |
Added by Kean Erickson about 4 years ago
RE: Saxon-JS use cases
|
Performance Profiling for Saxon-JS |
Nik Osvalds |
2021-01-28 19:02 |
2 |
Added by Nik Osvalds almost 4 years ago
RE: Performance Profiling for Saxon-JS
|
Event handlers not working with XX compiler |
Remy BREFORT |
2021-03-11 14:39 |
2 |
Added by Remy BREFORT almost 4 years ago
RE: Event handlers not working with XX compiler
|
Possible to serialize stylesheetInternal? |
Richard Tweeddale |
2021-10-18 15:47 |
2 |
Added by Michael Kay about 3 years ago
RE: Possible to serialize stylesheetInternal?
|
Support for saxon:column-number |
Alf Eaton |
2021-11-12 21:46 |
2 |
Added by Alf Eaton about 3 years ago
RE: Support for saxon:column-number
|
Stray "%" character in xslt3 command line output on Mac M1 |
Martin Honnen |
2022-10-04 20:20 |
2 |
Added by Norm Tovey-Walsh over 2 years ago
Stray "%" character in xslt3 command line output on Mac M1
|
Passing a value resulting from SaxonJS.XPath.evaluate as a parameter to fn:transform in further SaxonJS.XPath.evaluate as a typed parameter |
Martin Honnen |
2022-10-26 15:40 |
2 |
Added by Michael Kay about 2 years ago
RE: Passing a value resulting from SaxonJS.XPath.evaluate...
|
XDM representation of XML DOM with adjacent text nodes and CDATA sections: SaxonJS.XPath.evaluate parse-xml vs. xslt3 |
Martin Honnen |
2023-01-09 16:43 |
2 |
Added by Michael Kay about 2 years ago
RE: XDM representation of XML DOM with adjacent text node...
|
saxon-js 2.6.0 causes "Must use import to load ES Module" |
Karim Ratib |
2023-11-10 22:46 |
2 |
Added by Karim Ratib about 1 year ago
RE: saxon-js 2.6.0 causes "Must use import to load ES Mod...
|
Result of XSLT transformation used as input for further XPath evaluation gives error "Root node for '/' must be a document node" if the identity transformation is not declared as a mode but rather as a template |
Martin Honnen |
2024-03-19 11:02 |
2 |
Added by Martin Honnen 10 months ago
RE: Result of XSLT transformation used as input for furth...
|
Problem with using || operator on a mixture of nodes and strings |
Martin Honnen |
2017-03-06 15:12 |
3 |
Added by John Lumley almost 8 years ago
RE: Problem with using || operator on a mixture of nodes ...
|
How do I include a compiled stylesheet (sep) in a separate stylesheet (xsl)? |
Craig Cothren |
2017-09-15 18:25 |
3 |
Added by Michael Kay over 7 years ago
RE: How do I include a compiled stylesheet (sep) in a sep...
|
How to get updated versions of documents via doc()? |
Philipp Müller |
2018-05-01 21:51 |
3 |
Added by Philipp Müller over 6 years ago
RE: How to get updated versions of documents via doc()?
|
json-doc('http://example.com/foo.json') not supported when running xslt3 from the command line? |
Martin Honnen |
2020-06-18 21:13 |
3 |
Added by Michael Kay over 4 years ago
RE: json-doc('http://example.com/foo.json') not supported...
|
Two questions on asynchronous SaxonJS.transform |
Martin Honnen |
2020-06-24 09:14 |
3 |
Added by Michael Kay over 4 years ago
RE: Two questions on asynchronous SaxonJS.transform
|