Murthy

Its not clear from your description:
(a) what the exact step-by-step process is; and
(b) what the actual source of the "sometitle.zip" text is?

>>> [EMAIL PROTECTED] 2005/03/10 01:59:59 PM >>>

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="soemURL"/>
      <zip:entry name="abc.pdf" src="someURL"/>
</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.

Thanks & Regards,
Murthy


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] 


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

Reply via email to