- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Sep 2006 15:42:23 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory hutz:/tmp/cvs-serv27444/ws/desc/wsdl20 Modified Files: wsdl20-adjuncts.xml Log Message: renamed authenticationType to authenticationScheme Index: wsdl20-adjuncts.xml =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v retrieving revision 1.181 retrieving revision 1.182 diff -C 2 -d -r1.181 -r1.182 *** wsdl20-adjuncts.xml 6 Sep 2006 15:20:12 -0000 1.181 --- wsdl20-adjuncts.xml 6 Sep 2006 15:42:21 -0000 1.182 *************** *** 783,787 **** <ulist> ! <item><p><propdef comp="Interface Operation">safety</propdef> REQUIRED. An <emph>xs:boolean</emph> indicating whether the operation is asserted to be safe for users of the described service to invoke. If this --- 783,787 ---- <ulist> ! <item><p><propdef comp="Interface Operation">safe</propdef> REQUIRED. An <emph>xs:boolean</emph> indicating whether the operation is asserted to be safe for users of the described service to invoke. If this *************** *** 843,847 **** </tr> <tr> ! <td><prop comp="Interface Operation">safety</prop></td> <td> The actual value of the <att>safe</att> &AII;, if --- 843,847 ---- </tr> <tr> ! <td><prop comp="Interface Operation">safe</prop></td> <td> The actual value of the <att>safe</att> &AII;, if *************** *** 1385,1389 **** <fault ref="<emph>xs:QName</emph>" <b>wsoap:code</b>="<emph>union of xs:QName, xs:token</emph>"? ! <b>wsoap:subcodes</b>="<emph>list of xs:QName</emph>"? whttp:transferCoding="<emph>xs:string</emph>"?? > --- 1385,1389 ---- <fault ref="<emph>xs:QName</emph>" <b>wsoap:code</b>="<emph>union of xs:QName, xs:token</emph>"? ! <b>wsoap:subcodes</b>="<emph>union of (list of xs:QName), xs:token</emph>"? whttp:transferCoding="<emph>xs:string</emph>"?? > *************** *** 1452,1456 **** <service> <endpoint name="<emph>xs:NCName</emph>" binding="<emph>xs:QName</emph>" address="<emph>xs:anyURI</emph>"? ! whttp:authenticationType="<emph>xs:token</emph>"?? whttp:authenticationRealm="<emph>xs:string</emph>"?? > <documentation />* --- 1452,1456 ---- <service> <endpoint name="<emph>xs:NCName</emph>" binding="<emph>xs:QName</emph>" address="<emph>xs:anyURI</emph>"? ! whttp:authenticationScheme="<emph>xs:token</emph>"?? whttp:authenticationRealm="<emph>xs:string</emph>"?? > <documentation />* *************** *** 2929,2933 **** <service> <endpoint name="<emph>xs:NCName</emph>" binding="<emph>xs:QName</emph>" address="<emph>xs:anyURI</emph>"? ! <b>whttp:authenticationType</b>="<emph>xs:token</emph>"? <b>whttp:authenticationRealm</b>="<emph>xs:string</emph>"? > <documentation />* --- 2929,2933 ---- <service> <endpoint name="<emph>xs:NCName</emph>" binding="<emph>xs:QName</emph>" address="<emph>xs:anyURI</emph>"? ! <b>whttp:authenticationScheme</b>="<emph>xs:token</emph>"? <b>whttp:authenticationRealm</b>="<emph>xs:string</emph>"? > <documentation />* *************** *** 2972,2976 **** <p> Otherwise, if a ! <prop comp="Interface Operation">safety</prop> property as defined in <specref ref="safety" /> is present on the bound <comp>Interface Operation</comp> component and has a value of <attval>true</attval>, --- 2972,2976 ---- <p> Otherwise, if a ! <prop comp="Interface Operation">safe</prop> property as defined in <specref ref="safety" /> is present on the bound <comp>Interface Operation</comp> component and has a value of <attval>true</attval>, *************** *** 4959,4963 **** <service> <endpoint name="<emph>xs:NCName</emph>" binding="<emph>xs:QName</emph>" address="<emph>xs:anyURI</emph>"? > ! <b>whttp:authenticationType</b>="<emph>xs:token</emph>"? <b>whttp:authenticationRealm</b>="<emph>xs:string</emph>"? /> </endpoint> --- 4959,4963 ---- <service> <endpoint name="<emph>xs:NCName</emph>" binding="<emph>xs:QName</emph>" address="<emph>xs:anyURI</emph>"? > ! <b>whttp:authenticationScheme</b>="<emph>xs:token</emph>"? <b>whttp:authenticationRealm</b>="<emph>xs:string</emph>"? /> </endpoint> *************** *** 4971,4979 **** <ulist> <item> ! <p>An OPTIONAL <att>authenticationType</att> &AII; with the following Infoset properties:</p> <ulist> <item> ! <p>A [local name] of <att>authenticationType</att> </p> </item> --- 4971,4979 ---- <ulist> <item> ! <p>An OPTIONAL <att>authenticationScheme</att> &AII; with the following Infoset properties:</p> <ulist> <item> ! <p>A [local name] of <att>authenticationScheme</att> </p> </item> *************** *** 5023,5027 **** <tr> <td rowspan="1" colspan="1"><prop comp="Endpoint">http authentication scheme</prop></td> ! <td rowspan="1" colspan="1">The actual value of the <att>whttp:authenticationType</att> &AII;, if present.</td> </tr> --- 5023,5027 ---- <tr> <td rowspan="1" colspan="1"><prop comp="Endpoint">http authentication scheme</prop></td> ! <td rowspan="1" colspan="1">The actual value of the <att>whttp:authenticationScheme</att> &AII;, if present.</td> </tr> *************** *** 5029,5033 **** <td rowspan="1" colspan="1"><prop comp="Endpoint">http authentication realm</prop></td> <td rowspan="1" colspan="1">The actual value of the <att>whttp:authenticationRealm</att> ! &AII;, if present; otherwise, if the <att>whttp:authenticationType</att> &AII; is present, <attval></attval> (the empty value).</td> </tr> </tbody> --- 5029,5033 ---- <td rowspan="1" colspan="1"><prop comp="Endpoint">http authentication realm</prop></td> <td rowspan="1" colspan="1">The actual value of the <att>whttp:authenticationRealm</att> ! &AII;, if present; otherwise, if the <att>whttp:authenticationScheme</att> &AII; is present, <attval></attval> (the empty value).</td> </tr> </tbody> *************** *** 5328,5331 **** --- 5328,5358 ---- <td>JJM</td> <td><loc + href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR060">CR060</loc>: + renamed authenticationType to authenticationScheme + </td> + </tr> + + <tr> + <td>20060906</td> + <td>JJM</td> + <td><loc + href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR058">CR058</loc>: + renamed {safety} to {safe} + </td> + </tr> + + <tr> + <td>20060906</td> + <td>JJM</td> + <td><loc + href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR043">CR043</loc>: + fixed the pseudo-syntax for wsoap:subcodes + </td> + </tr> + + <tr> + <td>20060906</td> + <td>JJM</td> + <td><loc href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR040">CR040</loc>: 5.9.3, changed the type of the {element declaration} property to a Element Declaration
Received on Wednesday, 6 September 2006 15:42:36 UTC