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

Subject: Re: [xsl] is it possible to construct new xml with xsl ?
From: Sebastian Rahtz <sebastian.rahtz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 16 Jun 2002 22:30:01 +0100
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?

-- 
Sebastian Rahtz      OUCS Information Manager
13 Banbury Road, Oxford OX2 6NN. Phone +44 1865 283431

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


Current Thread