On Mon, 16 May 2005, Eric Wood <[EMAIL PROTECTED]> wrote:

> I'm using one include because there may be a variable number of
> items in my list for different modules that use this dirset so I
> can't merely use separate <include> nested elements.

The nested <include> elements won't see more than one entry anyway.
They do not expect a list at all, they expect a single entry.

The includes attribute would allow a list, but you can't escape the
separator at all for the attribute.

Stefan

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

Reply via email to