Special char within an XML ï
---------------------------------
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><?xml
version="1.0"?><story><TGM> € this ï is a
message</TGM></story></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 ï. The value € 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]