SV: wsdl arrayOfString ms-soap-client

2001-06-21 Thread kim . schjefstad
, like the namespace for the 2001 schema. cheers -kims- -Opprinnelig melding- Fra: Mark Young [mailto:[EMAIL PROTECTED]] Sendt: 20. juni 2001 18:40 Til: [EMAIL PROTECTED] Emne: Re: wsdl arrayOfString ms-soap-client kims Oliver: What kims suggests might work, but I don't think you

wsdl arrayOfString ms-soap-client

2001-06-20 Thread Oliver Rettig
Hallo, I´ve the following wsdl-file for access of my apache soap-server with a ms-client: ?xml version=1.0 encoding='UTF-8'? definitions name=urn:KlickBlickOperator targetNamespace=urn:KlickBlickOperator xmlns:typens=urn:xml-klickblick

SV: wsdl arrayOfString ms-soap-client

2001-06-20 Thread kim . schjefstad
: Oliver Rettig [mailto:[EMAIL PROTECTED]] Sendt: 20. juni 2001 10:37 Til: soap Emne: wsdl arrayOfString ms-soap-client Hallo, I´ve the following wsdl-file for access of my apache soap-server with a ms-client: ?xml version=1.0 encoding='UTF-8'? definitions name=urn:KlickBlickOperator

Re: SV: wsdl arrayOfString ms-soap-client

2001-06-20 Thread Oliver Rettig
Hi Kim, thank you for help. Try replacing the types with this: The targetNamespace should be the same as xsd and arrayType should be xsd:string. types xsd:schema targetNamespace=http://www.w3.org/2001/XMLSchema; xmlns:xsd='http://www.w3.org/2001/XMLSchema' xsd:complexType

Re: WSDL and MS SOAP

2001-06-05 Thread Christian Weyer
), you do not need wsdl. -Ed -Original Message- From: Christian Weyer [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 12:58 PM To: [EMAIL PROTECTED] Subject: Re: WSDL and MS SOAP Generally spoken, you will need WSDL if your are using the COM Low Level interface of MSTK 2.0