Using Saxon-JS in a (pure) functional way |
John Lumley |
2016-11-08 11:27 |
15 |
Added by Wybe Minnebo about 7 years ago
RE: Using Saxon-JS in a (pure) functional way
|
XML->HTML: No newline after doctype declaration |
Denis Maier |
2023-04-03 12:26 |
11 |
Added by Denis Maier almost 2 years ago
RE: XML->HTML: No newline after doctype declaration
|
GET requests in doc() against an API |
Graydon Saunders |
2023-08-26 12:37 |
11 |
Added by Graydon Saunders over 1 year ago
RE: GET requests in doc() against an API
|
Saxon-JS browser support |
Jan-Paul van der Velden |
2016-10-18 09:56 |
9 |
Added by Jan-Paul van der Velden about 8 years ago
RE: Saxon-JS browser support
|
Use of eval() function |
Jan-Paul van der Velden |
2017-03-22 17:44 |
8 |
Added by John Lumley almost 8 years ago
RE: Use of eval() function
|
http-request error response bodies in Saxon-JS 1.2.0 |
David Cramer |
2019-03-20 02:45 |
7 |
Added by Debbie Lockett almost 6 years ago
RE: http-request error response bodies in Saxon-JS 1.2.0
|
Is there any sample on how to use stylesheetInternal? |
Martin Honnen |
2021-09-08 11:41 |
7 |
Added by Debbie Lockett almost 3 years ago
RE: Is there any sample on how to use stylesheetInternal?
|
Collation URI for sort in SaxonJS.XPath.evaluate |
Alf Eaton |
2021-10-30 23:52 |
7 |
Added by Debbie Lockett almost 3 years ago
RE: Collation URI for sort in SaxonJS.XPath.evaluate
|
"Error parsing supplied SEF" when attempting transform using property stylesheetText |
charlie garrett-jones |
2022-05-31 21:29 |
7 |
Added by charlie garrett-jones over 2 years ago
RE: "Error parsing supplied SEF" when attempting transfor...
|
TypeError: B.replace is not a function |
Takatomo Inoue |
2022-07-23 01:57 |
7 |
Added by Takatomo Inoue over 2 years ago
RE: TypeError: B.replace is not a function
|
Why is Saxon-JS trying to access the XSL when everything is in the SEF file ? |
Jang Graat |
2018-04-02 12:40 |
6 |
Added by Jang Graat almost 7 years ago
RE: Why is Saxon-JS trying to access the XSL when everyth...
|
Can Saxon-JS process a HTML DOM document with a DOCTYPE node? |
Martin Honnen |
2022-04-20 14:13 |
6 |
Added by Martin Honnen almost 3 years ago
RE: Can Saxon-JS process a HTML DOM document with a DOCTY...
|
XPath 3.0 support in the browser |
Nick Van den Bleeken |
2017-01-19 10:25 |
5 |
Added by Michael Kay almost 8 years ago
RE: XPath 3.0 support in the browser
|
Question about passing a Javascript object or XDM map as the context item to the XPath.evaluate function and then using ?prop to access a property |
Martin Honnen |
2017-02-23 15:40 |
5 |
Added by Debbie Lockett almost 8 years ago
RE: Question about passing a Javascript object or XDM map...
|
How to implement swiping |
Pieter Masereeuw |
2019-06-11 16:03 |
5 |
Added by Debbie Lockett over 5 years ago
RE: How to implement swiping
|
Is there a safe way in Saxon-JS to switch to fallback XML locally when a request to API XML returns 404, timeout or other errors? |
Gary Cornelius |
2020-09-03 15:03 |
5 |
Added by Martynas Jusevicius about 4 years ago
RE: Is there a safe way in Saxon-JS to switch to fallback...
|
SaxonJS 1.0.0 base64_decode doesn't use UTF-8 |
Johan Walters |
2017-02-16 16:52 |
4 |
Added by Johan Walters almost 8 years ago
RE: SaxonJS 1.0.0 base64_decode doesn't use UTF-8
|
Issues with serialize function |
Martin Honnen |
2017-02-21 23:12 |
4 |
Added by John Lumley almost 8 years ago
RE: Issues with serialize function
|
Browser support |
Jan-Paul van der Velden |
2017-03-24 11:07 |
4 |
Added by Jan-Paul van der Velden almost 8 years ago
RE: Browser support
|
Elementary window operations |
Wendell Piez |
2017-05-16 17:54 |
4 |
Added by Michael Kay over 7 years ago
RE: Elementary window operations
|
Edge gives SCRIPT5022: XError: Misplaced or malformed XML SaxonJS.min.js (1,11772) with code that works with other browsers |
Martin Honnen |
2017-07-15 16:12 |
4 |
Added by Martin Honnen over 7 years ago
RE: Edge gives SCRIPT5022: XError: Misplaced or malformed...
|
How to use the xml-to-json function with Saxon-JS |
Andrew Weiss |
2017-09-19 05:27 |
4 |
Added by Andrew Weiss over 7 years ago
RE: How to use the xml-to-json function with Saxon-JS
|
Is SaxonJS 1.1.0 compliant with NodeJS 8.9.4 ? |
Julien Guiraud |
2018-06-22 13:56 |
4 |
Added by Michael Kay over 4 years ago
RE: Is SaxonJS 1.1.0 compliant with NodeJS 8.9.4 ?
|
Saxon-JS: xsl:result-document inside xsl:try fails |
David Cramer |
2019-03-25 20:38 |
4 |
Added by David Cramer almost 6 years ago
RE: Saxon-JS: xsl:result-document inside xsl:try fails
|
How is tokenize($string, '\W+') evaluated? |
Martin Honnen |
2020-07-06 17:04 |
4 |
Added by Michael Kay over 4 years ago
RE: How is tokenize($string, '\W+') evaluated?
|