Re: [xsl] why do I get duplicate <HTML> after xsl:copy ?

Subject: Re: [xsl] why do I get duplicate <HTML> after xsl:copy ?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 2 Jun 2005 17:13:11 +0100
exclude-result-prefixes="xmlns"


typing exclude-result-prefixes into google or just searching for it in
the xsl spec would have shown numerous examples of this. xmlns isn't a
namespace prefix.  You were using the prefix saxon and that's the one
you want to exclude.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread