While working on Woden milestone 4, I discovered three good tests in the test suite (that I contributed) that are actually invalid. All three contain the following snippet: <wsdl:input element="xs:string" /> <wsdl:output element="xs:string" /> This is invalid as xs:string is not an element. (This violates assertion Schema-0020.) I've attached a patch that corrects the three good test cases. Arthur - Please review and apply the patch to correct these tests. Thanks, Lawrence Mandel
This archive was generated by hypermail 2.2.0+W3C0.50 : Tuesday, 7 March 2006 07:49:43 GMT