- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 15 Sep 2005 00:00:32 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory hutz:/tmp/cvs-serv17251/wsdl20 Modified Files: wsdl20.html wsdl20-adjuncts.html wsdl20.xml component-table.xml wsdl20-primer.html adjuncts-component-table.xml wsdl20-defs.xml Log Message: [LC308] Added references to Fragment Identifier appendix to show how Interface Fault and Interface Operation can be uniquely identified. Index: wsdl20-adjuncts.html =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.html,v retrieving revision 1.59 retrieving revision 1.60 diff -C2 -d -r1.59 -r1.60 *** wsdl20-adjuncts.html 2 Sep 2005 21:21:39 -0000 1.59 --- wsdl20-adjuncts.html 15 Sep 2005 00:00:29 -0000 1.60 *************** *** 1,15 **** ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ! "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> ! <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> ! <head> ! <meta name="generator" content= ! "HTML Tidy for Linux/x86 (vers 1st February 2005), see www.w3.org" /> ! <meta http-equiv="Content-Type" content= ! "text/html; charset=utf-8" /> ! <title>Web Services Description Language (WSDL) Version 2.0 Part 2: ! Adjuncts</title> [...12981 lines suppressed...] ! <td rowspan="1" colspan="1">JJM</td> ! <td rowspan="1" colspan="1">Simplified the introduction; referred to Part1 for a longer introduction</td> ! </tr> ! <tr> ! <td rowspan="1" colspan="1">20020221</td> ! <td rowspan="1" colspan="1">JJM</td> ! <td rowspan="1" colspan="1">Renamed to "Part 2: Bindings"</td> ! </tr> ! <tr> ! <td rowspan="1" colspan="1">20020221</td> ! <td rowspan="1" colspan="1">JJM</td> ! <td rowspan="1" colspan="1">Created from http://www.w3.org/TR/2001/NOTE-wsdl-20010315</td> ! </tr> ! </tbody> ! </table><br> ! </div> ! </div> ! </div> ! </body></html> \ No newline at end of file Index: component-table.xml =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/component-table.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** component-table.xml 2 Sep 2005 16:29:53 -0000 1.11 --- component-table.xml 15 Sep 2005 00:00:30 -0000 1.12 *************** *** 1,33 **** <?xml version="1.0" encoding="UTF-8"?> <tbody> ! <tr> ! <th>Component</th> ! <th>Defined Properties</th> ! </tr> ! <tr> ! <td> ! <comp></comp> ! </td> ! <td><prop comp="">features</prop>, <prop comp="">name</prop>, <prop comp="">parent</prop>, <prop comp="">properties</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Binding</comp> ! </td> ! <td><prop comp="Binding">binding faults</prop>, <prop comp="Binding">binding operations</prop>, <prop comp="Binding">features</prop>, <prop comp="Binding">interface</prop>, <prop comp="Binding">name</prop>, <prop comp="Binding">properties</prop>, <prop comp="Binding">type</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Binding Fault</comp> ! </td> ! <td><prop comp="Binding Fault"> interface fault ! </prop>, <prop comp="Binding Fault">features</prop>, <prop comp="Binding Fault">parent</prop>, <prop comp="Binding Fault">properties</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Binding Fault Reference</comp> ! </td> ! <td><prop comp="Binding Fault Reference"> features </prop>, <prop comp="Binding Fault Reference"> --- 1,40 ---- <?xml version="1.0" encoding="UTF-8"?> <tbody> ! <tr> ! <th>Component</th> ! <th>Defined Properties</th> ! </tr> ! <tr> ! <td> ! <comp/> ! </td> ! <td> ! <prop comp="">features</prop>, <prop comp="">name</prop>, <prop comp="">parent</prop>, <prop comp="">properties</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Binding</comp> ! </td> ! <td> ! <prop comp="Binding">binding faults</prop>, <prop comp="Binding">binding operations</prop>, <prop comp="Binding">features</prop>, <prop comp="Binding">interface</prop>, <prop comp="Binding">name</prop>, <prop comp="Binding">properties</prop>, <prop comp="Binding">type</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Binding Fault</comp> ! </td> ! <td> ! <prop comp="Binding Fault">features</prop>, <prop comp="Binding Fault"> interface fault ! </prop>, <prop comp="Binding Fault">parent</prop>, <prop comp="Binding Fault">properties</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Binding Fault Reference</comp> ! </td> ! <td> ! <prop comp="Binding Fault Reference"> features </prop>, <prop comp="Binding Fault Reference"> *************** *** 37,47 **** </prop>, <prop comp="Binding Fault Reference"> properties ! </prop></td> ! </tr> ! <tr> ! <td> ! <comp>Binding Message Reference</comp> ! </td> ! <td><prop comp="Binding Message Reference"> features </prop>, <prop comp="Binding Message Reference"> --- 44,56 ---- </prop>, <prop comp="Binding Fault Reference"> properties ! </prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Binding Message Reference</comp> ! </td> ! <td> ! <prop comp="Binding Message Reference"> features </prop>, <prop comp="Binding Message Reference"> *************** *** 51,289 **** </prop>, <prop comp="Binding Message Reference"> properties ! </prop></td> ! </tr> ! <tr> ! <td> ! <comp>Binding Operation</comp> ! </td> ! <td><prop comp="Binding Operation"> binding fault references </prop>, <prop comp="Binding Operation"> binding message references ! </prop>, <prop comp="Binding Operation"> interface operation ! </prop>, <prop comp="Binding Operation">features</prop>, <prop comp="Binding Operation">parent</prop>, <prop comp="Binding Operation">properties</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Description</comp> ! </td> ! <td><prop comp="Description">bindings</prop>, <prop comp="Description">element declarations</prop>, <prop comp="Description">interfaces</prop>, <prop comp="Description">services</prop>, <prop comp="Description">type definitions</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Element Declaration</comp> ! </td> ! <td> ! <prop comp="Element Declaration">name</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Endpoint</comp> ! </td> ! <td><prop comp="Endpoint">address</prop>, <prop comp="Endpoint">binding</prop>, <prop comp="Endpoint">features</prop>, <prop comp="Endpoint">name</prop>, <prop comp="Endpoint">parent</prop>, <prop comp="Endpoint">properties</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Feature</comp> ! </td> ! <td><prop comp="Feature">parent</prop>, <prop comp="Feature">ref</prop>, <prop comp="Feature">required</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Interface</comp> ! </td> ! <td><prop comp="Interface">extended interfaces</prop>, <prop comp="Interface">features</prop>, <prop comp="Interface">interface faults</prop>, <prop comp="Interface">interface operations</prop>, <prop comp="Interface">name</prop>, <prop comp="Interface">properties</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Interface Fault</comp> ! </td> ! <td><prop comp="Interface Fault">element declaration</prop>, <prop comp="Interface Fault">features</prop>, <prop comp="Interface Fault">name</prop>, <prop comp="Interface Fault">parent</prop>, <prop comp="Interface Fault">properties</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Interface Fault Reference</comp> ! </td> ! <td><prop comp="Interface Fault Reference">direction</prop>, <prop comp="Interface Fault Reference">features</prop>, <prop comp="Interface Fault Reference">interface fault</prop>, <prop comp="Interface Fault Reference">message label</prop>, <prop comp="Interface Fault Reference">parent</prop>, <prop comp="Interface Fault Reference">properties</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Interface Message Reference</comp> ! </td> ! <td><prop comp="Interface Message Reference">direction</prop>, <prop comp="Interface Message Reference">element declaration</prop>, <prop comp="Interface Message Reference">features</prop>, <prop comp="Interface Message Reference">message content model</prop>, <prop comp="Interface Message Reference">message label</prop>, <prop comp="Interface Message Reference">parent</prop>, <prop comp="Interface Message Reference">properties</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Interface Operation</comp> ! </td> ! <td><prop comp="Interface Operation">features</prop>, <prop comp="Interface Operation">interface fault references</prop>, <prop comp="Interface Operation">interface message references</prop>, <prop comp="Interface Operation">message exchange pattern</prop>, <prop comp="Interface Operation">name</prop>, <prop comp="Interface Operation">parent</prop>, <prop comp="Interface Operation">properties</prop>, <prop comp="Interface Operation">style</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Property</comp> ! </td> ! <td><prop comp="Property">parent</prop>, <prop comp="Property">ref</prop>, <prop comp="Property">value</prop>, <prop comp="Property">value constraint</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Service</comp> ! </td> ! <td><prop comp="Service">endpoints</prop>, <prop comp="Service">features</prop>, <prop comp="Service">interface</prop>, <prop comp="Service">name</prop>, <prop comp="Service">properties</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Type Definition</comp> ! </td> ! <td> ! <prop comp="Type Definition">name</prop> ! </td> ! </tr> ! <tr> ! <th>Property</th> ! <th>Where Defined</th> ! </tr> ! <tr> ! <td>address</td> ! <td>Endpoint.<prop comp="Endpoint">address</prop></td> ! </tr> ! <tr> ! <td>binding</td> ! <td>Endpoint.<prop comp="Endpoint">binding</prop></td> ! </tr> ! <tr> ! <td>binding faults</td> ! <td>Binding.<prop comp="Binding">binding faults</prop></td> ! </tr> ! <tr> ! <td>binding operations</td> ! <td>Binding.<prop comp="Binding">binding operations</prop></td> ! </tr> ! <tr> ! <td>bindings</td> ! <td>Description.<prop comp="Description">bindings</prop></td> ! </tr> ! <tr> ! <td>direction</td> ! <td>Interface Message Reference.<prop comp="Interface Message Reference">direction</prop>, Interface Fault Reference.<prop comp="Interface Fault Reference">direction</prop></td> ! </tr> ! <tr> ! <td>element declaration</td> ! <td>Interface Fault.<prop comp="Interface Fault">element declaration</prop>, Interface Message Reference.<prop comp="Interface Message Reference">element declaration</prop></td> ! </tr> ! <tr> ! <td>element declarations</td> ! <td>Description.<prop comp="Description">element declarations</prop></td> ! </tr> ! <tr> ! <td>endpoints</td> ! <td>Service.<prop comp="Service">endpoints</prop></td> ! </tr> ! <tr> ! <td>extended interfaces</td> ! <td>Interface.<prop comp="Interface">extended interfaces</prop></td> ! </tr> ! <tr> ! <td>features</td> ! <td>Binding Message Reference.<prop comp="Binding Message Reference"> features </prop>, Binding Fault Reference.<prop comp="Binding Fault Reference"> features ! </prop>, Interface.<prop comp="Interface">features</prop>, Interface Fault.<prop comp="Interface Fault">features</prop>, Interface Operation.<prop comp="Interface Operation">features</prop>, Interface Message Reference.<prop comp="Interface Message Reference">features</prop>, Interface Fault Reference.<prop comp="Interface Fault Reference">features</prop>, .<prop comp="">features</prop>, Binding.<prop comp="Binding">features</prop>, Binding Fault.<prop comp="Binding Fault">features</prop>, Binding Operation.<prop comp="Binding Operation">features</prop>, Service.<prop comp="Service">features</prop>, Endpoint.<prop comp="Endpoint">features</prop></td> ! </tr> ! <tr> ! <td>interface</td> ! <td>Binding.<prop comp="Binding">interface</prop>, Service.<prop comp="Service">interface</prop></td> ! </tr> ! <tr> ! <td>interface fault</td> ! <td>Binding Fault.<prop comp="Binding Fault"> interface fault ! </prop>, Interface Fault Reference.<prop comp="Interface Fault Reference">interface fault</prop></td> ! </tr> ! <tr> ! <td>interface fault references</td> ! <td>Interface Operation.<prop comp="Interface Operation">interface fault references</prop></td> ! </tr> ! <tr> ! <td>interface faults</td> ! <td>Interface.<prop comp="Interface">interface faults</prop></td> ! </tr> ! <tr> ! <td>interface message references</td> ! <td>Interface Operation.<prop comp="Interface Operation">interface message references</prop></td> ! </tr> ! <tr> ! <td>interface operations</td> ! <td>Interface.<prop comp="Interface">interface operations</prop></td> ! </tr> ! <tr> ! <td>interfaces</td> ! <td>Description.<prop comp="Description">interfaces</prop></td> ! </tr> ! <tr> ! <td>message content model</td> ! <td>Interface Message Reference.<prop comp="Interface Message Reference">message content model</prop></td> ! </tr> ! <tr> ! <td>message exchange pattern</td> ! <td>Interface Operation.<prop comp="Interface Operation">message exchange pattern</prop></td> ! </tr> ! <tr> ! <td>message label</td> ! <td>Interface Message Reference.<prop comp="Interface Message Reference">message label</prop>, Interface Fault Reference.<prop comp="Interface Fault Reference">message label</prop></td> ! </tr> ! <tr> ! <td>name</td> ! <td>Element Declaration.<prop comp="Element Declaration">name</prop>, Type Definition.<prop comp="Type Definition">name</prop>, Interface.<prop comp="Interface">name</prop>, Interface Fault.<prop comp="Interface Fault">name</prop>, Interface Operation.<prop comp="Interface Operation">name</prop>, Binding.<prop comp="Binding">name</prop>, Service.<prop comp="Service">name</prop>, Endpoint.<prop comp="Endpoint">name</prop>, .<prop comp="">name</prop></td> ! </tr> ! <tr> ! <td>parent</td> ! <td>Binding Message Reference.<prop comp="Binding Message Reference"> parent </prop>, Binding Fault Reference.<prop comp="Binding Fault Reference"> parent ! </prop>, .<prop comp="">parent</prop>, Interface Fault.<prop comp="Interface Fault">parent</prop>, Interface Operation.<prop comp="Interface Operation">parent</prop>, Interface Message Reference.<prop comp="Interface Message Reference">parent</prop>, Interface Fault Reference.<prop comp="Interface Fault Reference">parent</prop>, Feature.<prop comp="Feature">parent</prop>, Property.<prop comp="Property">parent</prop>, Binding Fault.<prop comp="Binding Fault">parent</prop>, Binding Operation.<prop comp="Binding Operation">parent</prop>, Endpoint.<prop comp="Endpoint">parent</prop></td> ! </tr> ! <tr> ! <td>properties</td> ! <td>Binding Message Reference.<prop comp="Binding Message Reference"> properties </prop>, Binding Fault Reference.<prop comp="Binding Fault Reference"> properties ! </prop>, Interface.<prop comp="Interface">properties</prop>, Interface Fault.<prop comp="Interface Fault">properties</prop>, Interface Operation.<prop comp="Interface Operation">properties</prop>, Interface Message Reference.<prop comp="Interface Message Reference">properties</prop>, Interface Fault Reference.<prop comp="Interface Fault Reference">properties</prop>, .<prop comp="">properties</prop>, Binding.<prop comp="Binding">properties</prop>, Binding Fault.<prop comp="Binding Fault">properties</prop>, Binding Operation.<prop comp="Binding Operation">properties</prop>, Service.<prop comp="Service">properties</prop>, Endpoint.<prop comp="Endpoint">properties</prop></td> ! </tr> ! <tr> ! <td>ref</td> ! <td>Feature.<prop comp="Feature">ref</prop>, Property.<prop comp="Property">ref</prop></td> ! </tr> ! <tr> ! <td>required</td> ! <td>Feature.<prop comp="Feature">required</prop></td> ! </tr> ! <tr> ! <td>services</td> ! <td>Description.<prop comp="Description">services</prop></td> ! </tr> ! <tr> ! <td>style</td> ! <td>Interface Operation.<prop comp="Interface Operation">style</prop></td> ! </tr> ! <tr> ! <td>type</td> ! <td>Binding.<prop comp="Binding">type</prop></td> ! </tr> ! <tr> ! <td>type definitions</td> ! <td>Description.<prop comp="Description">type definitions</prop></td> ! </tr> ! <tr> ! <td>value</td> ! <td>Property.<prop comp="Property">value</prop></td> ! </tr> ! <tr> ! <td>value constraint</td> ! <td>Property.<prop comp="Property">value constraint</prop></td> ! </tr> </tbody> --- 60,353 ---- </prop>, <prop comp="Binding Message Reference"> properties ! </prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Binding Operation</comp> ! </td> ! <td> ! <prop comp="Binding Operation"> binding fault references </prop>, <prop comp="Binding Operation"> binding message references ! </prop>, <prop comp="Binding Operation">features</prop>, <prop comp="Binding Operation"> interface operation ! </prop>, <prop comp="Binding Operation">parent</prop>, <prop comp="Binding Operation">properties</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Description</comp> ! </td> ! <td> ! <prop comp="Description">bindings</prop>, <prop comp="Description">element declarations</prop>, <prop comp="Description">interfaces</prop>, <prop comp="Description">services</prop>, <prop comp="Description">type definitions</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Element Declaration</comp> ! </td> ! <td> ! <prop comp="Element Declaration">name</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Endpoint</comp> ! </td> ! <td> ! <prop comp="Endpoint">address</prop>, <prop comp="Endpoint">binding</prop>, <prop comp="Endpoint">features</prop>, <prop comp="Endpoint">name</prop>, <prop comp="Endpoint">parent</prop>, <prop comp="Endpoint">properties</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Feature</comp> ! </td> ! <td> ! <prop comp="Feature">parent</prop>, <prop comp="Feature">ref</prop>, <prop comp="Feature">required</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Interface</comp> ! </td> ! <td> ! <prop comp="Interface">extended interfaces</prop>, <prop comp="Interface">features</prop>, <prop comp="Interface">interface faults</prop>, <prop comp="Interface">interface operations</prop>, <prop comp="Interface">name</prop>, <prop comp="Interface">properties</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Interface Fault</comp> ! </td> ! <td> ! <prop comp="Interface Fault">element declaration</prop>, <prop comp="Interface Fault">features</prop>, <prop comp="Interface Fault">name</prop>, <prop comp="Interface Fault">parent</prop>, <prop comp="Interface Fault">properties</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Interface Fault Reference</comp> ! </td> ! <td> ! <prop comp="Interface Fault Reference">direction</prop>, <prop comp="Interface Fault Reference">features</prop>, <prop comp="Interface Fault Reference">interface fault</prop>, <prop comp="Interface Fault Reference">message label</prop>, <prop comp="Interface Fault Reference">parent</prop>, <prop comp="Interface Fault Reference">properties</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Interface Message Reference</comp> ! </td> ! <td> ! <prop comp="Interface Message Reference">direction</prop>, <prop comp="Interface Message Reference">element declaration</prop>, <prop comp="Interface Message Reference">features</prop>, <prop comp="Interface Message Reference">message content model</prop>, <prop comp="Interface Message Reference">message label</prop>, <prop comp="Interface Message Reference">parent</prop>, <prop comp="Interface Message Reference">properties</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Interface Operation</comp> ! </td> ! <td> ! <prop comp="Interface Operation">features</prop>, <prop comp="Interface Operation">interface fault references</prop>, <prop comp="Interface Operation">interface message references</prop>, <prop comp="Interface Operation">message exchange pattern</prop>, <prop comp="Interface Operation">name</prop>, <prop comp="Interface Operation">parent</prop>, <prop comp="Interface Operation">properties</prop>, <prop comp="Interface Operation">style</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Property</comp> ! </td> ! <td> ! <prop comp="Property">parent</prop>, <prop comp="Property">ref</prop>, <prop comp="Property">value</prop>, <prop comp="Property">value constraint</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Service</comp> ! </td> ! <td> ! <prop comp="Service">endpoints</prop>, <prop comp="Service">features</prop>, <prop comp="Service">interface</prop>, <prop comp="Service">name</prop>, <prop comp="Service">properties</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Type Definition</comp> ! </td> ! <td> ! <prop comp="Type Definition">name</prop> ! </td> ! </tr> ! <tr> ! <th>Property</th> ! <th>Where Defined</th> ! </tr> ! <tr> ! <td>address</td> ! <td>Endpoint.<prop comp="Endpoint">address</prop> ! </td> ! </tr> ! <tr> ! <td>binding</td> ! <td>Endpoint.<prop comp="Endpoint">binding</prop> ! </td> ! </tr> ! <tr> ! <td>binding faults</td> ! <td>Binding.<prop comp="Binding">binding faults</prop> ! </td> ! </tr> ! <tr> ! <td>binding operations</td> ! <td>Binding.<prop comp="Binding">binding operations</prop> ! </td> ! </tr> ! <tr> ! <td>bindings</td> ! <td>Description.<prop comp="Description">bindings</prop> ! </td> ! </tr> ! <tr> ! <td>direction</td> ! <td>Interface Message Reference.<prop comp="Interface Message Reference">direction</prop>, Interface Fault Reference.<prop comp="Interface Fault Reference">direction</prop> ! </td> ! </tr> ! <tr> ! <td>element declaration</td> ! <td>Interface Fault.<prop comp="Interface Fault">element declaration</prop>, Interface Message Reference.<prop comp="Interface Message Reference">element declaration</prop> ! </td> ! </tr> ! <tr> ! <td>element declarations</td> ! <td>Description.<prop comp="Description">element declarations</prop> ! </td> ! </tr> ! <tr> ! <td>endpoints</td> ! <td>Service.<prop comp="Service">endpoints</prop> ! </td> ! </tr> ! <tr> ! <td>extended interfaces</td> ! <td>Interface.<prop comp="Interface">extended interfaces</prop> ! </td> ! </tr> ! <tr> ! <td>features</td> ! <td>Interface.<prop comp="Interface">features</prop>, Interface Fault.<prop comp="Interface Fault">features</prop>, Interface Operation.<prop comp="Interface Operation">features</prop>, Interface Message Reference.<prop comp="Interface Message Reference">features</prop>, Interface Fault Reference.<prop comp="Interface Fault Reference">features</prop>, .<prop comp="">features</prop>, Binding.<prop comp="Binding">features</prop>, Binding Fault.<prop comp="Binding Fault">features</prop>, Binding Operation.<prop comp="Binding Operation">features</prop>, Service.<prop comp="Service">features</prop>, Endpoint.<prop comp="Endpoint">features</prop>, Binding Message Reference.<prop comp="Binding Message Reference"> features </prop>, Binding Fault Reference.<prop comp="Binding Fault Reference"> features ! </prop> ! </td> ! </tr> ! <tr> ! <td>interface</td> ! <td>Binding.<prop comp="Binding">interface</prop>, Service.<prop comp="Service">interface</prop> ! </td> ! </tr> ! <tr> ! <td>interface fault</td> ! <td>Interface Fault Reference.<prop comp="Interface Fault Reference">interface fault</prop>, Binding Fault.<prop comp="Binding Fault"> interface fault ! </prop> ! </td> ! </tr> ! <tr> ! <td>interface fault references</td> ! <td>Interface Operation.<prop comp="Interface Operation">interface fault references</prop> ! </td> ! </tr> ! <tr> ! <td>interface faults</td> ! <td>Interface.<prop comp="Interface">interface faults</prop> ! </td> ! </tr> ! <tr> ! <td>interface message references</td> ! <td>Interface Operation.<prop comp="Interface Operation">interface message references</prop> ! </td> ! </tr> ! <tr> ! <td>interface operations</td> ! <td>Interface.<prop comp="Interface">interface operations</prop> ! </td> ! </tr> ! <tr> ! <td>interfaces</td> ! <td>Description.<prop comp="Description">interfaces</prop> ! </td> ! </tr> ! <tr> ! <td>message content model</td> ! <td>Interface Message Reference.<prop comp="Interface Message Reference">message content model</prop> ! </td> ! </tr> ! <tr> ! <td>message exchange pattern</td> ! <td>Interface Operation.<prop comp="Interface Operation">message exchange pattern</prop> ! </td> ! </tr> ! <tr> ! <td>message label</td> ! <td>Interface Message Reference.<prop comp="Interface Message Reference">message label</prop>, Interface Fault Reference.<prop comp="Interface Fault Reference">message label</prop> ! </td> ! </tr> ! <tr> ! <td>name</td> ! <td>Element Declaration.<prop comp="Element Declaration">name</prop>, Type Definition.<prop comp="Type Definition">name</prop>, Interface.<prop comp="Interface">name</prop>, Interface Fault.<prop comp="Interface Fault">name</prop>, Interface Operation.<prop comp="Interface Operation">name</prop>, Binding.<prop comp="Binding">name</prop>, Service.<prop comp="Service">name</prop>, Endpoint.<prop comp="Endpoint">name</prop>, .<prop comp="">name</prop> ! </td> ! </tr> ! <tr> ! <td>parent</td> ! <td>.<prop comp="">parent</prop>, Interface Fault.<prop comp="Interface Fault">parent</prop>, Interface Operation.<prop comp="Interface Operation">parent</prop>, Interface Message Reference.<prop comp="Interface Message Reference">parent</prop>, Interface Fault Reference.<prop comp="Interface Fault Reference">parent</prop>, Feature.<prop comp="Feature">parent</prop>, Property.<prop comp="Property">parent</prop>, Binding Fault.<prop comp="Binding Fault">parent</prop>, Binding Operation.<prop comp="Binding Operation">parent</prop>, Endpoint.<prop comp="Endpoint">parent</prop>, Binding Message Reference.<prop comp="Binding Message Reference"> parent </prop>, Binding Fault Reference.<prop comp="Binding Fault Reference"> parent ! </prop> ! </td> ! </tr> ! <tr> ! <td>properties</td> ! <td>Interface.<prop comp="Interface">properties</prop>, Interface Fault.<prop comp="Interface Fault">properties</prop>, Interface Operation.<prop comp="Interface Operation">properties</prop>, Interface Message Reference.<prop comp="Interface Message Reference">properties</prop>, Interface Fault Reference.<prop comp="Interface Fault Reference">properties</prop>, .<prop comp="">properties</prop>, Binding.<prop comp="Binding">properties</prop>, Binding Fault.<prop comp="Binding Fault">properties</prop>, Binding Operation.<prop comp="Binding Operation">properties</prop>, Service.<prop comp="Service">properties</prop>, Endpoint.<prop comp="Endpoint">properties</prop>, Binding Message Reference.<prop comp="Binding Message Reference"> properties </prop>, Binding Fault Reference.<prop comp="Binding Fault Reference"> properties ! </prop> ! </td> ! </tr> ! <tr> ! <td>ref</td> ! <td>Feature.<prop comp="Feature">ref</prop>, Property.<prop comp="Property">ref</prop> ! </td> ! </tr> ! <tr> ! <td>required</td> ! <td>Feature.<prop comp="Feature">required</prop> ! </td> ! </tr> ! <tr> ! <td>services</td> ! <td>Description.<prop comp="Description">services</prop> ! </td> ! </tr> ! <tr> ! <td>style</td> ! <td>Interface Operation.<prop comp="Interface Operation">style</prop> ! </td> ! </tr> ! <tr> ! <td>type</td> ! <td>Binding.<prop comp="Binding">type</prop> ! </td> ! </tr> ! <tr> ! <td>type definitions</td> ! <td>Description.<prop comp="Description">type definitions</prop> ! </td> ! </tr> ! <tr> ! <td>value</td> ! <td>Property.<prop comp="Property">value</prop> ! </td> ! </tr> ! <tr> ! <td>value constraint</td> ! <td>Property.<prop comp="Property">value constraint</prop> ! </td> ! </tr> </tbody> Index: wsdl20.xml =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v retrieving revision 1.330 retrieving revision 1.331 diff -C2 -d -r1.330 -r1.331 *** wsdl20.xml 2 Sep 2005 16:29:54 -0000 1.330 --- wsdl20.xml 15 Sep 2005 00:00:30 -0000 1.331 *************** *** 2645,2654 **** </z:notation> ! <note><p>Despite having a <prop comp="Interface Fault">name</prop> property, <comp>Interface Fault</comp> components ! cannot be identified solely by their QName. Indeed, two <comp>Interface</comp> components ! whose <prop comp="Interface">name</prop> property value has the same namespace name, but different local names, ! can contain <comp>Interface Fault</comp> components with the same <prop comp="Interface Fault">name</prop> property value. Thus, ! the <prop comp="Interface Fault">name</prop> property of <comp>Interface Fault</comp> component is not sufficient to form the unique ! identity of an <comp>Interface Fault</comp> component.</p></note> <p>In cases where, due to an interface extending one or more --- 2645,2681 ---- </z:notation> ! <note> ! <p> ! Despite having a ! <prop comp="Interface Fault">name</prop> ! property, ! <comp>Interface Fault</comp> ! components cannot be identified solely by their QName. ! Indeed, two ! <comp>Interface</comp> ! components whose ! <prop comp="Interface">name</prop> ! property value has the same namespace name, but ! different local names, can contain ! <comp>Interface Fault</comp> ! components with the same ! <prop comp="Interface Fault">name</prop> ! property value. Thus, the ! <prop comp="Interface Fault">name</prop> ! property of ! <comp>Interface Fault</comp> ! component is not sufficient to form the unique identity ! of an ! <comp>Interface Fault</comp> ! component. A method for uniquely identifying components ! is defined in ! <specref ref="frag-ids" /> ! . See ! <specref ref="wsdl.interfaceFault" /> ! for the definition of the fragment identifier for the ! <comp>Interface Fault</comp> ! component. ! </p> ! </note> <p>In cases where, due to an interface extending one or more *************** *** 3082,3086 **** the <prop comp="Interface Operation">name</prop> property of <comp>Interface Operation</comp> components is not sufficient to form the unique ! identity of an <comp>Interface Operation</comp> component.</p></note> <p>In cases where, due to an interface extending one or more --- 3109,3121 ---- the <prop comp="Interface Operation">name</prop> property of <comp>Interface Operation</comp> components is not sufficient to form the unique ! identity of an <comp>Interface Operation</comp> component. ! A method for uniquely identifying components ! is defined in ! <specref ref="frag-ids" /> ! . See ! <specref ref="wsdl.interfaceOperation" /> ! for the definition of the fragment identifier for the ! <comp>Interface Operation</comp> ! component.</p></note> <p>In cases where, due to an interface extending one or more *************** *** 12026,12029 **** --- 12061,12072 ---- <tr> + <td>20050914</td> + <td>AGR</td> + <td><loc href="http://www.w3.org/2002/ws/desc/5/lc-issues/#LC308">LC308</loc>: + Added references to Fragment Identifier appendix to show how Interface Fault and + Interface Operation can be uniquely identified.</td> + </tr> + + <tr> <td>20050901</td> <td>RRC</td> *************** *** 12032,12035 **** --- 12075,12079 ---- in section 4.2 more regular.</td> </tr> + <tr> <td>20050730</td> Index: adjuncts-component-table.xml =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/adjuncts-component-table.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** adjuncts-component-table.xml 2 Sep 2005 16:29:53 -0000 1.9 --- adjuncts-component-table.xml 15 Sep 2005 00:00:30 -0000 1.10 *************** *** 1,179 **** <?xml version="1.0" encoding="UTF-8"?> <tbody> ! <tr> ! <th>Component</th> ! <th>Defined Properties</th> ! </tr> ! <tr> ! <td> ! <comp>Binding</comp> ! </td> ! <td><prop comp="Binding">http cookies</prop>, <prop comp="Binding">http version</prop>, <prop comp="Binding">soap modules</prop>, <prop comp="Binding">soap underlying protocol</prop>, <prop comp="Binding">soap version</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Binding Fault</comp> ! </td> ! <td><prop comp="Binding Fault">http error reason phrase</prop>, <prop comp="Binding Fault">http error status code</prop>, <prop comp="Binding Fault">soap fault code</prop>, <prop comp="Binding Fault">soap fault subcodes</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Binding Message Reference</comp> ! </td> ! <td><prop comp="Binding Message Reference">http headers</prop>, <prop comp="Binding Message Reference">http transfer coding</prop>, <prop comp="Binding Message Reference">soap headers</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Binding Operation</comp> ! </td> ! <td><prop comp="Binding Operation">http fault serialization</prop>, <prop comp="Binding Operation">http input serialization</prop>, <prop comp="Binding Operation">http location</prop>, <prop comp="Binding Operation">http method</prop>, <prop comp="Binding Operation">http output serialization</prop>, <prop comp="Binding Operation">http query parameter separator</prop>, <prop comp="Binding Operation">soap action</prop>, <prop comp="Binding Operation">soap mep</prop></td> ! </tr> ! <tr> ! <td> ! <comp>Endpoint</comp> ! </td> ! <td><prop comp="Endpoint">http authentication realm</prop>, <prop comp="Endpoint">http authentication scheme</prop></td> ! </tr> ! <tr> ! <td> ! <comp>HTTP Header</comp> ! </td> ! <td> ! <prop comp="HTTP Header">element</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Interface Operation</comp> ! </td> ! <td><prop comp="Interface Operation">rpc signature</prop>, <prop comp="Interface Operation">safety</prop></td> ! </tr> ! <tr> ! <td> ! <comp>SOAP Header Block</comp> ! </td> ! <td><prop comp="SOAP Header Block">element</prop>, <prop comp="SOAP Header Block">mustUnderstand</prop></td> ! </tr> ! <tr> ! <td> ! <comp>SOAP Module</comp> ! </td> ! <td><prop comp="SOAP Module">ref</prop>, <prop comp="SOAP Module">required</prop></td> ! </tr> ! <tr> ! <th>Property</th> ! <th>Where Defined</th> ! </tr> ! <tr> ! <td>element</td> ! <td>SOAP Header Block.<prop comp="SOAP Header Block">element</prop>, HTTP Header.<prop comp="HTTP Header">element</prop></td> ! </tr> ! <tr> ! <td>http authentication realm</td> ! <td>Endpoint.<prop comp="Endpoint">http authentication realm</prop></td> ! </tr> ! <tr> ! <td>http authentication scheme</td> ! <td>Endpoint.<prop comp="Endpoint">http authentication scheme</prop></td> ! </tr> ! <tr> ! <td>http cookies</td> ! <td>Binding.<prop comp="Binding">http cookies</prop></td> ! </tr> ! <tr> ! <td>http error reason phrase</td> ! <td>Binding Fault.<prop comp="Binding Fault">http error reason phrase</prop></td> ! </tr> ! <tr> ! <td>http error status code</td> ! <td>Binding Fault.<prop comp="Binding Fault">http error status code</prop></td> ! </tr> ! <tr> ! <td>http fault serialization</td> ! <td>Binding Operation.<prop comp="Binding Operation">http fault serialization</prop></td> ! </tr> ! <tr> ! <td>http headers</td> ! <td>Binding Message Reference.<prop comp="Binding Message Reference">http headers</prop></td> ! </tr> ! <tr> ! <td>http input serialization</td> ! <td>Binding Operation.<prop comp="Binding Operation">http input serialization</prop></td> ! </tr> ! <tr> ! <td>http location</td> ! <td>Binding Operation.<prop comp="Binding Operation">http location</prop></td> ! </tr> ! <tr> ! <td>http method</td> ! <td>Binding Operation.<prop comp="Binding Operation">http method</prop></td> ! </tr> ! <tr> ! <td>http output serialization</td> ! <td>Binding Operation.<prop comp="Binding Operation">http output serialization</prop></td> ! </tr> ! <tr> ! <td>http query parameter separator</td> ! <td>Binding Operation.<prop comp="Binding Operation">http query parameter separator</prop></td> ! </tr> ! <tr> ! <td>http transfer coding</td> ! <td>Binding Message Reference.<prop comp="Binding Message Reference">http transfer coding</prop></td> ! </tr> ! <tr> ! <td>http version</td> ! <td>Binding.<prop comp="Binding">http version</prop></td> ! </tr> ! <tr> ! <td>mustUnderstand</td> ! <td>SOAP Header Block.<prop comp="SOAP Header Block">mustUnderstand</prop></td> ! </tr> ! <tr> ! <td>ref</td> ! <td>SOAP Module.<prop comp="SOAP Module">ref</prop></td> ! </tr> ! <tr> ! <td>required</td> ! <td>SOAP Module.<prop comp="SOAP Module">required</prop></td> ! </tr> ! <tr> ! <td>rpc signature</td> ! <td>Interface Operation.<prop comp="Interface Operation">rpc signature</prop></td> ! </tr> ! <tr> ! <td>safety</td> ! <td>Interface Operation.<prop comp="Interface Operation">safety</prop></td> ! </tr> ! <tr> ! <td>soap action</td> ! <td>Binding Operation.<prop comp="Binding Operation">soap action</prop></td> ! </tr> ! <tr> ! <td>soap fault code</td> ! <td>Binding Fault.<prop comp="Binding Fault">soap fault code</prop></td> ! </tr> ! <tr> ! <td>soap fault subcodes</td> ! <td>Binding Fault.<prop comp="Binding Fault">soap fault subcodes</prop></td> ! </tr> ! <tr> ! <td>soap headers</td> ! <td>Binding Message Reference.<prop comp="Binding Message Reference">soap headers</prop></td> ! </tr> ! <tr> ! <td>soap mep</td> ! <td>Binding Operation.<prop comp="Binding Operation">soap mep</prop></td> ! </tr> ! <tr> ! <td>soap modules</td> ! <td>Binding.<prop comp="Binding">soap modules</prop></td> ! </tr> ! <tr> ! <td>soap underlying protocol</td> ! <td>Binding.<prop comp="Binding">soap underlying protocol</prop></td> ! </tr> ! <tr> ! <td>soap version</td> ! <td>Binding.<prop comp="Binding">soap version</prop></td> ! </tr> </tbody> --- 1,223 ---- <?xml version="1.0" encoding="UTF-8"?> <tbody> ! <tr> ! <th>Component</th> ! <th>Defined Properties</th> ! </tr> ! <tr> ! <td> ! <comp>Binding</comp> ! </td> ! <td> ! <prop comp="Binding">http cookies</prop>, <prop comp="Binding">http version</prop>, <prop comp="Binding">soap modules</prop>, <prop comp="Binding">soap underlying protocol</prop>, <prop comp="Binding">soap version</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Binding Fault</comp> ! </td> ! <td> ! <prop comp="Binding Fault">http error reason phrase</prop>, <prop comp="Binding Fault">http error status code</prop>, <prop comp="Binding Fault">soap fault code</prop>, <prop comp="Binding Fault">soap fault subcodes</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Binding Message Reference</comp> ! </td> ! <td> ! <prop comp="Binding Message Reference">http headers</prop>, <prop comp="Binding Message Reference">http transfer coding</prop>, <prop comp="Binding Message Reference">soap headers</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Binding Operation</comp> ! </td> ! <td> ! <prop comp="Binding Operation">http fault serialization</prop>, <prop comp="Binding Operation">http input serialization</prop>, <prop comp="Binding Operation">http location</prop>, <prop comp="Binding Operation">http method</prop>, <prop comp="Binding Operation">http output serialization</prop>, <prop comp="Binding Operation">http query parameter separator</prop>, <prop comp="Binding Operation">soap action</prop>, <prop comp="Binding Operation">soap mep</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Endpoint</comp> ! </td> ! <td> ! <prop comp="Endpoint">http authentication realm</prop>, <prop comp="Endpoint">http authentication scheme</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>HTTP Header</comp> ! </td> ! <td> ! <prop comp="HTTP Header">element</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>Interface Operation</comp> ! </td> ! <td> ! <prop comp="Interface Operation">rpc signature</prop>, <prop comp="Interface Operation">safety</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>SOAP Header Block</comp> ! </td> ! <td> ! <prop comp="SOAP Header Block">element</prop>, <prop comp="SOAP Header Block">mustUnderstand</prop> ! </td> ! </tr> ! <tr> ! <td> ! <comp>SOAP Module</comp> ! </td> ! <td> ! <prop comp="SOAP Module">ref</prop>, <prop comp="SOAP Module">required</prop> ! </td> ! </tr> ! <tr> ! <th>Property</th> ! <th>Where Defined</th> ! </tr> ! <tr> ! <td>element</td> ! <td>SOAP Header Block.<prop comp="SOAP Header Block">element</prop>, HTTP Header.<prop comp="HTTP Header">element</prop> ! </td> ! </tr> ! <tr> ! <td>http authentication realm</td> ! <td>Endpoint.<prop comp="Endpoint">http authentication realm</prop> ! </td> ! </tr> ! <tr> ! <td>http authentication scheme</td> ! <td>Endpoint.<prop comp="Endpoint">http authentication scheme</prop> ! </td> ! </tr> ! <tr> ! <td>http cookies</td> ! <td>Binding.<prop comp="Binding">http cookies</prop> ! </td> ! </tr> ! <tr> ! <td>http error reason phrase</td> ! <td>Binding Fault.<prop comp="Binding Fault">http error reason phrase</prop> ! </td> ! </tr> ! <tr> ! <td>http error status code</td> ! <td>Binding Fault.<prop comp="Binding Fault">http error status code</prop> ! </td> ! </tr> ! <tr> ! <td>http fault serialization</td> ! <td>Binding Operation.<prop comp="Binding Operation">http fault serialization</prop> ! </td> ! </tr> ! <tr> ! <td>http headers</td> ! <td>Binding Message Reference.<prop comp="Binding Message Reference">http headers</prop> ! </td> ! </tr> ! <tr> ! <td>http input serialization</td> ! <td>Binding Operation.<prop comp="Binding Operation">http input serialization</prop> ! </td> ! </tr> ! <tr> ! <td>http location</td> ! <td>Binding Operation.<prop comp="Binding Operation">http location</prop> ! </td> ! </tr> ! <tr> ! <td>http method</td> ! <td>Binding Operation.<prop comp="Binding Operation">http method</prop> ! </td> ! </tr> ! <tr> ! <td>http output serialization</td> ! <td>Binding Operation.<prop comp="Binding Operation">http output serialization</prop> ! </td> ! </tr> ! <tr> ! <td>http query parameter separator</td> ! <td>Binding Operation.<prop comp="Binding Operation">http query parameter separator</prop> ! </td> ! </tr> ! <tr> ! <td>http transfer coding</td> ! <td>Binding Message Reference.<prop comp="Binding Message Reference">http transfer coding</prop> ! </td> ! </tr> ! <tr> ! <td>http version</td> ! <td>Binding.<prop comp="Binding">http version</prop> ! </td> ! </tr> ! <tr> ! <td>mustUnderstand</td> ! <td>SOAP Header Block.<prop comp="SOAP Header Block">mustUnderstand</prop> ! </td> ! </tr> ! <tr> ! <td>ref</td> ! <td>SOAP Module.<prop comp="SOAP Module">ref</prop> ! </td> ! </tr> ! <tr> ! <td>required</td> ! <td>SOAP Module.<prop comp="SOAP Module">required</prop> ! </td> ! </tr> ! <tr> ! <td>rpc signature</td> ! <td>Interface Operation.<prop comp="Interface Operation">rpc signature</prop> ! </td> ! </tr> ! <tr> ! <td>safety</td> ! <td>Interface Operation.<prop comp="Interface Operation">safety</prop> ! </td> ! </tr> ! <tr> ! <td>soap action</td> ! <td>Binding Operation.<prop comp="Binding Operation">soap action</prop> ! </td> ! </tr> ! <tr> ! <td>soap fault code</td> ! <td>Binding Fault.<prop comp="Binding Fault">soap fault code</prop> ! </td> ! </tr> ! <tr> ! <td>soap fault subcodes</td> ! <td>Binding Fault.<prop comp="Binding Fault">soap fault subcodes</prop> ! </td> ! </tr> ! <tr> ! <td>soap headers</td> ! <td>Binding Message Reference.<prop comp="Binding Message Reference">soap headers</prop> ! </td> ! </tr> ! <tr> ! <td>soap mep</td> ! <td>Binding Operation.<prop comp="Binding Operation">soap mep</prop> ! </td> ! </tr> ! <tr> ! <td>soap modules</td> ! <td>Binding.<prop comp="Binding">soap modules</prop> ! </td> ! </tr> ! <tr> ! <td>soap underlying protocol</td> ! <td>Binding.<prop comp="Binding">soap underlying protocol</prop> ! </td> ! </tr> ! <tr> ! <td>soap version</td> ! <td>Binding.<prop comp="Binding">soap version</prop> ! </td> ! </tr> </tbody> Index: wsdl20-primer.html =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-primer.html,v retrieving revision 1.87 retrieving revision 1.88 diff -C2 -d -r1.87 -r1.88 *** wsdl20-primer.html 19 Jul 2005 14:03:35 -0000 1.87 --- wsdl20-primer.html 15 Sep 2005 00:00:30 -0000 1.88 *************** *** 53,57 **** <a href="http://www.w3.org/2002/ws/desc/wsdl20-primer">http://www.w3.org/2002/ws/desc/wsdl20-primer</a> </dd><dt>Previous versions:</dt><dd> ! <a href="http://www.w3.org/TR/2004/WD-wsdl20-primer-20041221">http://www.w3.org/TR/2004/WD-wsdl20-primer-20041221</a> </dd><dt>Editors:</dt> <dd>David Booth, W3C Fellow / Hewlett-Packard</dd> --- 53,57 ---- <a href="http://www.w3.org/2002/ws/desc/wsdl20-primer">http://www.w3.org/2002/ws/desc/wsdl20-primer</a> </dd><dt>Previous versions:</dt><dd> ! <a href="http://www.w3.org/TR/2005/WD-wsdl20-primer-20050510">http://www.w3.org/TR/2005/WD-wsdl20-primer-20050510</a> </dd><dt>Editors:</dt> [...1770 lines suppressed...] ! (Microsoft Corporation), Sanjiva Weerawarana (Independent), Ümit Yalçınalp (SAP AG).</p> *************** *** 4177,4181 **** (Hewlett-Packard Company), David Booth (W3C), Sanjiva Weerawarana ! (IBM).</p> <p>The people who have contributed to <a href="http://lists.w3.org/Archives/Public/www-ws-desc/">discussions on www-ws-desc@w3.org</a> are also gratefully --- 4148,4156 ---- (Hewlett-Packard Company), David Booth (W3C), Sanjiva Weerawarana ! (IBM), Charlton Barreto ! (webMethods, Inc.), Asir Vedamuthu ! (webMethods, Inc.), Igor Sedukhin ! (Computer Associates), Martin Gudgin ! (Microsoft Corporation).</p> <p>The people who have contributed to <a href="http://lists.w3.org/Archives/Public/www-ws-desc/">discussions on www-ws-desc@w3.org</a> are also gratefully Index: wsdl20.html =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v retrieving revision 1.216 retrieving revision 1.217 diff -C2 -d -r1.216 -r1.217 *** wsdl20.html 2 Sep 2005 16:29:53 -0000 1.216 --- wsdl20.html 15 Sep 2005 00:00:29 -0000 1.217 *************** *** 1,15 **** ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" ! "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> ! <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> ! <head> ! <meta name="generator" content= ! "HTML Tidy for Linux/x86 (vers 1st February 2005), see www.w3.org" /> ! <meta http-equiv="Content-Type" content= ! "text/html; charset=utf-8" /> ! <title>Web Services Description Language (WSDL) Version 2.0 Part 1: ! Core Language</title> [...22132 lines suppressed...] ! <tr> ! <td rowspan="1" colspan="1">20020620</td> ! <td rowspan="1" colspan="1">SW</td> ! <td rowspan="1" colspan="1">Started adding abstract model</td> ! </tr> ! <tr> ! <td rowspan="1" colspan="1">20020406</td> ! <td rowspan="1" colspan="1">SW</td> ! <td rowspan="1" colspan="1">Created document from WSDL 1.1</td> ! </tr> ! </tbody> ! </table><br> ! ! </div> ! </div> ! ! </div> ! ! </body></html> \ No newline at end of file Index: wsdl20-defs.xml =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-defs.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** wsdl20-defs.xml 2 Sep 2005 16:29:53 -0000 1.6 --- wsdl20-defs.xml 15 Sep 2005 00:00:30 -0000 1.7 *************** *** 1,5 **** <?xml version="1.0" encoding="UTF-8"?> <defs> ! <spec src="wsdl20.xml"><compdef comp="Element Declaration"/><compdef comp="Type Definition"/><compdef comp="Description"/><compdef comp="Interface"/><compdef comp="Interface Fault"/><compdef comp="Interface Operation"/><compdef comp="Interface Message Reference"/><compdef comp="Interface Fault Reference"/><compdef comp="Feature"/><compdef comp="Property"/><compdef comp="Binding"/><compdef comp="Binding Fault"/><compdef comp="Binding Operation"/><compdef comp="Binding Message Reference"/><compdef comp="Binding Fault Reference"/><compdef comp="Service"/><compdef comp="Endpoint"/><propdef comp="Element Declaration" prop="name"/><propdef comp="Type Definition" prop="name"/><propdef comp="" prop="parent"/><propdef comp="Description" prop="interfaces"/><propdef comp="Description" prop="bindings"/><propdef comp="Description" prop="services"/><propdef comp="Description" prop="element declarations"/><propdef comp="Description" prop="type definitions"/><propdef comp="Interface" prop="name"/><propdef comp="Interfac" prop="extended interfaces"/><propdef comp="Interface" prop="interface faults"/><propdef comp="Interface" prop="interface operations"/><propdef comp="Interface" prop="features"/><propdef comp="Interface" prop="properties"/><propdef comp="Interface Fault" prop="name"/><propdef comp="Interface Fault" prop="element declaration"/><propdef comp="Interface Fault" prop="features"/><propdef comp="Interface Fault" prop="properties"/><propdef comp="Interface Fault" prop="parent"/><propdef comp="Interface Operation" prop="name"/><propdef comp="Interface Operation" prop="message exchange pattern"/><propdef comp="Interface Operation" prop="interface message references"/><propdef comp="Interface Operation" prop="interface fault references"/><propdef comp="Interface Operation" prop="style"/><propdef comp="Interface Operation" prop="features"/><propdef comp="Interface Operation" prop="properties"/><propdef comp="Interface Operation" prop="parent"/><propdef comp="Interface Message Reference" prop="message label"/><propdef omp="Interface Message Reference" prop="direction"/><propdef comp="Interface Message Reference" prop="message content model"/><propdef comp="Interface Message Reference" prop="element declaration"/><propdef comp="Interface Message Reference" prop="features"/><propdef comp="Interface Message Reference" prop="properties"/><propdef comp="Interface Message Reference" prop="parent"/><propdef comp="Interface Fault Reference" prop="interface fault"/><propdef comp="Interface Fault Reference" prop="message label"/><propdef comp="Interface Fault Reference" prop="direction"/><propdef comp="Interface Fault Reference" prop="features"/><propdef comp="Interface Fault Reference" prop="properties"/><propdef comp="Interface Fault Reference" prop="parent"/><propdef comp="Feature" prop="ref"/><propdef comp="Feature" prop="required"/><propdef comp="Feature" prop="parent"/><propdef comp="" prop="features"/><propdef comp="Property" prop="ref"/><propdef comp="Property" prop="value constraint"/><propdef comp="Property" prop="value"><propdef comp="Property" prop="parent"/><propdef comp="" prop="properties"/><propdef comp="Binding" prop="name"/><propdef comp="Binding" prop="interface"/><propdef comp="Binding" prop="type"/><propdef comp="Binding" prop="binding faults"/><propdef comp="Binding" prop="binding operations"/><propdef comp="Binding" prop="features"/><propdef comp="Binding" prop="properties"/><propdef comp="Binding Fault" prop="interface fault"/><propdef comp="Binding Fault" prop="features"/><propdef comp="Binding Fault" prop="properties"/><propdef comp="Binding Fault" prop="parent"/><propdef comp="Binding Operation" prop="interface operation"/><propdef comp="Binding Operation" prop="binding message references"/><propdef comp="Binding Operation" prop="binding fault references"/><propdef comp="Binding Operation" prop="features"/><propdef comp="Binding Operation" prop="properties"/><propdef comp="Binding Operation" prop="parent"/><propdef comp="Binding Message Reference" prop="interface message reference"/><propdef comp="Binding essage Reference" prop="features"/><propdef comp="Binding Message Reference" prop="properties"/><propdef comp="Binding Message Reference" prop="parent"/><propdef comp="Binding Fault Reference" prop="interface fault reference"/><propdef comp="Binding Fault Reference" prop="features"/><propdef comp="Binding Fault Reference" prop="properties"/><propdef comp="Binding Fault Reference" prop="parent"/><propdef comp="Service" prop="name"/><propdef comp="Service" prop="interface"/><propdef comp="Service" prop="endpoints"/><propdef comp="Service" prop="features"/><propdef comp="Service" prop="properties"/><propdef comp="Endpoint" prop="name"/><propdef comp="Endpoint" prop="binding"/><propdef comp="Endpoint" prop="address"/><propdef comp="Endpoint" prop="features"/><propdef comp="Endpoint" prop="properties"/><propdef comp="Endpoint" prop="parent"/><propdef comp="" prop="name"/></spec> ! <spec src="wsdl20-adjuncts.xml"><compdef comp="SOAP Module"/><compdef comp="SOAP Header Block"/><compdef comp="HTTP Header"/><propdef comp="Interface Operation" prop="safety"/><propdef comp="Interface Operation" prop="rpc signature"/><propdef comp="Binding" prop="soap version"/><propdef comp="Binding" prop="soap underlying protocol"/><propdef comp="Binding Fault" prop="soap fault code"/><propdef comp="Binding Fault" prop="soap fault subcodes"/><propdef comp="Binding Operation" prop="soap mep"/><propdef comp="Binding Operation" prop="soap action"/><propdef comp="Binding" prop="soap modules"/><propdef comp="SOAP Module" prop="ref"/><propdef comp="SOAP Module" prop="required"/><propdef comp="Binding Message Reference" prop="soap headers"/><propdef comp="SOAP Header Block" prop="element"/><propdef comp="SOAP Header Block" prop="mustUnderstand"/><propdef comp="Binding" prop="http version"/><propdef comp="Binding Operation" prop="http location"/><propdef comp="Binding Operation" prop="http method"/><propdef cop="Binding Operation" prop="http input serialization"/><propdef comp="Binding Operation" prop="http output serialization"/><propdef comp="Binding Operation" prop="http fault serialization"/><propdef comp="Binding Operation" prop="http query parameter separator"/><propdef comp="Binding Message Reference" prop="http headers"/><propdef comp="HTTP Header" prop="element"/><propdef comp="Binding Fault" prop="http error status code"/><propdef comp="Binding Fault" prop="http error reason phrase"/><propdef comp="Binding Message Reference" prop="http transfer coding"/><propdef comp="Binding" prop="http cookies"/><propdef comp="Endpoint" prop="http authentication scheme"/><propdef comp="Endpoint" prop="http authentication realm"/></spec> </defs> --- 1,142 ---- <?xml version="1.0" encoding="UTF-8"?> <defs> ! <spec src="wsdl20.xml"> ! <compdef comp="Element Declaration"/> ! <compdef comp="Type Definition"/> ! <compdef comp="Description"/> ! <compdef comp="Interface"/> ! <compdef comp="Interface Fault"/> ! <compdef comp="Interface Operation"/> ! <compdef comp="Interface Message Reference"/> ! <compdef comp="Interface Fault Reference"/> ! <compdef comp="Feature"/> ! <compdef comp="Property"/> ! <compdef comp="Binding"/> ! <compdef comp="Binding Fault"/> ! <compdef comp="Binding Operation"/> ! <compdef comp="Binding Message Reference"/> ! <compdef comp="Binding Fault Reference"/> ! <compdef comp="Service"/> ! <compdef comp="Endpoint"/> ! <propdef prop="name" comp="Element Declaration"/> ! <propdef prop="name" comp="Type Definition"/> ! <propdef prop="parent" comp=""/> ! <propdef prop="interfaces" comp="Description"/> ! <propdef prop="bindings" comp="Description"/> ! <propdef prop="services" comp="Description"/> ! <propdef prop="element declarations" comp="Description"/> ! <propdef prop="type definitions" comp="Description"/> ! <propdef prop="name" comp="Interface"/> ! <propdef prop="extended interfaces" comp="Interface"/> ! <propdef prop="interface faults" comp="Interface"/> ! <propdef prop="interface operations" comp="Interface"/> ! <propdef prop="features" comp="Interface"/> ! <propdef prop="properties" comp="Interface"/> ! <propdef prop="name" comp="Interface Fault"/> ! <propdef prop="element declaration" comp="Interface Fault"/> ! <propdef prop="features" comp="Interface Fault"/> ! <propdef prop="properties" comp="Interface Fault"/> ! <propdef prop="parent" comp="Interface Fault"/> ! <propdef prop="name" comp="Interface Operation"/> ! <propdef prop="message exchange pattern" comp="Interface Operation"/> ! <propdef prop="interface message references" comp="Interface Operation"/> ! <propdef prop="interface fault references" comp="Interface Operation"/> ! <propdef prop="style" comp="Interface Operation"/> ! <propdef prop="features" comp="Interface Operation"/> ! <propdef prop="properties" comp="Interface Operation"/> ! <propdef prop="parent" comp="Interface Operation"/> ! <propdef prop="message label" comp="Interface Message Reference"/> ! <propdef prop="direction" comp="Interface Message Reference"/> ! <propdef prop="message content model" comp="Interface Message Reference"/> ! <propdef prop="element declaration" comp="Interface Message Reference"/> ! <propdef prop="features" comp="Interface Message Reference"/> ! <propdef prop="properties" comp="Interface Message Reference"/> ! <propdef prop="parent" comp="Interface Message Reference"/> ! <propdef prop="interface fault" comp="Interface Fault Reference"/> ! <propdef prop="message label" comp="Interface Fault Reference"/> ! <propdef prop="direction" comp="Interface Fault Reference"/> ! <propdef prop="features" comp="Interface Fault Reference"/> ! <propdef prop="properties" comp="Interface Fault Reference"/> ! <propdef prop="parent" comp="Interface Fault Reference"/> ! <propdef prop="ref" comp="Feature"/> ! <propdef prop="required" comp="Feature"/> ! <propdef prop="parent" comp="Feature"/> ! <propdef prop="features" comp=""/> ! <propdef prop="ref" comp="Property"/> ! <propdef prop="value constraint" comp="Property"/> ! <propdef prop="value" comp="Property"/> ! <propdef prop="parent" comp="Property"/> ! <propdef prop="properties" comp=""/> ! <propdef prop="name" comp="Binding"/> ! <propdef prop="interface" comp="Binding"/> ! <propdef prop="type" comp="Binding"/> ! <propdef prop="binding faults" comp="Binding"/> ! <propdef prop="binding operations" comp="Binding"/> ! <propdef prop="features" comp="Binding"/> ! <propdef prop="properties" comp="Binding"/> ! <propdef prop="interface fault" comp="Binding Fault"/> ! <propdef prop="features" comp="Binding Fault"/> ! <propdef prop="properties" comp="Binding Fault"/> ! <propdef prop="parent" comp="Binding Fault"/> ! <propdef prop="interface operation" comp="Binding Operation"/> ! <propdef prop="binding message references" comp="Binding Operation"/> ! <propdef prop="binding fault references" comp="Binding Operation"/> ! <propdef prop="features" comp="Binding Operation"/> ! <propdef prop="properties" comp="Binding Operation"/> ! <propdef prop="parent" comp="Binding Operation"/> ! <propdef prop="interface message reference" comp="Binding Message Reference"/> ! <propdef prop="features" comp="Binding Message Reference"/> ! <propdef prop="properties" comp="Binding Message Reference"/> ! <propdef prop="parent" comp="Binding Message Reference"/> ! <propdef prop="interface fault reference" comp="Binding Fault Reference"/> ! <propdef prop="features" comp="Binding Fault Reference"/> ! <propdef prop="properties" comp="Binding Fault Reference"/> ! <propdef prop="parent" comp="Binding Fault Reference"/> ! <propdef prop="name" comp="Service"/> ! <propdef prop="interface" comp="Service"/> ! <propdef prop="endpoints" comp="Service"/> ! <propdef prop="features" comp="Service"/> ! <propdef prop="properties" comp="Service"/> ! <propdef prop="name" comp="Endpoint"/> ! <propdef prop="binding" comp="Endpoint"/> ! <propdef prop="address" comp="Endpoint"/> ! <propdef prop="features" comp="Endpoint"/> ! <propdef prop="properties" comp="Endpoint"/> ! <propdef prop="parent" comp="Endpoint"/> ! <propdef prop="name" comp=""/> ! </spec> ! <spec src="wsdl20-adjuncts.xml"> ! <compdef comp="SOAP Module"/> ! <compdef comp="SOAP Header Block"/> ! <compdef comp="HTTP Header"/> ! <propdef prop="safety" comp="Interface Operation"/> ! <propdef prop="rpc signature" comp="Interface Operation"/> ! <propdef prop="soap version" comp="Binding"/> ! <propdef prop="soap underlying protocol" comp="Binding"/> ! <propdef prop="soap fault code" comp="Binding Fault"/> ! <propdef prop="soap fault subcodes" comp="Binding Fault"/> ! <propdef prop="soap mep" comp="Binding Operation"/> ! <propdef prop="soap action" comp="Binding Operation"/> ! <propdef prop="soap modules" comp="Binding"/> ! <propdef prop="ref" comp="SOAP Module"/> ! <propdef prop="required" comp="SOAP Module"/> ! <propdef prop="soap headers" comp="Binding Message Reference"/> ! <propdef prop="element" comp="SOAP Header Block"/> ! <propdef prop="mustUnderstand" comp="SOAP Header Block"/> ! <propdef prop="http version" comp="Binding"/> ! <propdef prop="http location" comp="Binding Operation"/> ! <propdef prop="http method" comp="Binding Operation"/> ! <propdef prop="http input serialization" comp="Binding Operation"/> ! <propdef prop="http output serialization" comp="Binding Operation"/> ! <propdef prop="http fault serialization" comp="Binding Operation"/> ! <propdef prop="http query parameter separator" comp="Binding Operation"/> ! <propdef prop="http headers" comp="Binding Message Reference"/> ! <propdef prop="element" comp="HTTP Header"/> ! <propdef prop="http error status code" comp="Binding Fault"/> ! <propdef prop="http error reason phrase" comp="Binding Fault"/> ! <propdef prop="http transfer coding" comp="Binding Message Reference"/> ! <propdef prop="http cookies" comp="Binding"/> ! <propdef prop="http authentication scheme" comp="Endpoint"/> ! <propdef prop="http authentication realm" comp="Endpoint"/> ! </spec> </defs>
Received on Thursday, 15 September 2005 00:00:54 UTC