RE: [docbook-apps] Saxon 9

From
Mauritz Jeanson <>
Date
2008-08-18T18:27:38+00:00
ID
000001c90160$129eb950$71ea1a51@D7MZ171J
Thread
RE: [docbook-apps] Saxon 9
> -----Original Message-----
> From: Lillian Sullam 
> 
> I'm trying to use a XSLT 2.0 to translate C# XML to DocBook 
> XML.  I use a Saxon processor and it doesn't seem to 
> recognize the XSLT "xsl:result-document"  Does any one know 
> why this is happening?


The subject line says "Saxon 9". Are you sure you are using that version?
xsl:result-document is an XSLT 2.0 instruction, and it is undoubtedly
recognized by Saxon 9.

/MJ