xsl-list
[Top] [All Lists]

Re: [xsl] Why do the namespace appears in transformation ?

2010-08-20 03:11:43
On 20/08/2010 07:53, Fabien Tillier wrote:


you don't have any top level element in the result to hold the xsl namespace declaration so it has to be on each one.

so you need to wrap your result in (say) xsl:stylesheet so you only get the declaration once, on there.

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. ________________________________________________________________________

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