Hi there,

A bit of a strange question here. I have a chunk in my sitemap that does 
something like:

<map:call resource="xforms-processing">
 <map:parameter name="form-name" value="edit-form/{../id}" />
</map:call> 

and then in the resource it basically calls cocoon:/{form-name} along with some 
other processing. The problem appears to be that {../id} is handed to the call 
which doesn't have id as part of it's scope. Is there some way to assess the 
variable before handing it over as a parameter so basically the resource would 
see "edit-form/1231".

Thanks,

Gary

*****************************************************************
The information contained in this message may be confidential or 
legally privileged and is intended for the addressee only, If you 
have received this message in error or there are any problems, 
please notify the originator immediately. The unauthorised use, 
disclosure, copying or alteration of this message is 
strictly forbidden.
*****************************************************************


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