XML Feeds / XSLT
Hi, I need to embed an XML feed in a website and understand that I need to learn XSLT ...which is completely new to me. The feed looks something like this:
<?xml version="1.0" encoding="UTF-8" ?>
Hi, I need to embed an XML feed in a website and understand that I need to learn XSLT ...which is completely new to me. The feed looks something like this:
<?xml version="1.0" encoding="UTF-8" ?>
I was going to post a bunch of code, and thought this link would help you more than anything....
http://www.w3schools.com/xsl/tryxslt.asp?xmlfile=cdcatalog&xsltfile=cdcatalog
It shows an xml data example, the XSLT that was used to use it in html, and a sample results below the two. Hope that helps!![]()
How do you need to display the XML in the site?
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.