Reading xml data by using jquery

Questions about XML that are not covered by the other forums should go here.
ndfd2008
Posts: 1
Joined: Wed Jul 25, 2018 9:49 pm

Reading xml data by using jquery

Post by ndfd2008 »

I know how to read xml data via C# or PHP, but is there any way or code which I can use to read xml via jquery or java script and also apply style sheet by using XSLT?

Any help will be appreciated, thank you in advance
Radu
Posts: 9048
Joined: Fri Jul 09, 2004 5:18 pm

Re: Reading xml data by using jquery

Post by Radu »

Hi,

If you want to run XSLT in a browser maybe you can take a look at:

http://www.saxonica.com/saxon-js/index.xml

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply