Re: [xsl] is it possible to construct new xml with xsl ?

Subject: Re: [xsl] is it possible to construct new xml with xsl ?
From: Joerg Heinicke <joerg.heinicke@xxxxxx>
Date: Sun, 16 Jun 2002 23:38:06 +0200
The Internet Explorer doesn't serialize the transformation output as XML - so you can't view the output in standard IE XML view. That's his problem. But I think it's a general problem of IE, what only the Microsoft guys can solve.

Regards,

Joerg

Sebastian Rahtz wrote:
On Mon, Jun 17, 2002 at 11:49:13AM -0700, Meir wrote:


yeah well i know that , but the thing is that im loading xml files not xsl
...
so if i load the xsl its fine ...
but when i load the xml whit the xsl linked its not working ..


Sorry, I don't really understand what you are trying to achieve.
The output of your stylesheet as it stands is not XML,
It is pure text with (escaped) < and > characters in. If you omit the CDATA stuff, it'll be real XML. Whats the deal?


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


Current Thread