Forum Discussion

1 Reply

  • 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