|
Subject: Re: [xsl] XSLT collection function to get filenames From: Martin Honnen <Martin.Honnen@xxxxxx> Date: Sun, 16 Mar 2008 14:57:09 +0100 |
If the following:
<x:for-each select="collection('?select=*.xml')"> <br /><x:value-of select="//h1" /> </x:for-each>
will print the value of 'h1' tags of each document with extension .xml in the current directory, then how can I get it to print/capture the filename itself of each file?
Martin Honnen http://JavaScript.FAQTs.com/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] XSLT collection function to g, Arno H.P. Reuser | Thread | Re: [xsl] XSLT collection function , Martin Honnen |
| [xsl] XSLT collection function to g, Arno H.P. Reuser | Date | Re: [xsl] XSLT collection function , Martin Honnen |
| Month |