Subject: Re: 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 |
- Re: is it possible to construct new xml with xsl ?, (continued)
- Meir - Sun, 16 Jun 2002 15:56:34 -0400 (EDT)
- Sebastian Rahtz - Sun, 16 Jun 2002 16:29:51 -0400 (EDT)
- Meir - Sun, 16 Jun 2002 17:00:37 -0400 (EDT)
- Sebastian Rahtz - Sun, 16 Jun 2002 17:39:39 -0400 (EDT)
- Joerg Heinicke - Sun, 16 Jun 2002 17:47:57 -0400 (EDT) <=
- Michael Kay - Sun, 16 Jun 2002 18:11:09 -0400 (EDT)
- Mike Ferrando - Mon, 17 Jun 2002 09:03:11 -0400 (EDT)
- David Carlisle - Mon, 17 Jun 2002 11:15:43 -0400 (EDT)
- Wendell Piez - Mon, 17 Jun 2002 13:12:34 -0400 (EDT)
|
|