Re: Please provide better XSL support - it is terrible
mozguy <[email protected]> Sun, 15 Nov 2009 16:04:36 +1100
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Message-ID | <[email protected]> |
Martin Honnen wrote: > Holge r wrote: > >> Does somebody know how I can build a workaround to address unbounded >> namespace? >> >> <xsl:value-of "*/@*[namespace-uri() = 'http://www.w3.org/2000/ >> xmlns/']"/> is not working. > > Can you explain in more detail what you want to achieve with that > expression? > How does your XML look? What is the output you want to achieve? > @ can only go inside [] as an Xpath filter expression