Thanks for you help Jorg!
In the flow script I changed the send page:
cocoon.sendPage(navPipeName, {"modelSpec": modelSpec}) ;
The sitemap aggregation part required map:generate:
<map:match pattern="modelSpecPart">
<map:generate src="module:flow-attr:modelSpec"/>
<map:serialize type="xml"/>
</map:match>
Cheers,
Gary
-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Jorg Heymans
Sent: Thursday, July 14, 2005 11:26 AM
To: [email protected]
Subject: Re: Adding xml string to an aggregation
Gary Larsen wrote:
>
> I need to also aggregate an XML formatted string that I've generated in
> the flow. Is there syntax for using a request attribute as a source in
> an aggregate or is there a better way to accomplish this?
>
This came up a while ago. Have a look at [1], in particular
<map:read src="module:flow-attr:myxml"/>
HTH
Jorg
[1] http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=111799393328198&w=2
---------------------------------------------------------------------
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]