Arun was heard to say: > Should we restrict it to "0" and "1" following BP 1.1 requirement [2] on > SOAP mustUnderstand attribute ? This does raise an issue: currently the XPath test is '@soap11:mustUnderstand cast as xs:boolean = true()' For SOAP 1.2 it's an xs:boolean, so the test is valid http://www.w3.org/TR/soap12-part1/#soapmu but for SOAP 1.1 it should be either '0' or '1': http://www.w3.org/TR/2000/NOTE-SOAP-20000508/#_Toc478383500 I'll raise this as an issue on the testsuite and fix the SOAP 1.1 tests and examples. PaulReceived on Monday, 19 December 2005 20:39:27 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:19:44 GMT