Including multiple xsl files from a folder

J

Julien Phalip

Hi there!

I am including several xsl files, as follows:

<xsl:include href="folder/file1.xsl"/>
<xsl:include href="folder/file2.xsl"/>
... and so on

Is there a way to include all the files from a same directory, doing
something like that:

<xsl:include href="folder/*.xsl"/>

This above doesn't work so I need to find another way...

Thanks a lot!

Julien
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top