In the DOML3 specifications, the encoding is set in the DOMLSOutput object that is passed to DOMLSSerializer::write.

Alberto

radada wrote:
Hi there again  : ))

I've been searching on how to set the XML encoding of the XML declaration
output file in xerces 3.0 (C++)
In the previous versions, I had to call the setEncoding method of the
DOMDocument, but I can't find it now.
As a result, the XML files have the "UTF-8" encoding in the declaration
while I need them to be in "ISO-8859-1".

Thx a lot guys.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to