You can get a filelist through the directory generator, then apply an
xsl-stylesheet to create cinclude or xinclude tags and then apply the
transformer for that include:

1) generate your filelist by directory generator
2) apply xsl that creates something like <cinclude:include src="file"/> or
xinclude elements
3) map:transform type="cinclude" or "xinclude"

Got it? (if not, just say so:), see cocoon docs/wiki for more info!)

So that's a yes;-)

Greetz,
Jan


----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 11, 2004 9:14 AM
Subject: aggregate files that match in a request


>
> hi people
>
> i just want to ask if it's posible to aggregate
> an (unknown) number of .xml files that match in a request
>
> for example all the .xmls that are in a specific folder
> or all files that match /content/*.xml
>
>
> any hint?
>
> --stavros
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to