Re: [xsl] generating dynamic XSL to apply to a single XML document

Subject: Re: [xsl] generating dynamic XSL to apply to a single XML document
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 10 Sep 2003 17:26:55 +0100
> Can anyone tell me why this doesn't work?
I don't think IE supports the embedded stylesheet syntax for
xml-stylesheet. (many systems don't as far as I can see).

If you are doing scripting anyway on the server do you _need_ to send
xml using a client side <?xml-stylesheet transform?
Couldn't you just transform on the server to whatever style is needed
and serve the result?

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


Current Thread