- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi
You can use in below format to test with a simple example
<targetData firstName="Forum"></targetData>
(else)
<targetData>
<firstName ="Forum" />
......................................
.....................................n
</targetData>
Regards,
Venu