|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: copyright symbol in XSLT
> I have resolved this by using <xsl:text>, which allows the > XSLT processor to just move the copyright symbol into the > output HTML with the ampersand: > > <p>Copyright <sup> > <xsl:text disable-output-escaping="yes">&#169;</xsl:text> > </sup> 2002 Company, Inc.</p> > > Is this the best approach? > No, it's appalling. Just use: <p>Copyright <sup>©</sup> 2002 Company, Inc</p> Michael Kay Software AG home: Michael.H.Kay@xxxxxxxxxxxx work: Michael.Kay@xxxxxxxxxxxxxx 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
|

Cart








