You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Alberto Massari (JIRA)" <xe...@xml.apache.org> on 2005/03/30 14:07:16 UTC

[jira] Closed: (XERCESC-1388) Special char within an XML ï

     [ http://issues.apache.org/jira/browse/XERCESC-1388?page=history ]
     
Alberto Massari closed XERCESC-1388:
------------------------------------

    Resolution: Invalid

Orly,
this is a question, not a bug report, so it should be sent to the mailing list xerces-c-dev@xml.apache.org

Alberto

> Special char within an XML &#239;
> ---------------------------------
>
>          Key: XERCESC-1388
>          URL: http://issues.apache.org/jira/browse/XERCESC-1388
>      Project: Xerces-C++
>         Type: Bug
>   Components: DOM
>     Versions: 2.2.0
>  Environment: windows professional
>     Reporter: Orly Caduri

>
> Hi,
> I need to parse the following xml 
> <?xml version=\"1.0\" encoding=\"UTF-8\"?><ROOT><ROOT1>&lt;?xml version=&quot;1.0&quot;?&gt;&lt;story&gt;&lt;TGM&gt; &#128; this &#239; is a message&lt;/TGM&gt;&lt;/story&gt;</ROOT1></ROOT>
> I first place the string in a Dom and then extract the value of the tag <ROOT1>. Then I place the return string into a Dom and parser it as well, everything works fine except that when I try to get the TGM tag the value is corrupted from the value &#239. The value &#128 works fine.
> I am right before a release and any help is greatly appreciated.
> Orly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org