Hello,
I've some trouble with a WSDL. The error comes from a complextype which inherit from another complex type.
I added the definition :
xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance/" targetNamespace="
http://www.talend.org/service/"
But when I try to read the WSDL with SoapUI, I got the following error message :
Could not find type 'SpecialisationContactType'. Do you mean to refer to the type named SpecialisationContactType@
http://www.talend.org/service/ (in AnnuaireGroupe.xml)?
Here is my WSDL :
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions name="AnnuaireGroupeService"
xmlns:wsdl="
http://schemas.xmlsoap.org/wsdl/" xmlns:soap="