Hi all,

I need to use ALWAYS an end-tag containing a name that echoes the element's
type as given in the start-tag.

For example, now marshal method produce the following stream:

<REQUEST Service="Alarm"/>

I need, on the other hand, this result:

<REQUEST Service="Alarm">
</REQUEST>

Is there any way to obtain this ?

Thank you,

Daniele Marelli



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

Reply via email to