SaxonC 12.1 EE Query.exe on Windows: how to use XPath 4.0 function parse-html |
Martin Honnen |
2023-03-22 13:03 |
0 |
|
Using XQuery 4.0 with SaxonC EE Python |
Martin Honnen |
2023-01-17 12:53 |
1 |
Added by O'Neil Delpratt 2 months ago
RE: Using XQuery 4.0 with SaxonC EE Python
|
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 3 months ago
RE: https://www.saxonica.com/saxon-c/doc11/html/saxonc.ht...
|
Does SaxonC EE support streaming in XQuery using Python API? |
Martin Honnen |
2022-06-17 13:44 |
1 |
Added by O'Neil Delpratt 9 months ago
RE: Does SaxonC EE support streaming in XQuery using Pyth...
|
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 about 1 year ago
RE: Commands for SaxonC 11.2 HE on Linux look for /usr/li...
|
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 about 1 year ago
RE: Does the Python API of SaxonC 11 intentionally restri...
|
How to call template xsl:initial-template with Python and SaxonC 11.1 |
Martin Honnen |
2022-02-02 10:34 |
1 |
Added by O'Neil Delpratt about 1 year ago
RE: How to call template xsl:initial-template with Python...
|
PyXdmlArray array_length not working |
Martin Honnen |
2022-02-03 13:16 |
1 |
Added by O'Neil Delpratt about 1 year ago
RE: PyXdmlArray array_length not working
|
Is there some way to have the Python API see an XdmlItem which is an XdmNode as an XdmNode without explicitly using get_node_value? |
Martin Honnen |
2020-01-05 15:12 |
1 |
Added by O'Neil Delpratt about 3 years ago
RE: Is there some way to have the Python API see an XdmlI...
|
issue with run_query_to_string(input_file_name |
Martin Honnen |
2019-11-15 09:50 |
1 |
Added by O'Neil Delpratt over 3 years ago
RE: issue with run_query_to_string(input_file_name
|
repeatedly calling run_query_to_string seems to return the result of the first call |
Martin Honnen |
2019-11-15 11:10 |
1 |
Added by O'Neil Delpratt over 3 years ago
RE: repeatedly calling run_query_to_string seems to retur...
|
Is Saxonica able to digitally sign the installer for Saxon C? |
Martin Honnen |
2019-10-30 18:23 |
1 |
Added by O'Neil Delpratt over 3 years ago
RE: Is Saxonica able to digitally sign the installer for ...
|
Packaging Saxon-HE/C with a C++ application. |
Brian Davis |
2017-09-13 16:49 |
1 |
Added by O'Neil Delpratt over 5 years ago
RE: Packaging Saxon-HE/C with a C++ application.
|
[Suggestion] Put source code somewhere public |
Jeroen Bobbeldijk |
2014-05-14 16:58 |
1 |
Added by O'Neil Delpratt almost 9 years ago
RE: [Suggestion] Put source code somewhere public
|
Problems to use self built Python extension on Windows: ImportError: DLL load failed while importing saxonche |
Martin Honnen |
2023-01-26 11:39 |
2 |
Added by O'Neil Delpratt about 2 months ago
RE: Problems to use self built Python extension on Window...
|
Is an error on calling a system function somehow handleable from the Python API? |
Martin Honnen |
2023-01-21 13:40 |
2 |
Added by O'Neil Delpratt about 2 months ago
RE: Is an error on calling a system function somehow hand...
|
Is there a reason why the default toString() of an XdmNode with SaxonJ and SaxonCS seems to use indentation while that doesn't happen for SaxonC? |
Martin Honnen |
2022-12-31 18:16 |
2 |
Added by O'Neil Delpratt 2 months ago
RE: Is there a reason why the default toString() of an Xd...
|
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 2 months ago
RE: Aggregating results of several XQueries or XSLT trans...
|
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 3 months ago
RE: trying to use local copy of XSD schema for XSLT 3 (wh...
|
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 3 months ago
RE: Another "yellow zone" StackOverflowError using SaxonC...
|
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 12 months 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 12 months ago
RE: Need some help to explain/fix read access violation i...
|
right way to use setProperty("extc", filePath) on Windows with C++? |
Martin Honnen |
2022-02-19 17:49 |
2 |
Added by O'Neil Delpratt about 1 year ago
RE: right way to use setProperty("extc", filePath) on Win...
|
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 about 1 year ago
RE: Still not possible with Python and SaxonC 11.2 to ret...
|
XdmValue.toString() for SaxonJ versus XdmValue::toString for SaxonC |
Martin Honnen |
2022-02-08 13:26 |
2 |
Added by O'Neil Delpratt about 1 year ago
RE: XdmValue.toString() for SaxonJ versus XdmValue::toStr...
|