Re: [jibx-users] How to add after header

2008-04-03 Thread Dennis Sosnoski
m > a string insert. > > > > *From:* [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] *On Behalf Of > *Andrey Chorniy > *Sent:* 27 March 2008 16:33 > *To:* jibx-users@lists.sourceforge.net > *Subject:* [jibx-users] How to add after header > > I'm building inte

Re: [jibx-users] How to add after header

2008-03-28 Thread Ian Cotton (icotton)
a string insert. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrey Chorniy Sent: 27 March 2008 16:33 To: jibx-users@lists.sourceforge.net Subject: [jibx-users] How to add after header I'm building integration with external system via XML, and

[jibx-users] How to add after header

2008-03-27 Thread Andrey Chorniy
I'm building integration with external system via XML, and want to use Jibx to marshall my objects to XML. I have to have following xml-strucure which have * *after header How I can do that with JIBX, the only way I can imagine now - is to save xml to String and insert * *manually after first lin