[Mono-list] Web service encoding

Stanislav Neuberger stas@okean.de
Tue, 9 Dec 2003 00:58:34 +0100


Hi,

can somebody tell me how to influence the encoding of the web service's
output under mono. I.e. I would like to change the encoding in this output
to UTF-8

<?xml version="1.0" encoding="iso-8859-1"?>
<string xmlns="http://tempuri.org/">ABC</string>

Greetings,
Stas