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]

RE: creating HTML of XML


Thank Oliver Becker:
http://www.informatik.hu-berlin.de/~obecker/XSLT/#xmlverbatim


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

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