Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - display xml via xsl [Thread Next] Re: display xml via xslTo: NULL Date: 11/3/2004 11:56:00 AM Daniel wrote: > is there any way to display a xml via a .xsl or .xslt to web browser but w/o > any other application? e.g. some way to refer to the input xml document from > inside of the xsl or vise versa? any examples of how to do this appreciated If target browser supports XSLT (firefox/mozillas/netscape7/IE6/IE5-with-MSXML3-installed) - just send XML to the client with XSLT attached using xml-stylesheet processing instruction: <?xml-stylesheet type="text/xsl" href="style.xsl"?> <foo> .... -- Oleg Tkachenko [XML MVP] http://blog.tkachenko.com | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
