xsl-list
[Top] [All Lists]

Re: [xsl] I need to make sure that all namespace declarations get output to a particular element, not the document element

2007-03-22 08:08:25


what comes out of this template is

where have the other namespaces gone? If they are alreasy output on an
ancestor, then that's correct and to be expected  but if they've just
been dropped then that's a bug  copy-of select self::* is supposed to
copy all namespace nodes  from the source.

David

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>