OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ws-rx-editors message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [ws-rx-editors] possible bug in draft spec 'wsrm-1.1-spec-wd-05'



Editors/Robin, Any objections to removing the / from the namespace?
-Doug



Robin Cover <robin@oasis-open.org>

10/07/2005 01:11 PM

To
WS-RX Editors <ws-rx-editors@lists.oasis-open.org>
cc
Robin Cover <robin.cover@oasis-open.org>
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




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]