- From: Lawrence Mandel <lmandel@ca.ibm.com>
- Date: Thu, 6 Jul 2006 11:50:13 -0400
- To: www-ws-desc@w3.org
- Message-ID: <OF7560B6EF.D0432CFA-ON852571A3.0054D126-852571A3.00570083@ca.ibm.com>
While creating tests for the RPC style I came across two assertions that have ambiguous language even though I think I understand the meaning and that I'd like to see clarified. (I think the clarifications are simple editorial changes to remove any doubt as to the meaning of the assertions.) 1. "The sequence MUST contain only local element children.? " [1] I believe this assertion refers to both input element and output element sequences. The other assertions for RPC style explicitly state input or output. I'd like to see this assertion hardened as: "Both the input and output sequences MUST contain only local element children." 2. "If elements with the same qualified name appear as children of both the input and output elements, then they MUST both be declared using the same named type.? " [2] In this case local elements do not have qualified names only local names. This looks like a mistake to me. I'd like to see this corrected to avoid any confusion. My suggested correction is: "If elements with the same local name appear...." I've attached a patch for wsdl20-adjunts.xml that contains these changes. [1] http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/wsdl20/wsdl20-adjuncts.html?content-type=text/html;%20charset=utf-8#RPCStyle-5013-summary [2] http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/wsdl20/wsdl20-adjuncts.html?content-type=text/html;%20charset=utf-8#RPCStyle-5018-summary Thanks, Lawrence Mandel Software Developer IBM Rational Software Phone: 905 - 413 - 3814 Fax: 905 - 413 - 4920 lmandel@ca.ibm.com
Attachments
- application/octet-stream attachment: wsdl20-adjuncts.xml.patch
Received on Thursday, 6 July 2006 15:50:35 UTC