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

Losing white space when identity transform

Subject: Losing white space when identity transform
From: "Karl J. Stubsjoen" <karl@xxxxxxxxxxxxx>
Date: Wed, 17 Mar 2004 22:53:43 -0700
 Losing white space when identity transform
Hello,

So close on this.  I have some XHMTL... looks like this:

<f>We need to know just a little bit about you to get started.  Please
supply us with your first name, last name, and <b>(important)</b> a valid
email.</f>

I am transforming like this:

<xsl:template match="*">
  <xsl:element name="{local-name()}">
    <xsl:copy-of select="@*"/>
    <xsl:apply-templates/>
  </xsl:element>
</xsl:template>

But am losing my white-space around the <b> elements... what is up with
that?  I know this has been discussed before.  Seems like there is a fix for
this.

Karl


 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.