|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Correct way to handle nested tags
> I have the xml: > <text> > some text <img src="img1.gif"/> > more text <img src="img2.gif"/> > some more text <img src="img3.gif"/> > end of text > </text> > > How would I generate the html: > "some text <img src="img1.gif"> more text <img > src="img2.gif"> some more > text <img src="img3.gif"> end of text" > <xsl:template match="text"> <xsl:copy-of select="node()"/> </xsl:template> Mike Kay Software AG 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








