Hello,
I am currently trying to extract an attribute's string of an XML node with the
following code.
std::string value =
XMLString::transcode(node->getAttributes()->getNamedItem(XMLString::transcode("mapstyle"))->getNodeValue());
Whatever the encoding format is in the XML file header, I retreive empty
strings when the value includes french accents such as : "���..."
Is their anything to do? I already tried setting my LC_ALL variable to several
values without any results.
My language : C++
My Xerces-c version is 2.6.0
My platform : Redhat 9
Thank you in advance,
Philippe
PS : I did not subscribe to the mailing list, could you please copy the reply
to my email adress please (cf header)
--
Philippe H�troy, [EMAIL PROTECTED]
Thales Training & Simulation
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]