This is a discussion on how to display xml in html? within the XML forums, part of the Programming Talk category; how to display xml in html?...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
You can use XSLT to render the page for you. A great tutorial can be found here.XSLT stands for XSL Transformations. In this tutorial you will learn how to use XSLT to transform XML documents into other formats, like XHTML.
www.w3schools.com
__________________
Powered by Yahoo! Answers |
|
|||
|
You can do so by embedding an XML tag in the HTML document which points to a datasource (meaning your xml document that contains the data) like so:And then you can use that datasource to display it inline with the HTML:The above example was taken from www.w3schools.com. Hope it helps.
__________________
Powered by Yahoo! Answers |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Html Tutorials | Prabhu N | Html | 1 | 01-30-2007 06:22 PM |
| XML, XSLT, HTML forward converter2 by thomasholme | JobHelper | Microsoft.NET Offers | 0 | 11-22-2006 11:17 AM |
| HTML for starters | Ro_Maniak | Html | 15 | 07-06-2006 02:57 PM |
| CSS Tutorials : Lesson 12 – Elements Display | JobHelper | Career Advice | 0 | 04-14-2006 10:34 AM |
| Oracle : Podcast: Getting Started with Oracle HTML DB | techguru | Oracle Tutorials | 0 | 08-27-2005 12:29 PM |