Project

Profile

Help

Saxon/C Help and Discussions

Questions and Answers relating to the use of Saxon/C

Subject Author Created Replies Last message
SaxonC ErrorHandler Paul Greve 2023-06-26 16:49 2 Added by Paul Greve over 1 year ago
RE: SaxonC ErrorHandler
undefined reference to `dlopen@GLIBC_2.34' Paul Greve 2023-06-15 18:49 4 Added by O'Neil Delpratt over 1 year ago
RE: undefined reference to `dlopen@GLIBC_2.34'
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 over 1 year ago
RE: Error on compilation attempt of SaxonC 12.2 HE with D...
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 over 1 year ago
RE: Building commands on Debian 11 fails: /usr/bin/ld: /h...
Error: Unable to read unicodeBlocks.xml file Paul Greve 2023-06-12 18:25 5 Added by Paul Greve over 1 year ago
RE: Error: Unable to read unicodeBlocks.xml file
Cross compilation for the ARM Architecture Omar Rodriguez 2016-02-25 21:49 4 Added by O'Neil Delpratt over 1 year ago
RE: Cross compilation for the ARM Architecture
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 over 1 year 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 over 1 year 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 over 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 almost 2 years 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 almost 2 years 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 almost 2 years 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 almost 2 years ago
RE: setting parser features for the XML parser SaxonC uses
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 almost 2 years 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 almost 2 years 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 almost 2 years ago
RE: XSLT 3.0 non XML result documents: should the Python ...
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 almost 2 years ago
RE: Is there a reason why the default toString() of an Xd...
Using XQuery 4.0 with SaxonC EE Python Martin Honnen 2023-01-17 12:53 1 Added by O'Neil Delpratt almost 2 years 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 almost 2 years ago
RE: Aggregating results of several XQueries or XSLT trans...
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...
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 about 2 years ago
RE: SaxonC 11.99/12 EE can't run its SEF: java.lang.Class...
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 about 2 years ago
RE: another error message in the context of validation: E...
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 2 years ago
RE: https://www.saxonica.com/saxon-c/doc11/html/saxonc.ht...
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...
(26-50/118) Per page: 25, 50, 100

Also available in: Atom