Hi,
In the sitemap, in a pipeline, after xsl transfomration, I am gettign an xml file. After that I am calling <map:call resource> to zip the contents using zipArchiveSerialzer. Now I am gettign the document title as an attribute to the root element in my xml.
Following is my xml which is dynamically created using XSL transformation:
<?xml version="1.0" encoding="UTF-8"?>
<zip:archive xmlns:zip="http://apache.org/cocoon/zip-archive/1.0" title="sometitle.zip">
<zip:entry name="xyz.ppt" src=""><zip:entry name="abc.pdf" src=""></zip:archive>

My problem is:
Now how can I pass the title attibute to <map:call resource="someresoource">?
Please help me. this is very urgent requirement for me.

Thanks & Regards,
Murthy
ForwardSourceID:NT00004212

=
Notice: The information contained in this e-mail message and/or attachments to 
it may contain confidential or privileged information.   If you are not the 
intended recipient, any dissemination, use, review, distribution, printing or 
copying of the information contained in this e-mail message and/or attachments 
to it are strictly prohibited.   If you have received this communication in 
error, please notify us by reply e-mail or telephone and immediately and 
permanently delete the message and any attachments.  Thank you
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to