<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Passing xml data using events</title>
	<atom:link href="http://eslifeline.wordpress.com/2008/07/09/passing-xml-data-using-events/feed/" rel="self" type="application/rss+xml" />
	<link>http://eslifeline.wordpress.com/2008/07/09/passing-xml-data-using-events/</link>
	<description>Adobe LiveCycle Tips and Tricks</description>
	<lastBuildDate>Sat, 14 Nov 2009 18:16:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nikunj</title>
		<link>http://eslifeline.wordpress.com/2008/07/09/passing-xml-data-using-events/#comment-620</link>
		<dc:creator>Nikunj</dc:creator>
		<pubDate>Mon, 20 Jul 2009 17:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=42#comment-620</guid>
		<description>Hi Girish,

I would like to load pdf form fields using from a html page. I have seen your post you are populating using xml and xdp. can you please explain me how to do so? I know I need to generate xml and xdp from posted html forms but I dont know how to automatically bind this xml/xdp to pdf forms so that fields get filled.</description>
		<content:encoded><![CDATA[<p>Hi Girish,</p>
<p>I would like to load pdf form fields using from a html page. I have seen your post you are populating using xml and xdp. can you please explain me how to do so? I know I need to generate xml and xdp from posted html forms but I dont know how to automatically bind this xml/xdp to pdf forms so that fields get filled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Girish Bedekar</title>
		<link>http://eslifeline.wordpress.com/2008/07/09/passing-xml-data-using-events/#comment-507</link>
		<dc:creator>Girish Bedekar</dc:creator>
		<pubDate>Fri, 15 May 2009 16:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=42#comment-507</guid>
		<description>Hi Mars
can you please send me your form, I think the problem could be in the submit url in the form
send the form to mergeandfuse@gmail.com
Which version of livecycle server are using?
thanks
girish</description>
		<content:encoded><![CDATA[<p>Hi Mars<br />
can you please send me your form, I think the problem could be in the submit url in the form<br />
send the form to <a href="mailto:mergeandfuse@gmail.com">mergeandfuse@gmail.com</a><br />
Which version of livecycle server are using?<br />
thanks<br />
girish</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mars</title>
		<link>http://eslifeline.wordpress.com/2008/07/09/passing-xml-data-using-events/#comment-503</link>
		<dc:creator>Mars</dc:creator>
		<pubDate>Wed, 13 May 2009 14:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=42#comment-503</guid>
		<description>Girish, I have a form with submit button configured to submit the form in the xml data format. In my servlet, I am trying to get the information from the xml. But, when I click on the submit button in the filled in form, I get following error.. &quot;An error occured during the submit process. Unknown failure.&quot;  any clue?</description>
		<content:encoded><![CDATA[<p>Girish, I have a form with submit button configured to submit the form in the xml data format. In my servlet, I am trying to get the information from the xml. But, when I click on the submit button in the filled in form, I get following error.. &#8220;An error occured during the submit process. Unknown failure.&#8221;  any clue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Girish Bedekar</title>
		<link>http://eslifeline.wordpress.com/2008/07/09/passing-xml-data-using-events/#comment-465</link>
		<dc:creator>Girish Bedekar</dc:creator>
		<pubDate>Fri, 17 Apr 2009 02:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=42#comment-465</guid>
		<description>Hi Joanna
What is your use case, based on the use case I can suggest you the correct solution
thanks
girish</description>
		<content:encoded><![CDATA[<p>Hi Joanna<br />
What is your use case, based on the use case I can suggest you the correct solution<br />
thanks<br />
girish</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joanna</title>
		<link>http://eslifeline.wordpress.com/2008/07/09/passing-xml-data-using-events/#comment-464</link>
		<dc:creator>Joanna</dc:creator>
		<pubDate>Thu, 16 Apr 2009 18:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=42#comment-464</guid>
		<description>Girish,
         If I need to include a Map of documents as event data with event.
         How should I define xsd for event data template?

Thanks,

Joanna</description>
		<content:encoded><![CDATA[<p>Girish,<br />
         If I need to include a Map of documents as event data with event.<br />
         How should I define xsd for event data template?</p>
<p>Thanks,</p>
<p>Joanna</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Staffan</title>
		<link>http://eslifeline.wordpress.com/2008/07/09/passing-xml-data-using-events/#comment-76</link>
		<dc:creator>Staffan</dc:creator>
		<pubDate>Mon, 11 Aug 2008 10:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=42#comment-76</guid>
		<description>Hello Girish.
I found your blog when i was searching for help with an XML file created by LiveCycle Designer 8.
I have created a form witch user should submit to me as a XML file.
The XML file should be imported by Excel (2003) to an sheet for automatic calculation.
My problem is that some unwanted rows are added to the excelsheet. 
The field name get an extended name like ***/#agg. Its always when i got numeric field from the PDF form
Best regards</description>
		<content:encoded><![CDATA[<p>Hello Girish.<br />
I found your blog when i was searching for help with an XML file created by LiveCycle Designer 8.<br />
I have created a form witch user should submit to me as a XML file.<br />
The XML file should be imported by Excel (2003) to an sheet for automatic calculation.<br />
My problem is that some unwanted rows are added to the excelsheet.<br />
The field name get an extended name like ***/#agg. Its always when i got numeric field from the PDF form<br />
Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bookmarks about Xml</title>
		<link>http://eslifeline.wordpress.com/2008/07/09/passing-xml-data-using-events/#comment-71</link>
		<dc:creator>Bookmarks about Xml</dc:creator>
		<pubDate>Wed, 06 Aug 2008 23:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=42#comment-71</guid>
		<description>[...] - bookmarked by 3 members originally found by artefact on 2008-08-01  Passing xml data using events  http://eslifeline.wordpress.com/2008/07/09/passing-xml-data-using-events/ - bookmarked by 2 [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; bookmarked by 3 members originally found by artefact on 2008-08-01  Passing xml data using events  <a href="http://eslifeline.wordpress.com/2008/07/09/passing-xml-data-using-events/" rel="nofollow">http://eslifeline.wordpress.com/2008/07/09/passing-xml-data-using-events/</a> &#8211; bookmarked by 2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Micrinsstoorn</title>
		<link>http://eslifeline.wordpress.com/2008/07/09/passing-xml-data-using-events/#comment-70</link>
		<dc:creator>Micrinsstoorn</dc:creator>
		<pubDate>Sat, 02 Aug 2008 22:23:45 +0000</pubDate>
		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=42#comment-70</guid>
		<description>Thanks !</description>
		<content:encoded><![CDATA[<p>Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samir</title>
		<link>http://eslifeline.wordpress.com/2008/07/09/passing-xml-data-using-events/#comment-63</link>
		<dc:creator>Samir</dc:creator>
		<pubDate>Thu, 17 Jul 2008 01:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=42#comment-63</guid>
		<description>Girish,

Could you tell me two things:

1. In live cycle , how to bind the xml as input data for a particular form. I created a .xml, .dtd, .xsd files for a form. Tried to use”New Data Connection ” menu, But the fields are not getting populated.
2. What is the best way to bind the xml files with the forms without intervension of the user or admin. So if you have 100 forms, you create 100 xml data files and those should be picked up dynamically by the form when run.

I would appreciate your help . Thanks and Regards.</description>
		<content:encoded><![CDATA[<p>Girish,</p>
<p>Could you tell me two things:</p>
<p>1. In live cycle , how to bind the xml as input data for a particular form. I created a .xml, .dtd, .xsd files for a form. Tried to use”New Data Connection ” menu, But the fields are not getting populated.<br />
2. What is the best way to bind the xml files with the forms without intervension of the user or admin. So if you have 100 forms, you create 100 xml data files and those should be picked up dynamically by the form when run.</p>
<p>I would appreciate your help . Thanks and Regards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
