Re: [xsl] cdata output and different xslt processors

Subject: Re: [xsl] cdata output and different xslt processors
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 29 Oct 2001 09:17:35 GMT
> I assumed if I declared the
> namespace in the XSLT it would not read it as something to pass through.

why did you assume that? Any element not in the xslt namespace is a
literal result element and will generate an element node in the result
tree. How else would people generate xhtml or mathml of XSL-FO in XSLT?

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread