Hi all!
Since I don't know which list is the correct one for this posting, I just send it to both (my apologies if this is a grave faux-pas).
I just started with Xalan and had a look at the SQL library extension, where I discovered a bug in the "6-sqllib-instantdb.xsl" stylesheet, the line:
<xsl:apply-templates select="$table/sql/row-set/row"/>
should be
<xsl:apply-templates select="$table/sql/row-set"/>
to get all the rows of the database table into the HTML table!
yours
Martin
__________________________________________________
SIEMENS Siemens AG Österreich
Program and System Engineering
Gudrunstraße 11
A - 1101 Vienna, Austria
phone: +43 5 1707 47052
Dipl.Ing. fax: +43 5 1707 56992
Dr. Martin Krüger [EMAIL PROTECTED]