Forum Discussion

frankv's avatar
15 years ago

Can SoapUI include the XML declaration?

Hi,

I have the following SOAP request:

<?xml version="1.0" encoding="ISO-8859-1"?>
<soap:Envelope ...

When I send the message, the first line (XML declaration) does not get included by SoapUI? This is critical for my specific case to instruct the receiving parser of a non-default (UTF-8) character set encoding.

Is there a way to configure SoapUI to include the XML declaration in the outgoing request?

Thx,
Frank

1 Reply