RE: convert XML -> XML -> HTML

Subject: RE: convert XML -> XML -> HTML
From: "Didier PH Martin" <martind@xxxxxxxxxxxxx>
Date: Fri, 5 Mar 1999 14:25:20 -0500
Hi

The reason is that IE 5b2 XSL engine is a control built on top of SHDOCVW wh
ich is itself the web browser (i.e a general active document/ShellFolders vi
ewer). The expected output is HTML. If that is not the case, you get somethi
ng else like what you got. To get a different process, you need a MIME Filte
r intercepting XML file loading. With a XML MIME filter, you can do whatever
you want like doing the kind of process you described.

Regards
Didier PH Martin
mailto:martind@xxxxxxxxxxxxx
http://www.netfolder.com

-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxx [mailto:owner-xsl-list@xxxxxxxxxxxxxxx
m]On Behalf Of Shinichiro HAMADA
Sent: Friday, March 05, 1999 10:08 AM
To: ML XSL-List
Subject: convert XML -> XML -> HTML


Hello.

I am trying to convert an XML to another XML with IE5b2's XSL. And I want to
make IE5 show the converted XML. Then I wrote a XSL that converts the
converted XML to HTML.

But what was shown on IE is raw text data that isn't processed XSL.

With IE5b2, is it possible to convert XML->XML->HTML?
Please tell me.

Thank you in advance.
Regards.

--
TOSHIBA Corp. S&S Lab. Section#4
Shinichiro HAMADA



 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