Bastien saquet wrote:

Hi all,

I have a problem to read information from several xml files all stored
in the same directory.

Basically I need to read in each files (the files are all stored in
./xml directory):
<item>
  <element1>...</element1>
  <element2>...</element2>
</item>

Then I want to use these information in my xsl file. But I find no
solutions to do that.

I tried to used the file generator but I'm a bit confused with it.

Does someone know how could I do that?

Try [1] or better [2].

Cheers.

[1] http://cocoon.apache.org/2.1/userdocs/directory-generator.html
[2] http://cocoon.apache.org/2.1/userdocs/xpathdirectory-generator.html


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to