Subject: Re: How to get rid of some namespace declarations
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 12 Jun 2009 09:33:36 +0100
|
oh sorry I think xf was coming from input not the stylesheet in which
case you may also need teh xslt 2 feature:
<xsl:copy-of copy-namespaces = "no"
when you use xsl:copy.
David
________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________
|