xsl-list
[Top] [All Lists]

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

2005-12-07 10:11:38
That's it.

Now it works fine.

Thanks a lot and Kind regards

Axel Kesten

----- Original Message -----
From: "Michael Kay" <mike(_at_)saxonica(_dot_)com>


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.



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