Forum Discussion

1 Reply

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi,

    the problem seems to be the following attribute defined in the schema of the wsdl;

    <xsd:attribute name="personsSexIds" type="tns:ArrayOfInt"></xsd:attribute>

    attributes can not be of a complex type, it has to be one of the simple types instead.

    Hope this helps!

    regards,

    /Ole
    eviware.com