Re: [xsl] accessing attributes of a node

Subject: Re: [xsl] accessing attributes of a node
From: "Joris Gillis" <roac@xxxxxxxxxx>
Date: Tue, 18 Jan 2005 20:28:13 +0100
How can i access the hx_size attribute of each node?
try: @*[name()=concat(name(current()),'_size')]


regards, -- Joris Gillis (http://www.ticalc.org/cgi-bin/acct-view.cgi?userid=38041) "In the land of the blind, the one-eyed man is king"

Current Thread