- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 11 Mar 2009 04:49:24 +0000
- To: public-ws-resource-access-notifications@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6681 Summary: description headers for WS-Eventing's protocol elements are goofy Product: WS-Resource Access Version: PR Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Eventing AssignedTo: public-ws-resource-access-notifications@w3.org ReportedBy: gilbert.pilz@oracle.com QAContact: public-ws-resource-access-notifications@w3.org The description headers for WS-Eventing's protocol elements are goofy. For example, the description of the wse:EndTo element bears the following header: /s:Envelope/s:Body/*/wse:EndTo This simultaneously tells us what we already know (that the Subscribe message is carried in the Body of a SOAP message) while omitting the important fact that wse:EndTo is the direct child of wse:Subscribe. The WS-* convention for listing the described elements is relative to the SOAP Body. For example: /wsrm:CreateSequence/wsrm:Offer/wsrm:Identifier Proposal: Fix the the description headers to use the WS-* convention. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
Received on Wednesday, 11 March 2009 04:49:32 UTC