Subject: Re: Problem with doctype-system in transformation xml to xml
From: "Axel Kesten" <kesten@xxxxxxxxxxxxxxx>
Date: Wed, 7 Dec 2005 18:11:38 +0100
|
That's it.
Now it works fine.
Thanks a lot and Kind regards
Axel Kesten
----- Original Message -----
From: "Michael Kay" <mike@xxxxxxxxxxxx>
> 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.
|