[xsl] collection (testing)

Subject: [xsl] collection (testing)
From: "J. S. Rawat" <jrawat@xxxxxxxxxxxxxx>
Date: Fri, 16 Jan 2009 11:03:24 +0530
Hi,
I was testing the collection.xsl which is there within site http://www.xmlplease.com/collection, but it is not showing the same results as shown in filenames.html. Below function is not working.


<xsl:value-of select="tokenize(document-uri(.), '/')[last()]"/ >

...JSR

Current Thread