Hi Anshuk,

Nuno has the right suggestion in (1) below to match your requirements. By using separate input and output bindings you can drop whatever items you don't want in the output. And you can use an <include> for all the <mapping>s that stay the same, so that you're not stuck with too much duplication.

 - Dennis

Nuno Ferreira wrote:

Hi,
I think you have two options: 1: Have two diferent bindings, one for marshal and another to unmarshall, with include tag you save a lot of code. 2: turn the location element optional, and if you don“t want the location element to be in your marshall xml, remove the content of the attribute of your object. cheers



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to