XSLT function not compiling with SaxonC-HE 12.0 (Python) |
Ulrich Belz |
2023-03-10 17:28 |
9 |
Added by Ulrich Belz almost 2 years ago
RE: XSLT function not compiling with SaxonC-HE 12.0 (Python)
|
-s:https-url command line option not working? |
Martin Honnen |
2023-04-24 16:26 |
5 |
Added by Martin Honnen almost 2 years ago
RE: -s:https-url command line option not working?
|
(pure) XPath 4.0 support in Saxon EE 12? |
Martin Honnen |
2023-04-07 15:43 |
2 |
Added by Debbie Lockett almost 2 years ago
RE: (pure) XPath 4.0 support in Saxon EE 12?
|
SaxonCS: XmlReaderResource holds an XmlReader which implements IDisposable; shouldn't XmlReaderResource implement IDisposable as well? |
Martin Honnen |
2023-05-04 15:34 |
3 |
Added by Norm Tovey-Walsh almost 2 years ago
RE: SaxonCS: XmlReaderResource holds an XmlReader which i...
|
Using Saxon-JS's transform() with sourceNode parameter in node.js |
Kai Weber |
2023-05-10 16:45 |
2 |
Added by Kai Weber almost 2 years ago
RE: Using Saxon-JS's transform() with sourceNode paramete...
|
SaxonHE 11.1 (java.lang.NoClassDefFoundError: org/xmlresolver/Resolver) |
Vladimir Nesterovsky |
2022-02-04 07:55 |
63 |
Added by Markus Karg over 1 year ago
RE: SaxonHE 11.1 (java.lang.NoClassDefFoundError: org/xml...
|
Is the -repeat option on XSLT transformation alone supposed to output detailed timings? |
Martin Honnen |
2023-05-19 23:55 |
1 |
Added by Michael Kay over 1 year ago
RE: Is the -repeat option on XSLT transformation alone su...
|
VS 2022 doesn't manage to publish .NET 6 project with SaxonCS 12.2 NuGet dependency; giving error multiple publish output files with the same relative path, naming ICU4N.resources.dll and ICU4N.resources.dll |
Martin Honnen |
2023-05-22 22:23 |
1 |
Added by Norm Tovey-Walsh over 1 year ago
VS 2022 doesn't manage to publish .NET 6 project with Sax...
|
-ns command line option for XQuery? |
Martin Honnen |
2023-02-16 21:39 |
1 |
Added by Michael Kay over 1 year ago
RE: -ns command line option for XQuery?
|
Any reason why SaxonCS would output certain errors to the console although my code catches and handles the SaxonApiException? |
Martin Honnen |
2023-05-24 23:55 |
2 |
Added by Martin Honnen over 1 year ago
RE: Any reason why SaxonCS would output certain errors to...
|
Suppress std err output during Schema validation |
Trevor Lawrence |
2023-06-01 15:26 |
6 |
Added by Michael Kay over 1 year ago
RE: Suppress std err output during Schema validation
|
Resolver for unparsed-text() returned non-StreamSource with Java Saxon-HE 11.1.1 (or higher) |
Christian Lafreniere |
2022-06-27 23:20 |
3 |
Added by Air Quick over 1 year ago
RE: Resolver for unparsed-text() returned non-StreamSourc...
|
Is JDOM2 supposed to be usable with Saxon HE 12? |
Martin Honnen |
2023-07-14 10:59 |
2 |
Added by Martin Honnen over 1 year ago
RE: Is JDOM2 supposed to be usable with Saxon HE 12?
|
How to work around the error "XTDE1500 Cannot write to a URI that has already been read"? |
Wolfhart Totschnig |
2023-08-21 19:16 |
12 |
Added by Wolfhart Totschnig over 1 year ago
RE: How to work around the error "XTDE1500 Cannot write ...
|
What could cause error "Error SXPK0002 Cannot load expression with tag switch. The stylesheet uses Saxon-EE features" |
Martin Honnen |
2023-09-15 18:09 |
1 |
Added by Michael Kay over 1 year ago
RE: What could cause error "Error SXPK0002 Cannot load ex...
|
XdmValue.toString giving UnsupportedOperationException, perhaps through default Receiver implementation: problem only occurs in CheerpJ environment |
Martin Honnen |
2023-10-08 23:41 |
3 |
Added by Martin Honnen over 1 year ago
RE: XdmValue.toString giving UnsupportedOperationExceptio...
|
Is there any way to have an XPathCompiler knowing about the predefined map/array XPath function namespaces other than doing declareNamespace? |
Martin Honnen |
2023-10-10 13:12 |
1 |
Added by Michael Kay over 1 year ago
RE: Is there any way to have an XPathCompiler knowing abo...
|
Is 11.6 or 12.3 the "official" most stable and reliable release? |
Martin Honnen |
2023-10-11 23:05 |
1 |
Added by Norm Tovey-Walsh over 1 year ago
Is 11.6 or 12.3 the "official" most stable and reliable r...
|
Problem with xsl:import and Java |
Al Niessner |
2023-10-17 23:39 |
5 |
Added by Al Niessner over 1 year ago
RE: Problem with xsl:import and Java
|
Can I set the ResourceResolver for fn:transform execution used in XPath evaluation? |
Martin Honnen |
2023-10-20 17:42 |
6 |
Added by Norm Tovey-Walsh over 1 year ago
RE: Can I set the ResourceResolver for fn:transform execu...
|
Loading JSON from Java API from URL: better call json-doc system function or use JsonBuilder? |
Martin Honnen |
2023-11-25 18:42 |
2 |
Added by Michael Kay about 1 year ago
RE: Loading JSON from Java API from URL: better call json...
|
Should fn:transform always return a map with an "output" property or can it return an empty map if the principal result is empty? |
Martin Honnen |
2023-12-21 11:51 |
2 |
Added by Martin Honnen about 1 year ago
RE: Should fn:transform always return a map with an "outp...
|
Option to trim / remove unused functions from the function library that is inside of a XQueryExecutable |
Joshua Maurice |
2024-04-11 11:19 |
13 |
Added by Joshua Maurice 10 months ago
RE: Option to trim / remove unused functions from the fun...
|
(How) Can I set a parser feature in the Saxon configuration file? |
Martin Honnen |
2024-04-21 12:55 |
2 |
Added by Michael Kay 10 months ago
RE: (How) Can I set a parser feature in the Saxon configu...
|
SaxonC API: How to set argument "-TP:profile.html" via C/C++ API |
Andreas Oetjen |
2024-06-12 12:23 |
7 |
Added by Michael Kay 8 months ago
RE: SaxonC API: How to set argument "-TP:profile.html" vi...
|