I have a small syntactic bug with the WSDL included in the spec. Several types defined have the element
<restriction base="soapenc:array"/>
in them. The .NET WSDL proxy generating tool complains that "array" needs to be capitalized, making it:
<restriction base="soapenc:Array"/>
This occurs five times in the WSDL (PropertyArray, RoleDescriptionArray, etc.).
Cheers,
Sasha.
-----Original Message-----
From: Rich Thompson [mailto:]
Sent: Friday, August 30, 2002 10:19 AM
To: ;
Subject: [wsia] [wsrp-interfaces] Draft spec v0.5
The doc file has now grown to 11MB ....
(See attached file: Draft Spec v0.5.ZIP)