xsl-list
[Top] [All Lists]

RE: XML to PDF using XSL FO

2003-06-28 01:27:52
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



<Prev in Thread] Current Thread [Next in Thread>