Project

Profile

Help

Saxon/C Help and Discussions

Questions and Answers relating to the use of Saxon/C

Subject Author Created Replies Last message
java.io.UnsupportedEncodingException: Cp1252 Stephan Bielmann 2024-03-15 08:08 1 Added by Matt Patterson about 1 month ago
RE: java.io.UnsupportedEncodingException: Cp1252
Running SaxonC 12 transform or query on Mac (Sonoma 14.3) M3 Martin Honnen 2024-01-27 16:50 6 Added by Martin Honnen 3 months ago
RE: Running SaxonC 12 transform or query on Mac (Sonoma 1...
PyXdmValue creation and population Martin Honnen 2024-01-18 16:19 5 Added by Martin Honnen 3 months ago
RE: PyXdmValue creation and population
error trying to build cppTests samples under Debian 12 (WSL) Martin Honnen 2023-12-19 14:34 5 Added by O'Neil Delpratt 3 months ago
RE: error trying to build cppTests samples under Debian 1...
parseJsonFromFile gives segmentation fault Martin Honnen 2023-12-16 09:09 2 Added by O'Neil Delpratt 4 months ago
RE: parseJsonFromFile gives segmentation fault
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 4 months ago
RE: Why is testCallSystemFunction not called in testXSLT3...
Possible memory leak in SchemaValidator class Paul Greve 2023-09-12 20:06 6 Added by Paul Greve 7 months ago
RE: Possible memory leak in SchemaValidator class
Does SaxonC and PyXPathProcessor provide some API to evaluate XPath expressions and serialize the result according to serialization properties set with set_property Martin Honnen 2023-08-21 11:42 5 Added by O'Neil Delpratt 8 months ago
RE: Does SaxonC and PyXPathProcessor provide some API to ...
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 10 months ago
RE: Is there any documented or undocumented change in Sax...
SaxonC ErrorHandler Paul Greve 2023-06-26 16:49 2 Added by Paul Greve 10 months ago
RE: SaxonC ErrorHandler
SaxonApiException::getSystemId() throws NullPointerException Paul Greve 2023-06-26 16:00 2 Added by Paul Greve 10 months ago
RE: SaxonApiException::getSystemId() throws NullPointerEx...
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...
undefined reference to `dlopen@GLIBC_2.34' Paul Greve 2023-06-15 18:49 4 Added by O'Neil Delpratt 10 months ago
RE: undefined reference to `dlopen@GLIBC_2.34'
Error: Unable to read unicodeBlocks.xml file Paul Greve 2023-06-12 18:25 5 Added by Paul Greve 10 months ago
RE: Error: Unable to read unicodeBlocks.xml file
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 12 months ago
Is there any particular reason that the (Windows) downloa...
Entity size limit in libsaxon-HEC-windows/ SaxonC / GraalVM Andreas Oetjen 2023-04-19 12:47 4 Added by Michael Kay 12 months ago
RE: Entity size limit in libsaxon-HEC-windows/ SaxonC / G...
SaxonCHE cannot be found for the docker container 'python:3.8.1-alpine3.11'. Philipp Ruf 2023-04-17 10:47 4 Added by Philipp Ruf about 1 year ago
RE: SaxonCHE cannot be found for the docker container 'py...
SaxonC 12.1 EE Query.exe on Windows: how to use XPath 4.0 function parse-html Martin Honnen 2023-03-22 13:03 8 Added by O'Neil Delpratt about 1 year ago
RE: SaxonC 12.1 EE Query.exe on Windows: how to use XPath...
Any (cross platform) Python samples that show proper exception handling the SaxonC 12.1 API? Martin Honnen 2023-03-22 09:17 3 Added by O'Neil Delpratt about 1 year ago
RE: Any (cross platform) Python samples that show proper ...
strange error with he 12.1 under Windows when using PyPi package in venv: Error processing line 1 of C:\Users\marti\ProjectPath\venv\lib\site-packages\_preload_saxonche_12.1.0.pth: FileNotFoundError: .load-order-saxonche-12.1.0 not found Martin Honnen 2023-03-21 16:49 8 Added by O'Neil Delpratt about 1 year ago
RE: strange error with he 12.1 under Windows when using P...
setting parser features for the XML parser SaxonC uses Martin Honnen 2023-01-30 20:52 5 Added by O'Neil Delpratt about 1 year ago
RE: setting parser features for the XML parser SaxonC uses
Building commands on Debian 11 fails: /usr/bin/ld: /home/mh/libsaxon-HEC-linux-v12.0/command/../libs/nix/libsaxon-hec-12.0.so: undefined reference to `pthread_attr_getguardsize@GLIBC_2.34' Martin Honnen 2023-01-26 15:36 6 Added by O'Neil Delpratt 10 months ago
RE: Building commands on Debian 11 fails: /usr/bin/ld: /h...
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...
Should PyDocumentBuilder have exception_occurred/error_message properties to report parse errors? Martin Honnen 2023-01-25 12:07 3 Added by O'Neil Delpratt about 1 year ago
RE: Should PyDocumentBuilder have exception_occurred/erro...
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...
XSLT 3.0 non XML result documents: should the Python API allow to capture them serialized? Martin Honnen 2023-01-20 16:13 6 Added by Martin Honnen about 1 year ago
RE: XSLT 3.0 non XML result documents: should the Python ...
Using XQuery 4.0 with SaxonC EE Python Martin Honnen 2023-01-17 12:53 1 Added by O'Neil Delpratt over 1 year ago
RE: Using XQuery 4.0 with SaxonC EE Python
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 over 1 year ago
RE: Aggregating results of several XQueries or XSLT trans...
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 over 1 year 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 over 1 year ago
RE: another error message in the context of validation: E...
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 over 1 year ago
RE: trying to use local copy of XSD schema for XSLT 3 (wh...
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 over 1 year ago
RE: SaxonC 11.99/12 EE can't run its SEF: java.lang.Class...
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 over 1 year ago
RE: How to compile .xsl to .sef with SaxonC EE for target...
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...
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 over 1 year 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 over 1 year 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 over 1 year 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 over 1 year ago
RE: Saxon-C through GraalVM
Distutils error when building Python extension A D 2022-09-14 20:15 9 Added by O'Neil Delpratt over 1 year 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 1 year ago
RE: DLL not found error in SaxonHEC 11.4
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 over 1 year ago
RE: Can I use a schema pulled over HTTP(S) with the PySch...
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...
Is PyXdmNode meant to be thread-safe? Martin Honnen 2022-04-03 18:42 9 Added by O'Neil Delpratt over 1 year ago
RE: Is PyXdmNode meant to be thread-safe?
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 about 2 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 about 2 years ago
RE: Need some help to explain/fix read access violation i...
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 about 2 years ago
RE: SaxonC 11.2 crashes when trying to create XdmValue wi...
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 about 2 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 about 2 years ago
RE: right way to use setProperty("extc", filePath) on Win...
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 about 2 years ago
RE: Attempt to use PHP extension function with SaxonC 11....
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...
(1-50/104) Per page: 25, 50, 100

Also available in: Atom