[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Pulling XML data into an HTML form and...
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 21 Nov 2003 23:03:22 GMT

<textarea><xsl:value-of select="xml/intro/."
disable-output-escaping="yes" /></textarea>


value-of gives the string value, you want the element nodes, so use
copy-of instead (and never use d-o-e unless you are convinced you really
need it)

David

-- 
http://www.dcarlisle.demon.co.uk/matthew

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


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member