This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

creating HTML of XML


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]