xsl-list
[Top] [All Lists]

RE: [xsl] Add namespace to element name itself

2008-11-18 07:13:26
Michael Kay told
<xsl:element name="prefix:{local-name()}" namespace="uri">
where prefix and uri are your desired namespace prefix and namespace URI
respectively.

Dear Michael,

Thanks. But each and every element (output) contains "xmlns:ce='uri'".

I don't want this, how to avoid it.

Regards,
Ramkumar


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