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

Re: MSXML / NBSP problem and resolution

Subject: Re: MSXML / NBSP problem and resolution
From: Greg Faron <gfaron@xxxxxxxxxxxxxxxxxx>
Date: Fri, 08 Nov 2002 11:14:42 -0700
textarea nbsp
At 02:34 AM 11/8/2002, you wrote:
  stylesheet line of
  <td>&#160;</td>
  creates the output
  <td> </td>

really a space or just a literal no break space character that looks
like a space.
In the former case it's a bug in the system.

latter to <td/>,

even if it's a real space <td> </td> shouldn't get written using />

Well, if anyone has figured out a way to prevent XML Spy from changing
<textarea ... ></textarea> to <textarea ... />
or
<script ... ></script> to <script ... />
or
<td ... > </td> to <td ... />,
I would love to know about it. This changes happens when you use the auto-indent editing feature.
Also as I've said in a previous post, a &#160; in the stylesheet becomes an honest-to-God regular space in the result. This makes it difficult to put non-breaking spaces in HTML results without cheating and using the very sinful
<xsl:text disable-output-escaping="yes"><![CDATA[&#160;]]></xsl:text>. I'd love to hear a fix for that one too if anyone know it.



Greg Faron Integre Technical Publishing Co.



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.