- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 23 Sep 2005 05:09:31 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory homer:/tmp/cvs-serv2617 Modified Files: wsdl20-adjuncts.xml Log Message: LC313; incomplete, did not do {soap fault subcodes} as it's covered by LC319 Index: wsdl20-adjuncts.xml =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v retrieving revision 1.93 retrieving revision 1.94 diff -C2 -d -r1.93 -r1.94 *** wsdl20-adjuncts.xml 23 Sep 2005 04:22:17 -0000 1.93 --- wsdl20-adjuncts.xml 23 Sep 2005 05:09:29 -0000 1.94 *************** *** 1914,1918 **** <td rowspan="1" colspan="1"><prop comp="Binding Operation">soap action</prop></td> <td rowspan="1" colspan="1">The actual value of the ! <att>action</att> &AII;, if any; otherwise empty.</td> </tr> </tbody> --- 1914,1918 ---- <td rowspan="1" colspan="1"><prop comp="Binding Operation">soap action</prop></td> <td rowspan="1" colspan="1">The actual value of the ! <att>action</att> &AII;, if any.</td> </tr> </tbody> *************** *** 2463,2468 **** MEP and the underlying protocol is HTTP, the <comp>Binding Operation</comp> may use the <prop comp="Binding Operation">http location</prop> property ! defined in <specref ref="http-operation-decl"/>. When such a ! location is specified, the <comp>Endpoint</comp> component also follows the rules for constructing the address from the <prop comp="Endpoint">address</prop> property and the <prop comp="Binding Operation">http location</prop> property values.</p> --- 2463,2468 ---- MEP and the underlying protocol is HTTP, the <comp>Binding Operation</comp> may use the <prop comp="Binding Operation">http location</prop> property ! defined in <specref ref="http-operation-decl"/>. When this ! property is present on the <comp>Binding Operation</comp> component, the <comp>Endpoint</comp> component also follows the rules for constructing the address from the <prop comp="Endpoint">address</prop> property and the <prop comp="Binding Operation">http location</prop> property values.</p> *************** *** 2478,2485 **** <ulist> ! <item><p><emph>SOAP Action Feature.</emph> If a value for ! the <prop comp="Binding Operation">soap action</prop> ! property of a <comp>Binding Operation</comp> component has ! NOT been specified then the SOAP Action Feature (see <bibref ref="SOAP12-PART2"/>) has NO value assigned by the <comp>Binding</comp> component. Otherwise, the value of the --- 2478,2485 ---- <ulist> ! <item><p><emph>SOAP Action Feature.</emph> If ! the <comp>Binding Operation</comp> component does NOT have a ! <prop comp="Binding Operation">soap action</prop> ! property defined, then the SOAP Action Feature (see <bibref ref="SOAP12-PART2"/>) has NO value assigned by the <comp>Binding</comp> component. Otherwise, the value of the *************** *** 3297,3301 **** <td rowspan="1" colspan="1">The actual value of the <att>whttp:location</att> ! &AII;, if present; otherwise empty.</td> </tr> <tr> --- 3297,3301 ---- <td rowspan="1" colspan="1">The actual value of the <att>whttp:location</att> ! &AII;, if present.</td> </tr> <tr> *************** *** 3605,3609 **** <comp>Binding Fault</comp> component. The value of this property identifies the <code>Reason-Phrase</code> that the service will use in case the fault ! is returned. If empty, no claim is made by the service.</p> </item> --- 3605,3609 ---- <comp>Binding Fault</comp> component. The value of this property identifies the <code>Reason-Phrase</code> that the service will use in case the fault ! is returned. If not present, no claim is made by the service.</p> </item> *************** *** 3675,3679 **** <td rowspan="1" colspan="1"><prop comp="Binding Fault">http error reason phrase</prop></td> <td rowspan="1" colspan="1">The actual value of the <att>whttp:reasonPhrase</att> ! &AII;, if present; otherwise empty.</td> </tr> </tbody> --- 3675,3679 ---- <td rowspan="1" colspan="1"><prop comp="Binding Fault">http error reason phrase</prop></td> <td rowspan="1" colspan="1">The actual value of the <att>whttp:reasonPhrase</att> ! &AII;, if present.</td> </tr> </tbody> *************** *** 3742,3747 **** </example> ! <p>In this serialization, the value of the <prop comp="Binding Operation">http location</prop> ! property is used as a template which is combined with the <prop comp="Endpoint">address</prop> property of the endpoint element to form the full IRI to be used in an HTTP request, as --- 3742,3749 ---- </example> ! <p>In this serialization, the value of the <prop ! comp="Binding Operation">http location</prop> property of the ! <comp>Binding Operation</comp> component, if present, ! is used as a template which is combined with the <prop comp="Endpoint">address</prop> property of the endpoint element to form the full IRI to be used in an HTTP request, as *************** *** 3764,3768 **** highly encouraged.</edtext> </ednote> ! <p>The <prop comp="Binding Operation">http location</prop> property MAY cite local names of elements from the <termref def="instance_data">instance data</termref> of the --- 3766,3771 ---- highly encouraged.</edtext> </ednote> ! <p>The <prop comp="Binding Operation">http location</prop> ! property, if present, MAY cite local names of elements from the <termref def="instance_data">instance data</termref> of the *************** *** 3807,3815 **** <p>If not all elements from the <termref def="instance_data">instance data</termref> are cited in ! the <prop comp="Binding Operation">http location</prop> property, then additional serialization rules apply.</p> ! <p>If an element name appears in the ! <prop comp="Binding Operation">http location</prop> property followed by a slash, then the instance data must be serialized in the message body (see <specref --- 3810,3821 ---- <p>If not all elements from the <termref def="instance_data">instance data</termref> are cited in ! the <prop comp="Binding Operation">http location</prop> ! property, or if the property is not present on the ! <comp>Binding Operation</comp> component, then additional serialization rules apply.</p> ! <p>If the <prop comp="Binding Operation">http ! location</prop> property exists and if an element name appears ! followed by a slash in its value, then the instance data must be serialized in the message body (see <specref *************** *** 3837,3841 **** <p> ! If the value of the <prop comp="Binding Operation">http location</prop> property does not contain a <attval>?</attval> (question mark) character, one is appended. If it does already contain a question mark --- 3843,3848 ---- <p> ! If the <prop comp="Binding Operation">http location</prop> property ! is not present, or if it is present and its value does not contain a <attval>?</attval> (question mark) character, one is appended. If it does already contain a question mark *************** *** 4173,4183 **** <td rowspan="1" colspan="1"><prop comp="Binding Message Reference">http transfer coding</prop></td> <td rowspan="1" colspan="1">The actual value of the ! <att>whttp:transferCoding</att> &AII; on the ! <comp>Binding Message Reference</comp> or <comp>Binding Fault Reference</comp> component, if present; otherwise, the actual value of the ! <att>whttp:transferCodingDefault</att> on the ! <comp>Binding Operation</comp> component, if present; otherwise, the actual ! value of the <att>whttp:transferCodingDefault</att> on ! the <comp>Binding</comp> component, if present; otherwise empty.</td> </tr> </tbody> --- 4180,4190 ---- <td rowspan="1" colspan="1"><prop comp="Binding Message Reference">http transfer coding</prop></td> <td rowspan="1" colspan="1">The actual value of the ! <att>whttp:transferCoding</att> &AII;, if present; otherwise, the actual value of the ! <att>whttp:transferCodingDefault</att> &AII; of the ! parent <el>wsdl:operation</el> &EII;, if present; otherwise, the actual ! value of the <att>whttp:transferCodingDefault</att> ! &AII; of ! its parent <el>wsdl:binding</el> &EII;, if present.</td> </tr> </tbody> *************** *** 4698,4701 **** --- 4705,4717 ---- <td>HH</td> <td><loc + href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC313">LC313</loc>: + made {soap action}, {http location}, {http error reason + phrase}, {http transfer coding} properties + optional; did not do {soap fault subcodes} because of LC319.</td> + </tr> + <tr> + <td>20050923</td> + <td>HH</td> + <td><loc href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC312">LC312</loc>: fixed typo in Section 2. Predefined Message Exchange Patterns.</td>
Received on Friday, 23 September 2005 05:09:37 UTC