xsl-list
[Top] [All Lists]

RE: xsl templates, Removing spurious namespace declarations in output elements

2003-04-08 12:29:53

For another example, I might want to convert

Oh in that case you should be in good shape: you're not using xsl:copy-of
if it's called gml:X on the way in and <Point on the way out.

If you are not copying nodes from the source, the only other place
namespace nodes can come from is the stylesheet and
exclude-result-prefixes
should enable you to stop any unwanted namespace nodes coming from
stylesheet namespace declarations.

David

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list