On 18.05.2004 14:11, [EMAIL PROTECTED] wrote:
<xsl:copy-of select="*[local-name()='html']/*[local-name()='body']/*"/>
This works without any further declaration of namespaces.
But me understands this as an ugly hack working around the capabilities and restrictions of XML.
It doesn't look very pretty, I know. But it seems to be the easiest way to avoid copying unwanted namespaces to the output.
-- [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]