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

Re: IE Client side transformation issue

Subject: Re: IE Client side transformation issue
From: "M. David Peterson" <m.david@xxxxxxxxxxxxx>
Date: Sat, 28 Jul 2007 21:55:27 -0600
Re:  IE Client side transformation issue
On Sat, 28 Jul 2007 21:41:13 -0600, Ilya Sterin <sterini@xxxxxxxxx> wrote:

<xsl:output method="html" doctype-public='-//W3C//DTD HTML 4.01//EN'
doctype-system="http://www.w3.org/TR/html4/strict.dtd"/>

At first glance I would try,


<xsl:output
     doctype-system="-//W3C//DTD HTML 4.01//EN"
     doctype-public="http://www.w3.org/TR/html4/strict.dtd"
     cdata-section-elements="script"
     method="html"
     omit-xml-declaration="yes" />

... if the above doesn't work, a URI with a sample that showcases the
issue at hand will be a lot more helpful than would be anything else.

--
/M:D

M. David Peterson
http://mdavid.name | http://www.oreillynet.com/pub/au/2354 |
http://dev.aol.com/blog/3155

Current Thread

Back To School Sale!

Save 30% off all Stylus Studio 2008 Products when you purchase from our Online Shop.

Offer ends August 31, 2008.

Coupon Code
TRTY-C4JV-OFF

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.