Re: XML -> RTF via XSL2004-03-16 06:05:34Robert 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 (& 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
|
|