cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot generate proxy

michael_kappe
Explorer
0 Kudos

Hi Experts,

I need help by following problem:

message fom Proxy wizard

In the WSDL document, the object

"<complex/simpleType name="ArrayOf_tns1_AddressM..."

from the namespace

"http://dvss.xml.prechku.sys:7180/dvss/services/..."

links to the object

"<attribute name="arrayType">"

from the namespace

"http://schemas.xmlsoap.org/soap/encoding/"

However, this last object does not exist in the WSDL document.

WSDL Structure

Accepted Solutions (0)

Answers (1)

Answers (1)

michael_kappe
Explorer
0 Kudos

Hi Experts,

I need help by following problem:

message fom Proxy wizard

In the WSDL document, the object

"<complex/simpleType name="ArrayOf_tns1_AddressM..."

from the namespace

"http://dvss.xml.prechku.sys:7180/dvss/services/..."

links to the object

"<attribute name="arrayType">"

from the namespace

"http://schemas.xmlsoap.org/soap/encoding/"

However, this last object does not exist in the WSDL document.

WSDL Structure:

<schema targetNamespace="http://dvss.xml.prechku.sys:7180/dvss/services/DVSOAPService" xmlns="http://www.w3.org/2001/XMLSchema">

<import namespace="http://bean.dvsoap.appl.ch"/>

<import namespace="urn:DVSOAPService"/>

<import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>

<complexType name="ArrayOf_tns1_AddressMatch">

<complexContent>

<restriction base="soapenc:Array">

<attribute ref="soapenc:arrayType" wsdl:arrayType="tns1:AddressMatch[]"/>

</restriction>

</complexContent>

</complexType>

can somebody help me, thanks so much.

best regards Michael