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]
Other format: [Raw text]

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


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


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