Re: [xslt] Namespace problem



On Mon, Apr 30, 2001 at 01:54:41PM -0400, Daniel Veillard wrote:
> > If so, is it possible to have a template that matches only the tag name?
> > (e.g. 'root' in 'ns:root')
> 
>  
>   Hum, I'm afraid it would be wrong. XSLT allows name test as from the
> XPath production:

  Hum actually it's possible:
    http://www.w3.org/TR/xpath#function-local-name

   *[local-name() = 'root']

 I doubt anybody find that nice :-\

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/




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