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

Preserving space between elements

Subject: Preserving space between elements
From: "Steven Reddie" <smr@xxxxxxxxxxxxxx>
Date: Fri, 5 Nov 2004 16:05:53 +1100
space between elements html
Hi All,
 
I'm using an xsl stylesheet to transform xml into html (actually, I've got
an xml file which references the xsl file, and IE does the transform for
display).
 
I wish to transform:
    <row>text text text <literal>literal1</literal>
<literal>literal2</literal> text text text</row>
into:
    text text text <i>literal1</i> <i>literal2</i> text text text
so that there is a space between everything.  However, I end up with no
spaces between the two literals.  I'm not too surprised about that, but I
haven't been able to find a way to preserve it, short of putting an &nbsp;
in the xml source.  xsl:preserve-space hasn't worked for me.
 
Is this possible, and if so can anyone offer some pointers.
 
Thanks,
 
Steven

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.