xsl-list
[Top] [All Lists]

RE: [xsl] XSLT extention problem

2007-12-05 04:44:17
Previously, I try to write like this:

<xsl:apply-templates select="@*[not(@WIDTH and @HEIGHT)]"/>

But it does not work.

Yes, that's clearly wrong. Attributes do not have attributes.

Your conjecture about ImageIcon might be correct, I don't know. There's a
"MediaTracker" object involved. As I say, I'm a little bit surprised to see
Swing classes invoked in this way, but I've no idea where the problems come
from.

Michael Kay
http://www.saxonica.com/


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

<Prev in Thread] Current Thread [Next in Thread>