- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 23 Sep 2005 07:54:38 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory homer:/tmp/cvs-serv29670 Modified Files: wsdl20-adjuncts.xml Log Message: LC341 Index: wsdl20-adjuncts.xml =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v retrieving revision 1.103 retrieving revision 1.104 diff -C2 -d -r1.103 -r1.104 *** wsdl20-adjuncts.xml 23 Sep 2005 07:37:15 -0000 1.103 --- wsdl20-adjuncts.xml 23 Sep 2005 07:54:35 -0000 1.104 *************** *** 1409,1413 **** <item> <p><emph>Payload Construction.</emph> When formulating ! the SOAP envelope to be transmitted the contents of the payload (i.e., the contents of the SOAP Body &EII; of the SOAP envelope) MUST be what is defined by the --- 1409,1413 ---- <item> <p><emph>Payload Construction.</emph> When formulating ! the SOAP envelope to be transmitted, the contents of the payload (i.e., the contents of the SOAP Body &EII; of the SOAP envelope) MUST be what is defined by the *************** *** 1449,1453 **** <comp>Binding Message Reference</comp> or <comp>Binding Fault</comp> component, &EII; conforming to the element declaration of a <comp>SOAP Header Block</comp> ! component's <prop comp="SOAP Header Block">element</prop> property, in the <prop comp="Binding Message Reference">soap headers</prop> property, MUST be turned into a SOAP header block for --- 1449,1453 ---- <comp>Binding Message Reference</comp> or <comp>Binding Fault</comp> component, &EII; conforming to the element declaration of a <comp>SOAP Header Block</comp> ! component's <prop comp="SOAP Header Block">element declaration</prop> property, in the <prop comp="Binding Message Reference">soap headers</prop> property, MUST be turned into a SOAP header block for *************** *** 2217,2225 **** <ulist> ! <item> <p><propdef comp="SOAP Header Block">element</propdef> REQUIRED. A <emph>xs:QName</emph>, a reference to an XML element declaration in the <prop comp="Description">element declarations</prop> property of the ! <comp>Description</comp> component. This element represents a SOAP header block.</p> </item> --- 2217,2226 ---- <ulist> ! <item> <p><propdef comp="SOAP Header Block">element declaration</propdef> REQUIRED. A <emph>xs:QName</emph>, a reference to an XML element declaration in the <prop comp="Description">element declarations</prop> property of the ! <comp>Description</comp> component. This XML element ! declaration represents a SOAP header block.</p> </item> *************** *** 2231,2235 **** a value of <attval>true</attval>; if so, it is an error for the XML element declaration referenced by the <prop ! comp="SOAP Header Block">element</prop> property not to allow this SOAP <att>mustUnderstand</att> &AII;. Otherwise, no additional constraint is placed on --- 2232,2236 ---- a value of <attval>true</attval>; if so, it is an error for the XML element declaration referenced by the <prop ! comp="SOAP Header Block">element declaration</prop> property not to allow this SOAP <att>mustUnderstand</att> &AII;. Otherwise, no additional constraint is placed on *************** *** 2368,2372 **** </tr> <tr> ! <td rowspan="1" colspan="1"><prop comp="SOAP Header Block">element</prop></td> <td rowspan="1" colspan="1">The element declaration from the <prop comp="Description">element declarations</prop> resolved --- 2369,2373 ---- </tr> <tr> ! <td rowspan="1" colspan="1"><prop comp="SOAP Header Block">element declaration</prop></td> <td rowspan="1" colspan="1">The element declaration from the <prop comp="Description">element declarations</prop> resolved *************** *** 2427,2431 **** <code>namespace</code> </emph> ! is the <prop comp="SOAP Header Block">element</prop> property value's namespace URI. </p> </item> --- 2428,2432 ---- <code>namespace</code> </emph> ! is the <prop comp="SOAP Header Block">element declaration</prop> property value's namespace URI. </p> </item> *************** *** 2435,2439 **** <code>name</code> </emph> ! is the <prop comp="SOAP Header Block">element</prop> property value's local name. </p> </item> --- 2436,2440 ---- <code>name</code> </emph> ! is the <prop comp="SOAP Header Block">element declaration</prop> property value's local name. </p> </item> *************** *** 2904,2908 **** <comp>Binding Message Reference</comp> or <comp>Binding Fault</comp> component, &EII; conforming to the element declaration of a <comp>HTTP Header</comp> component's ! <prop comp="SOAP Header Block">element</prop> property, in the <prop comp="Binding Message Reference">http headers</prop> property, MUST be turned into a HTTP header for the corresponding message.</p> --- 2905,2909 ---- <comp>Binding Message Reference</comp> or <comp>Binding Fault</comp> component, &EII; conforming to the element declaration of a <comp>HTTP Header</comp> component's ! <prop comp="SOAP Header Block">element declaration</prop> property, in the <prop comp="Binding Message Reference">http headers</prop> property, MUST be turned into a HTTP header for the corresponding message.</p> *************** *** 3416,3420 **** <ulist> ! <item> <p><propdef comp="HTTP Header">element</propdef>, REQUIRED. A <emph>xs:QName</emph>, a reference to an XML element declaration in the --- 3417,3421 ---- <ulist> ! <item> <p><propdef comp="HTTP Header">element declaration</propdef>, REQUIRED. A <emph>xs:QName</emph>, a reference to an XML element declaration in the *************** *** 3538,3542 **** </tr> <tr> ! <td rowspan="1" colspan="1"><prop comp="HTTP Header">element</prop></td> <td rowspan="1" colspan="1">The element declaration from the <prop comp="Description">element declarations</prop> resolved --- 3539,3543 ---- </tr> <tr> ! <td rowspan="1" colspan="1"><prop comp="HTTP Header">element declaration</prop></td> <td rowspan="1" colspan="1">The element declaration from the <prop comp="Description">element declarations</prop> resolved *************** *** 3592,3596 **** <code>namespace</code> </emph> ! is the <prop comp="HTTP Header">element</prop> property value's namespace URI. </p> </item> --- 3593,3597 ---- <code>namespace</code> </emph> ! is the <prop comp="HTTP Header">element declaration</prop> property value's namespace URI. </p> </item> *************** *** 3600,3604 **** <code>name</code> </emph> ! is the <prop comp="HTTP Header">element</prop> property value's local name. </p> </item> --- 3601,3605 ---- <code>name</code> </emph> ! is the <prop comp="HTTP Header">element declaration</prop> property value's local name. </p> </item> *************** *** 4789,4792 **** --- 4790,4801 ---- <td>HH</td> <td><loc + href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC341">LC341</loc>: + renamed {element} into {element declaration} and fixed typo + </td> + </tr> + <tr> + <td>20050923</td> + <td>HH</td> + <td><loc href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC318">LC318</loc>: reorganized default declarations in bindings
Received on Friday, 23 September 2005 07:54:43 UTC