--- a/xslt-examples/relpipe-out-xhtml.xsl Fri Jan 31 23:34:53 2020 +0100
+++ b/xslt-examples/relpipe-out-xhtml.xsl Thu Jun 04 14:08:47 2020 +0200
@@ -165,6 +165,10 @@
</tbody>
</table>
+ <p>
+ Record count: <xsl:value-of select="count(rp:record)"/>
+ </p>
+
</xsl:for-each>
</body>