xsl-list
[Top] [All Lists]

RE: Problem with doctype-system in transformation xml to xml

2005-12-07 09:23:29
Now i have all the attributes of the xsl:stylesheet element 
as attributes of
my top-level element in the destination xml-file.

Do you mean attributes, or do you mean namespace declarations?

To avoid namespaces being copied from the stylesheet to the result document,
use the exclude-result-prefixes attribute on xsl:stylesheet.

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