Hi, 

I would like to manually implement the marshal method in a class, to take the 
tag name and contents from the class I am on.

So if I have two attributes, this.tagname which contains TAGNAME and 
this.tagcontents which contains CONTENTS I would like to output 

<TAGNAME>CONTENTS</TAGNAME>

I'm not sure how to deal with the passed in IMarhsllingContext to get this to 
work.

Is this possible?

Cheers,

Tim.


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
jibx-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to