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

RE: OK, stupid Q time

Subject: RE: OK, stupid Q time
From: "Jason Macki" <jmacki@xxxxxxx>
Date: Thu, 15 Nov 2001 11:19:50 -0600
q time
Hi Tim,

The "xsl:value-of" element retrieves only the text within the
"paragraph" tag.  In order to retrieve the text and any XML within the
tag, you want the following:

<xsl:copy-of select="paragraph/node()" />

- Jason

-----Original Message-----
From: Chen, Gin [mailto:Gin_Chen@xxxxxxxxxxxxx] 
Sent: Thursday, November 15, 2001 11:10 AM
To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Subject: RE:  OK, stupid Q time


Okay... everyone seems to agree that it is <BR/>.
My question then is.. how do you get that BR to be displayed when
translating the XML with a XSL? For example: My XML has this
      <paragraph>This is my first <BR/> page</paragraph>
And my XSL has this
	<font color="red"><xsl:value-of select="paragraph"/></font> But
it seems to ignore the <BR/>. I get output like:
	This is my first  page
I set the output to html using:
	<xsl:output method="html"/>
-Tim

 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.