xsl-list
[Top] [All Lists]

RE: [XSL] copying namesapces with prefix "xmlns:".

2005-08-27 01:51:33
Hi Siva,
  <xsl:copy-of select="namespace::*" /> does'nt work in XSLT 1.0.  


It should work, if the processor implements the errata to the 1.0 spec
correctly.

Whether it does what you want is another matter.

Michael Kay
http://www.saxonica.com/



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