So, is there no way using xslt to avoid the addition of xmlns=" " ?
of course there is! That's like saying there is no way to avoid that
element names begin with "A" xslt only generates elements with names
begining with A if you generate them with that name, and similarly
it only generates elements in no namespace if you generate elements in
no namespace.
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>
--~--