Project

Profile

Help

Saxon/C Help and Discussions

Questions and Answers relating to the use of Saxon/C

Subject Author Created Replies Last message
[Suggestion] Put source code somewhere public Jeroen Bobbeldijk 2014-05-14 16:58 1 Added by O'Neil Delpratt almost 10 years ago
RE: [Suggestion] Put source code somewhere public
Packaging Saxon-HE/C with a C++ application. Brian Davis 2017-09-13 16:49 1 Added by O'Neil Delpratt over 6 years ago
RE: Packaging Saxon-HE/C with a C++ application.
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 4 years ago
RE: Is Saxonica able to digitally sign the installer for ...
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 4 years ago
RE: repeatedly calling run_query_to_string seems to retur...
issue with run_query_to_string(input_file_name Martin Honnen 2019-11-15 09:50 1 Added by O'Neil Delpratt over 4 years ago
RE: issue with run_query_to_string(input_file_name
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 4 years ago
RE: Is there some way to have the Python API see an XdmlI...
PyXdmlArray array_length not working Martin Honnen 2022-02-03 13:16 1 Added by O'Neil Delpratt about 2 years ago
RE: PyXdmlArray array_length not working
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 2 years ago
RE: How to call template xsl:initial-template with Python...
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 2 years ago
RE: Does the Python API of SaxonC 11 intentionally restri...
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 2 years ago
RE: Commands for SaxonC 11.2 HE on Linux look for /usr/li...
Does SaxonC EE support streaming in XQuery using Python API? Martin Honnen 2022-06-17 13:44 1 Added by O'Neil Delpratt almost 2 years ago
RE: Does SaxonC EE support streaming in XQuery using Pyth...
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 about 1 year ago
RE: https://www.saxonica.com/saxon-c/doc11/html/saxonc.ht...
Using XQuery 4.0 with SaxonC EE Python Martin Honnen 2023-01-17 12:53 1 Added by O'Neil Delpratt about 1 year ago
RE: Using XQuery 4.0 with SaxonC EE Python
Is there any particular reason that the (Windows) download for SaxonC in the command folder seems to have compiled (Linux/Mac?) executables? Martin Honnen 2023-05-02 18:24 1 Added by Norm Tovey-Walsh 11 months ago
Is there any particular reason that the (Windows) downloa...
Is there any documented or undocumented change in SaxonC 12.3 that explains why evaluate_single in case of returning an XdmMap directly gives me a PyXdmMap instead of a PyXdmItem Martin Honnen 2023-07-05 14:09 1 Added by O'Neil Delpratt 9 months ago
RE: Is there any documented or undocumented change in Sax...
Why is testCallSystemFunction not called in testXSLT30.cpp and why is the test for size 3? Martin Honnen 2023-12-15 16:53 1 Added by O'Neil Delpratt 3 months ago
RE: Why is testCallSystemFunction not called in testXSLT3...
java.io.UnsupportedEncodingException: Cp1252 Stephan Bielmann 2024-03-15 08:08 1 Added by Matt Patterson 13 days ago
RE: java.io.UnsupportedEncodingException: Cp1252
Managed to install... but not working... Carlos Romero 2013-12-19 20:10 2 Added by O'Neil Delpratt about 10 years ago
RE: Managed to install... but not working...
Trouble compiling for PHP Amanda O'Brien 2014-02-07 22:42 2 Added by O'Neil Delpratt about 10 years ago
RE: Trouble compiling for PHP
Used to work but now "Cannot find a matching 0-argument function" Chris Tomlinson 2015-01-20 22:19 2 Added by Michael Kay about 9 years ago
RE: Used to work but now "Cannot find a matching 0-argume...
Windows Build Status Brian Davis 2017-09-13 16:37 2 Added by O'Neil Delpratt over 6 years ago
RE: Windows Build Status
Unable to find method using C code Steve Ball 2018-02-16 00:42 2 Added by O'Neil Delpratt about 6 years ago
RE: Unable to find method using C code
How are Unicode characters handled in Saxon-C? Martin Honnen 2019-04-11 18:31 2 Added by O'Neil Delpratt almost 5 years ago
RE: How are Unicode characters handled in Saxon-C?
Python program using saxonc 1.2.0 HE module with xquery_processor.run_query_to_value(query_text = '1 to 10') crashes Martin Honnen 2019-10-17 23:40 2 Added by O'Neil Delpratt over 4 years ago
RE: Python program using saxonc 1.2.0 HE module with xque...
Some oddities with output from saxonc.PySaxonProcessor.version Martin Honnen 2019-10-18 10:54 2 Added by O'Neil Delpratt over 4 years ago
RE: Some oddities with output from saxonc.PySaxonProcesso...
cppTests folder missing in Saxon-C EEC 1.2.0? Martin Honnen 2019-10-18 08:53 2 Added by O'Neil Delpratt over 4 years ago
RE: cppTests folder missing in Saxon-C EEC 1.2.0?
Clarification on make_string_value needed Martin Honnen 2019-10-18 16:53 2 Added by O'Neil Delpratt over 4 years ago
RE: Clarification on make_string_value needed
Error trying to call https://www.saxonica.com/saxon-c/doc/html/saxonc.html#PyXPathProcessor-set_base_uri Martin Honnen 2019-12-17 09:04 2 Added by O'Neil Delpratt over 4 years ago
RE: Error trying to call https://www.saxonica.com/saxon-c...
problem using set_query_base_uri from Python API Martin Honnen 2019-12-17 08:58 2 Added by O'Neil Delpratt over 4 years ago
RE: problem using set_query_base_uri from Python API
How to return an XDM map from XSLT to Python with XSLT and SaxonC 11.1? Martin Honnen 2022-02-03 16:45 2 Added by O'Neil Delpratt about 2 years ago
RE: How to return an XDM map from XSLT to Python with XSL...
Returning an XDM map from XQuery works but from XPath seems to fail with Python API of SaxonC 11.1 Martin Honnen 2022-02-03 16:00 2 Added by O'Neil Delpratt about 2 years ago
RE: Returning an XDM map from XQuery works but from XPath...
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 about 2 years ago
RE: Passing XDM array to XQuery with Python and SaxonC 11...
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 about 2 years ago
RE: Link problems when trying to build C++ samples on Win...
XdmValue.toString() for SaxonJ versus XdmValue::toString for SaxonC Martin Honnen 2022-02-08 13:26 2 Added by O'Neil Delpratt about 2 years ago
RE: XdmValue.toString() for SaxonJ versus XdmValue::toStr...
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 2 years ago
RE: Still not possible with Python and SaxonC 11.2 to ret...
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 2 years ago
RE: right way to use setProperty("extc", filePath) on Win...
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 about 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 almost 2 years ago
RE: Is there some way to use ThreadPoolExecutor with Pyth...
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 1 year ago
RE: Another "yellow zone" StackOverflowError using SaxonC...
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 1 year ago
RE: trying to use local copy of XSD schema for XSLT 3 (wh...
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 about 1 year ago
RE: Aggregating results of several XQueries or XSLT trans...
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 about 1 year ago
RE: Is there a reason why the default toString() of an Xd...
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 1 year ago
RE: Is an error on calling a system function somehow hand...
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 1 year ago
RE: Problems to use self built Python extension on Window...
Error on compilation attempt of SaxonC 12.2 HE with Debian 12.0 WSL Martin Honnen 2023-06-16 09:52 2 Added by Martin Honnen 10 months ago
RE: Error on compilation attempt of SaxonC 12.2 HE with D...
SaxonC ErrorHandler Paul Greve 2023-06-26 16:49 2 Added by Paul Greve 9 months ago
RE: SaxonC ErrorHandler
SaxonApiException::getSystemId() throws NullPointerException Paul Greve 2023-06-26 16:00 2 Added by Paul Greve 9 months ago
RE: SaxonApiException::getSystemId() throws NullPointerEx...
parseJsonFromFile gives segmentation fault Martin Honnen 2023-12-16 09:09 2 Added by O'Neil Delpratt 3 months ago
RE: parseJsonFromFile gives segmentation fault
Contention on LRUCache running xQuery from multiple threads Fady Moussallam 2017-06-21 12:12 3 Added by Fady Moussallam over 6 years ago
RE: Contention on LRUCache running xQuery from multiple t...
License for Saxon-HE as PHP extension in Docker Alf Eaton 2017-12-20 16:50 3 Added by Alf Eaton over 6 years ago
RE: License for Saxon-HE as PHP extension in Docker
(1-50/104) Per page: 25, 50, 100

Also available in: Atom