xslt中如何获得xml记录数

来源:互联网 发布:淘宝内购优惠券 编辑:程序博客网 时间:2024/06/06 01:25
xslt中如何获得xml记录数:   <xsl:value-of   select="count(//tables)"/>
原创粉丝点击