Hi Mathias, If you are using Saxon 9, you cannot use the textinsert.extension, because that is a Saxon 6 extension written by Norm Walsh and does not work with Saxon 9 (as you discovered). There is no Saxon 9 version of the extension. You might inquire with Norm if he plans to update them. 8^) Bob Stayton Sagehill Enterprises [email protected]
----- Original Message ----- From: Mathias Schindler To: [email protected] Sent: Wednesday, February 11, 2009 2:26 AM Subject: [docbook-apps] Using external files in programlistings Hi everybody! I try to include files with the <textdata> tag, but I got some problems using SAXON9. I need to set the parameters use.extensions=1 and textinsert.extension=1. But if I try to transform my XML-file I always get the message: "Don't know how to insert files with SAXON 9.1.0.2 from Saxonica". Here's my classpath: lib\xslthl.jar;lib\saxon9-dom.jar;lib\saxon9.jar; Any ideas? Cheers, Mathias
