creating HTML of XML

Subject: creating HTML of XML
From: Morris Adler <pvnrt@xxxxxxxxx>
Date: Fri, 18 Aug 2000 14:51:22 -0700 (PDT)
How do I output the exact contect of an XML file to an
HTML file?

For example, of the XML file contains

<home>
   <sometag>some text</sometag>
</home>

I'd like the result HTML, when pointed to by IE5, to
display the exact same thing, namely 

<home>
   <sometag>some text</sometag>
</home>

Any suggestions welcome...

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread