I'm trying to get my test client to build from the server generated
WSDL's, and have ran into a few problems.
Import3
Iona : schema for http://soapinterop.org/xsd2 has an attribute ref for
http://schemas.xmlsoap.org/soap/encoding/ without an import
ASP.NET : I'm getting an error of "Schema declaration for namespace
's0' is not found." but i can't see what the problem is, i need to dig
into this one some more.
InteropTestRpcEnc
MSTK3.0, Iona, Spray, SQLData : schema for http://soapinterop.org/xsd
has an attribute ref for http://schemas.xmlsoap.org/soap/encoding/
without an import
ASP.NET: Schema declaration for namespace 's' is not found. [don't
know why yet]
Compound1
SQLData : schema has elementFormDefault="" which isn't a valid value
for that attribute.
ASP.NET request elements are in the http://tempuri.org/ namespace not
the http://soapinterop.org/xsd
Compound2
MSTK3.0, Iona, Spray, SQLData : employee namespace uses types from
person namespace with importing the person namespace.
ASP.NET request element is in the http://tempuri.org/ namespace not
the http://soapinterop.org/employee
InteropDocLit
ASP.NET various things in http://tempuir.org/ namespaces not
http://soapinterop.org/xsd
Cheers
Simon
www.pocketsoap.com