I have a xml feed which needs to be converted to HTML. How can it be done? If somebody has any references on how to do it pls let me know. i need to show the feed in a wordpress site.
Thanks
Prady
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Take a look at XSL Transformations. There is a lot of good stuff online about this. Should do what you need it to do.
http://www.w3.org/TR/xslt
Just to add. I did a bit of looking on the wordpress plugins site and noticed plugins to allow use of XSLT with XML files. I hesitate to recommend one specifically as I have not used them, but this should hopefully get you pointed in the right direction.