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 14:33:23 GMT
> But I get namespace errors for each line containing a node named
> "myMenu:menu":

well that error message seems clear enough.
Your stylesheet has to be namespace-well formed, you have to declare all
namespace prefixes used in any XML file otherwise the file will be
rejected by the namespace aware XML parser.



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