Michael Homeijer wrote: <snip/> > I have the following situation: > (1) I have a form with data (requestgenerator), > (2) the data is validated by a validating transformer (in case of failure > see 5b) > (3) the data is transformed into xmldb transformer syntax (by xslt) > (4) the data is transformed by the XMLDBTranformer into Xindice > > in case of success (result from XMLDBTransformer): > (5a) result from step 4 is aggregated with an xml:db query > in case of failure: > (5b) result from step 4 (or 2) is aggregated with result from > step 1 (to get > the original data back into the form) and the result from an xml:db query. > > (6) result is transformed and serialized into html > > This is probably something to be solved by multiplexer. Maybe you can > explain how the sitemap for this problem would look?
There are sitemap examples and discussion about a fairly similar situation in: http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=101494021330277&w=2 and in the links therein. /Daniel Fagerstrom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]