Hi I have a case where the special chars in an text element were
escaped as expected. But when the xml is reloaded, the reverse does
not happen.

<item>...<test>...</item>

Becomes

<item>...&lt;test&gt;...</item>

and remains that way after a round trip.

What do I need to do to prevent this?

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to