How is this causing inconsistency?

Andreas

On Fri, Sep 2, 2011 at 07:28, Ajit Bhingarkar <[email protected]> wrote:
> Hi,
>
>
>
> We are seeing that when an OMElement is created from a String based XML
> fragment; &gt; are decided back to “>” while &lt; in the fragment remain.
>
>
>
> This is causing inconsistency; we would like either &gt; to remain or also
> &lt; to get decoded as “<”.
>
>
>
> Can you pls share any solution or a workaround? A similar issue is mentioned
> at http://wso2.org/mailarchive/esb-java-user/2008-August/000728.html.
>
>
>
> Source -> BoB2&lt;sup&gt;TM&lt;/sup&gt;
>
> Result -> BoB2&lt;sup>TM&lt;/sup>
>
>
>
> Thanks,
>
> Ajit
>
>

Reply via email to