Forum Discussion

arurank's avatar
10 years ago

Namespace automatically inserted

Hi Experts,

I am new to SoapUI. I am using SoapUI 5.1.1 for testing a CAI3G interface.

When I "Open Editor" a Soap Test step, I get following namespaces automatically inserted into the XML request (below is an example)

<ns:createSubscription xmlns:ns="http://abc.com/aaa/xss/dfgdfg/"><ns:publicId/></ns:createSubscription>

I suspect it could be due to some unwanted WSDL or schemas I might have loaded into the project. Can anyone advise on how to check this ?

BR,
Kan

1 Reply

  • nmrao's avatar
    nmrao
    Champion Level 3
    You can do a quick validation of the request by validating it. On the request editor, right click -> validate.