Often times one uses ICU with Xerces. Take a look at ICU's conversion API's. And just check on the internal guts of your std::string class to understand the relationship between its handling of Unicode code-units vs code-points. Some implementations may differ.
- Bob --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
