Applied resolution for action 141

I've applied the changes for ACTION-141 [1] / ISSUE-26 [2] per Eric's
proposal [3] as agreed in the call dated 2010/02/09 [4].  This completes
action 141.

HTML of the previous binding spec is available here:
http://dev.w3.org/cvsweb/~checkout~/2008/ws/soapjms/soapjms.html?rev=1.76&content-type=text/html&f=h#wsdl-11-url



and the updated binding spec is here:
http://dev.w3.org/cvsweb/~checkout~/2008/ws/soapjms/soapjms.html?rev=1.77&content-type=text/html&f=h
#wsdl-11-url

Specifically:
=============
Added a new sentence to the end of the final paragraph in section 3.4.5.
that reads:

"The values for parameters in the URI needs to be encoded
("%20" for space, for example) as per normal URI escaping rules, and the
resulting URI needs to be encoded as per normal XML rules ("&" for
&) when serialized into an XML attribute."

and changed the example URI to:
   <wsdl11soap11:address
location="jms:jndi:destinationName?targetService=service%20Test&amp;priority=5"/>

=================================================================

This is a link to view the differences:
http://dev.w3.org/cvsweb/2008/ws/soapjms/soapjms.html.diff?r1=1.76&r2=1.77&f=h



...and this is a link to view the differences from the previous XML Spec
version:
http://dev.w3.org/cvsweb/2008/ws/soapjms/soapjms.xml.diff?r1=1.77&r2=1.78&f=h




[1] http://www.w3.org/2002/ws/soapjms/tracker/actions/141
[2] http://www.w3.org/2002/ws/soapjms/tracker/issues/26
[3] http://lists.w3.org/Archives/Public/public-soap-jms/2010Feb/0000.html
[4] http://www.w3.org/2010/02/09-soap-jms-minutes.html

Regards
Mark

Received on Tuesday, 16 February 2010 16:48:01 UTC