[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Can I print well-formed XML/HTML in text output mo

Subject: RE: Can I print well-formed XML/HTML in text output mode
From: "Andreas L. Delmelle" <a_l.delmelle@xxxxxxxxxx>
Date: Sun, 26 Oct 2003 12:47:27 +0100
html print
> -----Original Message-----
> From: Nathaniel Stoddard
>
> When I do the <xsl:value-of select="my_node" /> then it just does a messy
> output.  If "my_node" is "<p>Hey, this stupid thing won't work right</p>"
> then it will proceed to print "Hey, this stupid thing won't work
> right".  As

Actually, the stupid thing *is* working right if my_node is the p-node :)

> fun as that is, it doesn't look too nice later when it shows up on a
> webpage.  (I can't just put the <p> and </p> around the thing because the
> data in the node is PCDATA, so any html can be in there.)  I'd
> like a simple
> value-of statement, but apparently that's a no-go since it is in text mode
> and text mode will take the text only in all the descendent
> nodes, and leave
> out the tags.
>

Use <xsl:copy-of select="my_node" /> for this.

Hope this helps!

Cheerz,

Andreas


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.