parsing WSDL...
[WARNING] src-resolve: Cannot resolve the name 'soapenc:Array' to a(n) 'type definition' component.
line 1144 of https://www.methodintegration.com/MethodAPI/service.asmx?wsdl#types?schema2
[WARNING] src-resolve.4.2: Error resolving component 's:schema'. It was detected that 's:schema' is in namespace 'http://www.w3.org/2001/XMLSchema', but components from this namespace are not referenceable from schema document 'https://www.methodintegration.com/MethodAPI/service.asmx?wsdl#types?schema1'. If this is the incorrect namespace, perhaps the prefix of 's:schema' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'https://www.methodintegration.com/MethodAPI/service.asmx?wsdl#types?schema1'.
line 960 of https://www.methodintegration.com/MethodAPI/service.asmx?wsdl#types?schema1
[ERROR] undefined simple or complex type 'soapenc:Array'
line 1144 of https://www.methodintegration.com/MethodAPI/service.asmx?wsdl
[ERROR] undefined element declaration 's:schema'
line 960 of https://www.methodintegration.com/MethodAPI/service.asmx?wsdl
[ERROR] undefined element declaration 's:schema'
line 981 of https://www.methodintegration.com/MethodAPI/service.asmx?wsdl
[ERROR] undefined element declaration 's:schema'
line 999 of https://www.methodintegration.com/MethodAPI/service.asmx?wsdl
[ERROR] undefined element declaration 's:schema'
line 1020 of https://www.methodintegration.com/MethodAPI/service.asmx?wsdl
I get no output files created (as should happen). All I get is the messages on the screen, rather than the detail code file(s) that the WSIMPORT program is supposed to create. Does anybody have any ideas how to fix this problem?
Thanks,