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

Re: XSL-FO / XSLT Transformations & Line Breaks in XML

Subject: Re: XSL-FO / XSLT Transformations & Line Breaks in XML
From: "craig webber" <craigwebber@xxxxxxxxxxx>
Date: Tue, 03 May 2005 21:24:26 +0000
fo xsl line breaks
Anyway, you can do something like this:

<xsl:template match="para1">
  <p><xsl:value-of select="substring-before(., 'The Department
seeks')"/><br/>The Department seeks<xsl:value-of
select="substring-after(., 'The Department seeks')"/></p>
</xsl:template>

Jay,

This works fine if the text in the XML tags remains the same. If I have a user updating the XML document changes the text in XML tags, this code will no longer work. In my case, the user updating the XML document will have no access to the XSL Stylesheets.

Is there a more generic way of including a line break at any given point in an XML tag? As would normally be done in HTML using the "<br/>" tag?

Thanks,

Craig.

_________________________________________________________________
Find a job, book a flight, search for a car - visit MSN South Africa! http://www.msn.co.za/


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.