trying to use local copy of XSD schema for XSLT 3 (which does an import for W3C schemas) causes java.net.MalformedURLException (Accessing an URL protocol that was not enabled ..) |
Martin Honnen |
2023-01-04 13:11 |
2 |
Added by O'Neil Delpratt about 2 years ago
RE: trying to use local copy of XSD schema for XSLT 3 (wh...
|
How to compile .xsl to .sef with SaxonC EE for target HE with Python API |
Martin Honnen |
2023-01-03 15:38 |
5 |
Added by O'Neil Delpratt about 2 years ago
RE: How to compile .xsl to .sef with SaxonC EE for target...
|
SaxonC 11.99 on Windows: using file paths with Windows separator backslash doesn't seem to work, need to use forwards slash |
Martin Honnen |
2022-12-30 18:43 |
3 |
Added by O'Neil Delpratt about 2 years ago
RE: SaxonC 11.99 on Windows: using file paths with Window...
|
Another "yellow zone" StackOverflowError using SaxonC 11.99 HE, this time under Ubuntu Linux, using Python 3.8 and Flask 2.2.2 |
Martin Honnen |
2022-12-22 23:13 |
2 |
Added by O'Neil Delpratt about 2 years ago
RE: Another "yellow zone" StackOverflowError using SaxonC...
|
muitithreading example with preview of SaxonC 12: Fatal error: StackOverflowError: Enabling the yellow zone of the stack did not make any stack space available |
Martin Honnen |
2022-12-22 21:32 |
3 |
Added by O'Neil Delpratt about 2 years ago
RE: muitithreading example with preview of SaxonC 12: Fat...
|
Saxon-C through GraalVM |
E L |
2022-11-26 03:35 |
5 |
Added by Norm Tovey-Walsh about 2 years ago
RE: Saxon-C through GraalVM
|
Is PyXdmNode meant to be thread-safe? |
Martin Honnen |
2022-04-03 18:42 |
9 |
Added by O'Neil Delpratt over 2 years ago
RE: Is PyXdmNode meant to be thread-safe?
|
Distutils error when building Python extension |
A D |
2022-09-14 20:15 |
9 |
Added by O'Neil Delpratt over 2 years ago
RE: Distutils error when building Python extension
|
DLL not found error in SaxonHEC 11.4 |
Lauren Wood |
2022-09-08 01:14 |
16 |
Added by O'Neil Delpratt over 2 years ago
RE: DLL not found error in SaxonHEC 11.4
|
Does SaxonC EE support streaming in XQuery using Python API? |
Martin Honnen |
2022-06-17 13:44 |
1 |
Added by O'Neil Delpratt over 2 years ago
RE: Does SaxonC EE support streaming in XQuery using Pyth...
|
Is there some way to use ThreadPoolExecutor with Python API and ensure that detach_current_thread is propertly called? |
Martin Honnen |
2022-04-03 14:56 |
2 |
Added by Martin Honnen almost 3 years ago
RE: Is there some way to use ThreadPoolExecutor with Pyth...
|
Need some help to explain/fix read access violation in C++ code using SaxonC 11.2 |
Martin Honnen |
2022-03-27 20:49 |
2 |
Added by Martin Honnen almost 3 years ago
RE: Need some help to explain/fix read access violation i...
|
How to use SaxonC 11.1 HE and EE on the same Linux system at the same time? |
Martin Honnen |
2022-02-18 12:32 |
4 |
Added by O'Neil Delpratt almost 3 years ago
RE: How to use SaxonC 11.1 HE and EE on the same Linux sy...
|
I/O error reported by XML parser for the named output_file of apply_templates_returning_file |
Martin Honnen |
2019-10-31 17:26 |
9 |
Added by O'Neil Delpratt almost 3 years ago
RE: I/O error reported by XML parser for the named output...
|
Need advice on how to use SaxonC 11.1 Python API in web application |
Martin Honnen |
2022-02-11 10:32 |
35 |
Added by O'Neil Delpratt almost 3 years ago
RE: Need advice on how to use SaxonC 11.1 Python API in w...
|
Commands for SaxonC 11.2 HE on Linux look for /usr/lib/libsaxoneec.so |
Martin Honnen |
2022-02-18 20:53 |
1 |
Added by O'Neil Delpratt almost 3 years ago
RE: Commands for SaxonC 11.2 HE on Linux look for /usr/li...
|
SaxonC 11.2 crashes when trying to create XdmValue with sequence of XdmArrays from Python |
Martin Honnen |
2022-02-21 16:39 |
5 |
Added by O'Neil Delpratt almost 3 years ago
RE: SaxonC 11.2 crashes when trying to create XdmValue wi...
|
right way to use setProperty("extc", filePath) on Windows with C++? |
Martin Honnen |
2022-02-19 17:49 |
2 |
Added by O'Neil Delpratt almost 3 years ago
RE: right way to use setProperty("extc", filePath) on Win...
|
Should Python for .. in with XdmValue being a sequence of XdmMaps work? |
Martin Honnen |
2022-02-21 14:22 |
4 |
Added by O'Neil Delpratt almost 3 years ago
RE: Should Python for .. in with XdmValue being a sequenc...
|
Still not possible with Python and SaxonC 11.2 to return an XDM array from XPath to Python? |
Martin Honnen |
2022-02-18 21:20 |
2 |
Added by O'Neil Delpratt almost 3 years ago
RE: Still not possible with Python and SaxonC 11.2 to ret...
|
Attempt to use PHP extension function with SaxonC 11.2 EE and PHP 7.4 core dumps |
Martin Honnen |
2022-02-19 11:18 |
4 |
Added by Martin Honnen almost 3 years ago
RE: Attempt to use PHP extension function with SaxonC 11....
|
Does the Python API of SaxonC 11 intentionally restrict captured result to PyXdmNode and that way exclude XdmMap/XdmArray/JSON results? |
Martin Honnen |
2022-02-11 13:09 |
1 |
Added by O'Neil Delpratt almost 3 years ago
RE: Does the Python API of SaxonC 11 intentionally restri...
|
XdmValue.toString() for SaxonJ versus XdmValue::toString for SaxonC |
Martin Honnen |
2022-02-08 13:26 |
2 |
Added by O'Neil Delpratt almost 3 years ago
RE: XdmValue.toString() for SaxonJ versus XdmValue::toStr...
|
Link problems when trying to build C++ samples on Windows: unresolved external symbol |
Martin Honnen |
2022-02-02 00:03 |
2 |
Added by Martin Honnen almost 3 years ago
RE: Link problems when trying to build C++ samples on Win...
|
Passing XDM array to XQuery with Python and SaxonC 11.1 gives java.lang.ClassCastException : net.sf.saxon.ma.arrays.SimpleArrayItem |
Martin Honnen |
2022-02-03 22:18 |
2 |
Added by O'Neil Delpratt almost 3 years ago
RE: Passing XDM array to XQuery with Python and SaxonC 11...
|