Using XQuery 4.0 with SaxonC EE Python |
Martin Honnen |
2023-01-17 12:53 |
1 |
Added by O'Neil Delpratt about 2 years ago
RE: Using XQuery 4.0 with SaxonC EE 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 about 2 years ago
RE: Is there a reason why the default toString() of an Xd...
|
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 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...
|
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...
|
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
|
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...
|
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 ...
|
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...
|
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 almost 2 years ago
RE: SaxonCHE cannot be found for the docker container 'py...
|
Entity size limit in libsaxon-HEC-windows/ SaxonC / GraalVM |
Andreas Oetjen |
2023-04-19 12:47 |
4 |
Added by Michael Kay almost 2 years ago
RE: Entity size limit in libsaxon-HEC-windows/ SaxonC / G...
|
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...
|
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
|
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
|
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 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...
|
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'
|
SaxonC ErrorHandler |
Paul Greve |
2023-06-26 16:49 |
2 |
Added by Paul Greve over 1 year ago
RE: SaxonC ErrorHandler
|
SaxonApiException::getSystemId() throws NullPointerException |
Paul Greve |
2023-06-26 16:00 |
2 |
Added by Paul Greve over 1 year ago
RE: SaxonApiException::getSystemId() throws NullPointerEx...
|
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 over 1 year ago
RE: Is there any documented or undocumented change in Sax...
|
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 over 1 year ago
RE: Does SaxonC and PyXPathProcessor provide some API to ...
|
Possible memory leak in SchemaValidator class |
Paul Greve |
2023-09-12 20:06 |
6 |
Added by Paul Greve over 1 year ago
RE: Possible memory leak in SchemaValidator class
|
parseJsonFromFile gives segmentation fault |
Martin Honnen |
2023-12-16 09:09 |
2 |
Added by O'Neil Delpratt about 1 year 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 about 1 year ago
RE: Why is testCallSystemFunction not called in testXSLT3...
|
error trying to build cppTests samples under Debian 12 (WSL) |
Martin Honnen |
2023-12-19 14:34 |
5 |
Added by O'Neil Delpratt about 1 year ago
RE: error trying to build cppTests samples under Debian 1...
|