Subject: Re: Table formatting challenge
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 16 Jul 2001 15:50:20 +0100
|
> and get rid of that key().
replace key('colname',@namest) by
ancestor::tgroup[1]/colspec[@colname=current()/@colspec]
(4 times)
and delete
<xsl:key name="colname" match="colspec" use="@colname"/>
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
DPawson - Mon, 16 Jul 2001 10:29:13 -0400 (EDT)
|
|