|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Writing a stylesheet to create a stylesheet, with
> If you know the disadvantages of disable-output-escaping, use > <xsl:text > disable-output-escaping="yes"/> like on <xsl:value-of/>. I guess I wasn't clear. This does not work: <xsl:text disable-output-escaping="yes"><xsl:value-of select="xpath"/></xsl:text> If you try to do that, the transformation fails saying you can't embed <xsl:value-of/> inside of an <xsl:text> element. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






