S
shaun roe
I have a directory which contains many xml files as a result of some
analysis. I would like to have an XSL which loops over all these files
and generates a web page indicating some summary information from each
one of these files.
Is there any way of doing this in XSLT entirely, or am I forced to go to
perl/python for this kind of task? I am aware of the "document" command
in xsl but cannot see how to pipe it a whole series of files such that
one transform can loop over them.
The files all have a similar name, like JiveXML_runNumber_eventNumber.xml
cheers
shaun
analysis. I would like to have an XSL which loops over all these files
and generates a web page indicating some summary information from each
one of these files.
Is there any way of doing this in XSLT entirely, or am I forced to go to
perl/python for this kind of task? I am aware of the "document" command
in xsl but cannot see how to pipe it a whole series of files such that
one transform can loop over them.
The files all have a similar name, like JiveXML_runNumber_eventNumber.xml
cheers
shaun