xsl-list
[Top] [All Lists]

Re: XML -> RTF via XSL

2004-03-16 06:05:34
Robert Pasley wrote:
> but the brackets and ampersands stay
> escaped. It would be better for me if this did not happen since Word cannot
> understand the escaped version and they come out raw (&amp etc).

The default output method is xml. RTF is text, so use:

 <xsl:output method="text"/>

Best Regards,
 George
-----------------------------------------------
George Cristian Bina
<oXygen/> XML Editor - http://www.oxygenxml.com



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



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