Hi,

  we use the xerces xml c++ parser v1.7 to read in xml data. 

The following text is correctly parsed in windows,

<DATA>
        (†[ASSIGN,Found,TEXT,YES])|([ASSIGN,Found,TEXT,FALSE])    
</DATA>
 
however in linux the cross of loraine (†) character is stripped, as
is the data immediately after it. This also happens with xerces 2.3.
Can anyone suggest a way around this problem? Or even better, a fix
for it.

 thanks in advance,
    
      Greg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to