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...
|
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...
|
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...
|
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...
|
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...
|
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...
|
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...
|
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...
|
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 over 2 years ago
RE: Need some help to explain/fix read access violation i...
|
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 over 2 years ago
RE: Is there some way to use ThreadPoolExecutor with Pyth...
|
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...
|
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
|
Distutils error when building Python extension |
A D |
2022-09-14 20:15 |
9 |
Added by O'Neil Delpratt about 2 years ago
RE: Distutils error when building Python extension
|
Is PyXdmNode meant to be thread-safe? |
Martin Honnen |
2022-04-03 18:42 |
9 |
Added by O'Neil Delpratt about 2 years ago
RE: Is PyXdmNode meant to be thread-safe?
|
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
|
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 almost 2 years ago
RE: muitithreading example with preview of SaxonC 12: Fat...
|
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 almost 2 years ago
RE: Another "yellow zone" StackOverflowError using SaxonC...
|
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 almost 2 years ago
RE: SaxonC 11.99 on Windows: using file paths with Window...
|
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 almost 2 years ago
RE: How to compile .xsl to .sef with SaxonC EE for target...
|
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 almost 2 years ago
RE: trying to use local copy of XSD schema for XSLT 3 (wh...
|
https://www.saxonica.com/saxon-c/doc11/html/saxonc.html#PySchemaValidator-get_error_code and get_error_message |
Martin Honnen |
2023-01-04 15:52 |
1 |
Added by O'Neil Delpratt almost 2 years ago
RE: https://www.saxonica.com/saxon-c/doc11/html/saxonc.ht...
|
another error message in the context of validation: Exception from catalog resolver resolverURI() |
Martin Honnen |
2023-01-04 13:52 |
4 |
Added by Martin Honnen almost 2 years ago
RE: another error message in the context of validation: E...
|
SaxonC 11.99/12 EE can't run its SEF: java.lang.ClassCastException: net.sf.saxon.type.AnyItemType cannot be cast to net.sf.saxon.type.BuiltInAtomicType |
Martin Honnen |
2023-01-04 09:56 |
7 |
Added by Michael Kay almost 2 years ago
RE: SaxonC 11.99/12 EE can't run its SEF: java.lang.Class...
|
Can I use a schema pulled over HTTP(S) with the PySchemaValidator? |
Martin Honnen |
2022-07-30 13:40 |
6 |
Added by O'Neil Delpratt almost 2 years ago
RE: Can I use a schema pulled over HTTP(S) with the PySch...
|
Aggregating results of several XQueries or XSLT transformation into one file: shortcoming of SaxonC API? |
Martin Honnen |
2023-01-08 11:43 |
2 |
Added by Michael Kay almost 2 years ago
RE: Aggregating results of several XQueries or XSLT trans...
|