Hi,

Is there a way, when marshalling, to suppress the output of empty elements? For instance, I end up with several elements that, when marshalled, end up like this:

<foo/>

I'd really like it to just not create anything for that element if it is empty. I can go through and post-process it, but if there is already a way to do it....

The third-party code that reads the marshalled XML string is not smart enough to figure out that it doesn't need to process it and chokes.

Thanks,

--
Brent Hale
Fishbowl Inventory
www.fishbowlinventory.com

----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev




Reply via email to