xsl-list
[Top] [All Lists]

Re: exclude-result-prefixes not removing the xmlns attribute in the root element

2006-01-03 04:27:18
On 1/3/06, Juergen Donnerstag <juergen(_dot_)donnerstag(_at_)gmail(_dot_)com> 
wrote:
May be I wasn't clear. I do not want to remove the namespace prefix
from all elements and attributes. I just want to remove
xmlns:wicket="http://wicket..."; from the root tag

Sorry, you were clear enough, I was on autopilot.

The root element has the attribute wicket:id, so it *must* have wicket
defined there.

What is you reason for not wanting it on the root element, and where
do you want it to be defined?  It shouldn't make any difference
(unless you are feeding the result to a custom parser?)

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--