RE: [xsl] XML to PDF using XSL FO

Subject: RE: [xsl] XML to PDF using XSL FO
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Sat, 28 Jun 2003 09:27:52 +0100
> If i just use <xsl:apply-templates />, i see only the text 
> content. I want to get original xml (with elements) into my PDF

You want to get a serialized representation of the XML into the PDF, I
think: not the nodes, but the angle brackets.

Try saxon:serialize().

Michael Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread