I've been looking at those two pages as well. Very good. Just wanted to make sure before giving it a wack.
Thanks again for your help! Best, David On 5/11/05 1:03 PM, "Gerald Aichholzer" <[EMAIL PROTECTED]> wrote: > Frey, David wrote: >> Thank you Gerald. >> >> So if I understand this correctly, I can add an 'xpath' parameter to the >> generator in the pipeline. The value of the 'xpath' parameter will be an >> xpath expression to search for in each of the files of the specified >> directory. The matching elements will then be generated into another >> document? >> >> Is this correct? >> > > Exactly - at least according to my experience. > > I assume you have already found this link: > http://cocoon.apache.org/2.1/userdocs/generators/xpathdirectory-generator.html > > So you'd have to set up a pipeline with the XPathDirectoryGenerator as > generator and transform its result using an XSLT-Transformer to match > your preferred XML-format. > > This URL (just found with Google) might help, too: > http://xml.grumpykitty.biz/staticSiteArticle.html > > HTH, > Gerald > > --------------------------------------------------------------------- > 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]
