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

Re: XSLT for usable yet valid XHTML

Subject: Re: XSLT for usable yet valid XHTML
From: Robert Koberg <rob@xxxxxxxxxx>
Date: Wed, 06 Apr 2005 09:02:39 -0700
default stylesheet xhtml
David Carlisle wrote:
I suppose I should have snipped more. I was referring to the part about needing a client side transformation.

If you send the file as application/xml then it _does_ need a client
side stylesheet or IE will use it's default stylesheet for XML files
which is the javascript folding tree view, which is cute but often not
the intended rendering of xhtml. Mozilla though will parse it as XML and
render it as XHTML (even without a specified stylesheet).

If you send the file as text/html then it doesn't need (and can't have)
a stylesheet but it goes straight to the html parser so things like
<br/> should be a syntax error except that html parsers in browsers don't
give errors unless they really can't avoid it.


OK. I stopped reading when I saw the requirement for a client-side transformation. I should have read the whole post or at least the next para that said:

"Howver there are reasons for still using text/html (and so relying on
the non existant error reporting to let XML syntax slip past an HTML
parser)"

sorry,
-Rob



David

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