RE: creating HTML of XML

Subject: RE: creating HTML of XML
From: Joshua Allen <joshuaa@xxxxxxxxxxxxx>
Date: Fri, 18 Aug 2000 17:57:30 -0700
Thank Oliver Becker:
http://www.informatik.hu-berlin.de/~obecker/XSLT/#xmlverbatim


> -----Original Message-----
> From: Morris Adler [mailto:pvnrt@xxxxxxxxx]
> Sent: Friday, August 18, 2000 2:51 PM
> To: XSL-List@xxxxxxxxxxxxxxxx
> Subject: 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
> 


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


Current Thread