cancel
Showing results for 
Search instead for 
Did you mean: 

strange xmlns: developed

ross_goodman
Participant
0 Kudos

I have a wsdl that I create a project from in SOAPUI. In the interface tag in the xml the result is that SOAPUI puts "tot:" at the start of my interface name

eg <tot:interface...xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" etc etc>

but also then builds an xmlns attribute that says what "tot" means like this:-

xmlns:tot="interface namespace".

The wsdl generated in PI has no "tot" " and no xmlns:tot="interface namespace".

So why does soapui decide to do what it does?

The reason I ask is that if the wsdl is used to generate the call in the actual calling application the "tot:" is missing from the tag but the xmlns:tot= bit is there and the interface will not work.

Ross

Accepted Solutions (1)

Accepted Solutions (1)

Ryan-Crosby
Active Contributor
0 Kudos

Hi Ross,

Please check this post that I helped answer a few days back... it sound like the same thing you are running into:

[;

Regards,

Ryan Crosby

Answers (0)