Re: [xslt] empty xmlns attribute



On Sun, Feb 09, 2003 at 12:21:18PM -0500, Daniel Veillard wrote:

> >    <a href="../">DeepSpace6</a></td></tr></table><p xmlns="" class="icons
> >                                                     ^^^^^^^^
> > xmlns="" is the problem.
> 
>   How is taht p element generated ? If the stylesheet ask to emit a
> p without any namespace, while the current default namespace is not
> empty (which is expected for XHTML), then libxslt behaviour is correct.

Thank you Daniel, your hints have been enough to let me solve the 
problem by adding a correct xmlns to templates in my wrapper code.
So, was this documented in some w3c document?

Thank you again
Simone

-- 
 Simone Piunno -- http://members.ferrara.linux.it/pioppo 
.-------  Adde parvum parvo magnus acervus erit  -------.
 Ferrara Linux Users Group - http://www.ferrara.linux.it 
 Deep Space 6, IPv6 on Linux - http://www.deepspace6.net 
 GNU Mailman, Mailing List Manager - http://www.list.org 
`-------------------------------------------------------'



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]