Next in thread →
Next in month →
Re: [ws-rx-editors] possible bug in draft spec 'wsrm-1.1-spec-wd-05'
You're probably right - don't want to kick-off any more endless discussions than necessary :-) Let's just tweak the text instead. -Doug Anish Karmarkar <> 10/07/2005 05:55 PM To Doug Davis/Raleigh/IBM@IBMUS cc Robin Cover <>, WS-RX Editors <> Subject Re: [ws-rx-editors] possible bug in draft spec 'wsrm-1.1-spec-wd-05' Personally, I don't care how this is solved as long as the bug that Robin points out is fixed. But, given that the NS was explicitly approved by the TC (and I'm not sure if the TAB AIR document requires the NS to have a trailing '/'), I think removing the "concatenated with the '/' character ..." part would be the easier way forward. I.e. change: "If an action URI is used, and one is not already defined per the rules of the WSAddressing specification [WS-Addressing], then the action URI MUST consist of the reliable messaging namespace URI concatenated with the "/" character and the element name." to: "If an action URI is used, and one is not already defined per the rules of the WSAddressing specification [WS-Addressing], then the action URI MUST consists of the reliable messaging namespace URI concatenated with the element name." BTW, the sentences is ambiguous about which element it is talking about. But that is a separate issue. It is also unclear as to what happens when there is more than one WSRM header in the same message (eg: SeqAck and AckRequested for two separate Sequences). Comments? -Anish -- Doug Davis wrote: > > Editors/Robin, Any objections to removing the / from the namespace? > -Doug > > > > *Robin Cover <>* > > 10/07/2005 01:11 PM > > > To > WS-RX Editors <> > cc > Robin Cover <> > Subject > [ws-rx-editors] possible bug in draft spec 'wsrm-1.1-spec-wd-05' > > > > > > > > > > http://www.oasis-open.org/apps/org/workgroup/ws-rx/download.php/14785/wsrm-1.1-spec-wd-05.pdf > > says: > > ==================================================================== > > 1.3 Namespace > The XML namespace [XML-ns] URI that MUST be used by > implementations of this specification is: > http://docs.oasis-open.org/wsrm/200510/ > [...] > > If an action URI is used, and one is not already defined per the rules > of the WS-Addressing specification [WS-Addressing], then the action > URI MUST consist of the reliable messaging namespace URI concatenated > with the "/" character and the element name. For example: > > http://docs.oasis-open.org/wsrm/200510/SequenceAcknowledgement > > ==================================================================== > > If the "XML namespace URI" is (character-for-character) > > http://docs.oasis-open.org/wsrm/200510/ > > then the "namespace URI concatenated with the '/' character and > the element name" would yield: > > http://docs.oasis-open.org/wsrm/200510/ + '/' + element name > > thus, e.g., (not what we want, I assume): > > http://docs.oasis-open.org/wsrm/200510//SequenceAcknowledgement > > Presumably: change the Namespace URI or nuke "concatenated with..." > > > - Robin Cover > >
Next in thread →
Next in month →