xsl-list
[Top] [All Lists]

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

2010-02-01 23:58:02
-----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 can’t do that, add <xsl:preserve-space select="*"/> to your
stylesheet, but I’m 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/ >
“The honest man, though e’er sae poor, Is king o’ men for a’ that.”
 — Robert Burns, “Is There for Honest Poverty”
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-----

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--