|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] easy question
I am trying to get output as follows: <IMG/> My xml is as follows: <cheetah> <sub> <![CDATA[<IMG/>]]> <IMG/> <IMG/> </sub> </cheetah> My xsl is as follows: <?xml version="1.0"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl"> <xsl:template match="/"> <p> <xsl:apply-templates select="*"/> </p> </xsl:template> </xsl:stylesheet> My output is: <p><IMG/> <IMG/></p> How do I get "<IMG/>" not "<IMG/>" ? Thanks, Rolande Kendal -- Java Presentation Player & GSM Audio Player: http://cr518337-a.yec1.on.wave.home.com/SmileBaby/ 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








