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

Re: Client Side XSLT

Subject: Re: Client Side XSLT
From: Nic <nferrier@xxxxxxxxxxxxxxxxxxxx>
Date: 16 Aug 2003 19:37:00 +0100
michael kloster
"Michael Kloster" <kloster@xxxxxxxxxxxxxxx> writes:

> Hello,
> 
> I am aware that adding
> 
> <?xml-stylesheet type="text/xsl" href="test.xsl" ?>
> 
> to an xml document will cause browsers that support XSLT (IE 6, Mozilla,
> etc) to transform the xml using the specified test.xsl template.  Is it
> possible to direct XSLT enabled broswers to transform XML using a specified
> template without adding the above directive to the xml?  I am imagining
> something like:
> 
> http://mynamesmike.com/test.xml?stylesheet=test.xsl
> 
> Or some other request parameters that the browsers are hard coded to
> recognize as client side XSLT directives.  Note, I am interested in client
> side processing of the XML/XSLT, not server side.
> 
> I checked the FAQs and didn't see this subject discussed.  Is anyone aware
> of a something like I'm suggesting?  Browser specific solutions are fine.

I'm not aware of anything like that.

Browser support for this is very poor right now. One of the things
I'd like is a reliable way to query the browser for this
functionality, that is to ask the browser if it supports XSLT styling
of XML to HTML (or XML to RTF, or whatever).

If that was possible one would be able to transform HTML on the
server side for clients that didn't support it but get the UA to do
it when it was able.

The problem is that the transform result tree could be any document
type... that whole content-type vs actual content issue rears its
head.


-- 
Nic Ferrier
http://www.tapsellferrier.co.uk


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.