- From: <paul.downey@bt.com>
- Date: Thu, 30 Jun 2005 21:50:07 +0100
- To: <dorchard@bea.com>, <www-ws-desc@w3.org>
thx, fixed up section 5.2.5:
http://lists.w3.org/Archives/Public/public-ws-desc-eds/2005Jun/0119.html
http://lists.w3.org/Archives/Public/public-ws-desc-eds/2005Jun/0118.html
but i haven't touched section 2.5.6 ..
Paul
-----Original Message-----
From: www-ws-desc-request@w3.org on behalf of David Orchard
Sent: Thu 6/30/2005 8:18 PM
To: www-ws-desc@w3.org
Cc:
Subject: Primer Review
I reviewed the primer for the HTTP binding and ext/versioning examples.
I did find a few things that need or could use changing.
2.5.6
As DavidB suggests, the example should be {checkAvailability}
Upon further reflection, I'd suggest changing the section a bit by
having the first example use the safe attribute and then an example that
shows methodDefault, rather than the inverse as is done now.
I suggest that example 2-14 just shows setting the defaultMethod.
5.2.5.1. Change "The reservation service can accept" to "The reservation
service is changed to a newer version that can accept"
5.2.5.3 s/Mandadtory/Mandatory/g
5.2.5.5 Formatting of example needs indenting, operation needs closing >
5.2.5.7 Formatting of example needs indenting for wsoap:action
5.2.5.8. The example should be
<xs:element name="ghns2:makeReservation" type="ghns:tmakeReservation"/>
<interface . . .>
<operation name="makeReservation">
<input messageLabel="In" element="ghns2:makeReservation" />
</interface>
Received on Thursday, 30 June 2005 20:50:15 UTC