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

Re: Question re: unwanted whitespace and html output

  • From: Jeni Tennison <mail@j...>
  • To: Mike Freestone <mikefreestone@h...>
  • Date: Mon, 23 Jul 2001 12:39:19 +0100

whitespace in html
Hi Mike,

XSLT questions are best addressed to XSL-List at
http://www.mulberrytech.com/xsl/xsl-list.

> Example of current html output:
>
> ... some text <span class="smtext_bold">
> exit
> </span>
> , some more text that has a comma ...
>
> Notice that the span tags and following text is on separate lines.

This is very peculiar output given your source and XSLT.

One thing that might help is if you remove the template that you
currently have matching text nodes, which gives the value of the text
node with escaping-on-output disabled. I doubt very much that you want
to have output escaping disabled, since it runs the risk of giving
non-well-formed XML output.

But the only thing that I can think of that would cause the result
that you're seeing is if you have an xml:space attribute set to
'preserve' on the document element of your stylesheet (xsl:stylesheet
or xsl:transform). If you have such an attribute, then remove it and
things should work properly.

Otherwise, it could be a bug in the processor or in the code calling
it - what XSLT processor are you using?

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


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
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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.