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

RE: RE: How to transform <BR> to </P><P>

Subject: RE: RE: How to transform <BR> to </P><P>
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx (by way of B. Tommie Usdin)
Date: Thu, 18 Jan 2001 18:41:55 -0500
paragraph instead br

From: Adam Van Den Hoven <Adam.Hoven@xxxxxxxxxxxx> To: "'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'" <xsl-list@xxxxxxxxxxxxxxxxxxxxxx> Subject: RE: RE: How to transform <BR> to </P><P> Date: Thu, 18 Jan 2001 09:27:21 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1"



Sun, Christine (Cahners) wrote:
Thanks Dimitre,

 But that'll make the whole text node one paragraph, instead
 of breaking into
 new paragraphs every time it meets a <BR> as wanted.

the thing is that if you have


<TEXT>This is first paragraph.<BR />Second paragraph.</TEXT>

Then <TEXT> has 3 children, there is:
	TEXT/text() -- This is the first paragraph
	TEXT/BR
	TEXT/text()	-- This is the second paragraph

Each block of text that is a child of text is its own text node.

Adam

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.