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

Re: Unanticipated Results from text()

Subject: Re: Unanticipated Results from text()
From: "Manfred Staudinger" <manfred.staudinger@xxxxxxxxx>
Date: Fri, 23 Feb 2007 22:37:48 +0100
Re:  Unanticipated Results from text()
On 23/02/07, David Carlisle <davidc@xxxxxxxxx> wrote:

> I found IE _is_ preserving the whitespace while with indent="no" the > whitespace gets striped.

Are you sure that isn't just an artefact of the white space being
_added_ by indentation, rather than white space being preserved.
I rely heavily on leading blanks of to original text. For example, if
you look at the source of
http://free.pages.at/staudinger/Regest/Regesten/A1604-01-00-02017.xml
(which uses http://free.pages.at/staudinger/Regest/view_regest.xsl
for the client-side transformation), you see the element <zitat>
with only text and whitespace as content. The <zitat> is simply
transformed into a <blockquote> but the text is marked up with
various <p> or <pre>, dependent on the indentation (currently number
of leading blanks).

You can in fact turn off the stripping, even in IE via the xsl-stylesheet
PI where you don't have programmatic access to the parser, if you are
prepared to put xml:space="preserve" into the source document (eg on the
document element).
Good to know, a very interesting alternative indeed!

Manfred

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-2007 All Rights Reserved.