Re: [docbook-apps] Using external files in programlistings

From
"Cob Rtayton"
Date
2009-02-11T17:00:40+00:00
ID
044201c98c6a$415a9fd0$6400a8c0@pazu
Thread
Re: [docbook-apps] Using external files in programlistings
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


 

 

  
----- Original Message ----- 

  
From: 
  Mathias Schindler 

  
To:  
  

  
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