Re: [xsl] RE: XML View in IE, missing space for contineous emphasis

Subject: Re: [xsl] RE: XML View in IE, missing space for contineous emphasis
From: "Christopher R. Maden" <crism@xxxxxxxxx>
Date: Tue, 02 Feb 2010 00:57:35 -0500
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ramkumar wrote:
> I am writing XSL to view the XML Content in Internet Explorer. In Explorer
> view, space missing for continuous emphasis. Please look into the below
> inputs for my issues. How to resolve this. Please give your suggestions.

Why did you post this twice?

This is a well-known FAQ, dating back more than ten years, due to
misbehavior of the MSIE XSLT implementation.

If you really must use MSIE XSLT, add xml:space="preserve" to all your
document instances.

If you canbt do that, add <xsl:preserve-space select="*"/> to your
stylesheet, but Ibm not sure that will work, as I believe the problem is
inherent in the MS XML parser.

~Chris
- --
Chris Maden, text nerd  <URL: http://crism.maden.org/ >
bThe honest man, though eber sae poor, Is king ob men for ab that.b
 b Robert Burns, bIs There for Honest Povertyb
GnuPG Fingerprint: C6E4 E2A9 C9F8 71AC 9724 CAA3 19F8 6677 0077 C319
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAktnvsYACgkQGfhmdwB3wxmOdwCeJZ64uCQrFtmOZl53PqxI7AX9
8roAn2/0OTUJnzHsVaHtPNcedbyNrB2j
=/2/y
-----END PGP SIGNATURE-----

Current Thread