xsl-list
[Top] [All Lists]

RE: [xsl] collection (testing)

2009-01-16 04:05:49
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()]"/ >


You should know better than to say something is "not working". Tell us how
it failed. Otherwise we have to guess - for example, it might be failing
because you are using an XSLT 1.0 processor, but without knowing how it
failed, that can only be a guess.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>