Project

Profile

Help

Bug #4853

closed

proc.transform_to_string causes python to crash

Added by Brian Higashide over 3 years ago. Updated about 2 years ago.

Status:
Rejected
Priority:
High
Category:
Python
Start date:
2020-12-07
Due date:
% Done:

0%

Estimated time:
Found in version:
Saxon HE 1.2.1
Fixed in version:
Platforms:

Description

I am trying to use the xslt processor to validate schematron.

import saxonc
proc=saxonc.PyXslt30Processor(license=False)
proc.transform_to_string(source_file=path_to_file)

Running this code causes python to crash. There's no traceback or error feedback, it just crashes.


Files

sample.sch (1.13 KB) sample.sch Brian Higashide, 2020-12-07 17:57

Please register to edit this issue

Also available in: Atom PDF