Project

Profile

Help

Bug #4849

closed

Loading configuration file in Saxon-PE fails

Added by Michael Kay over 3 years ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Configuration
Sprint/Milestone:
-
Start date:
2020-12-04
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
10, trunk
Fix Committed on Branch:
10, trunk
Fixed in Maintenance Release:
Platforms:

Description

Calling Transform from the command line, with the Saxon-PE Jar files on the classpath, and with a configuration file that specifies edition="PE" and that includes the line

<extensionElement namespace="http://saxon.sf.net/sql"
         factory="net.sf.saxon.option.sql.SQLElementFactory"/>

fails saying

Warning on line 8 column 63 of config.xml:
   Extension elements are not available in Saxon-HE
Extension elements are not available in Saxon-HE

Reported on StackOverflow at https://stackoverflow.com/questions/65141470/saxon-config-file-using-pe-extension-elements-are-not-available-in-saxon-he

Please register to edit this issue

Also available in: Atom PDF