> From: Barbara Post [mailto:[EMAIL PROTECTED]] > > Hello, my problem is to : > > have resources generate / transform / serialize so that I get XML, but using > a parameter.
Request parameter? > then I want to aggregate these 2 XML documents and transform / > serialize by another stylesheet. <map:aggregate> <map:part src="part1?param1=value1&param2=value2"/> <map:part src="part2?param1=value1&param2=value2"/> </map:aggregate> <map:transform src="style.xsl"/> <map:serialize/> Vadim > Thanks for any help about resources using a parameter then be aggregated. > Read the sitemap's DTD, seems not easy. > > Using C2.0.2. (have to use a release version). > > Babs > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>