- From: Arthur Ryman <aryman@dev.w3.org>
- Date: Mon, 17 Jan 2005 02:55:08 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory hutz:/tmp/cvs-serv11696 Modified Files: wsdl20.xml Log Message: Edited table markup to simplify PDF generation. Index: wsdl20.xml =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v retrieving revision 1.148 retrieving revision 1.149 diff -C2 -d -r1.148 -r1.149 *** wsdl20.xml 31 Dec 2004 22:03:03 -0000 1.148 --- wsdl20.xml 17 Jan 2005 02:55:06 -0000 1.149 *************** *** 169,172 **** --- 169,175 ---- associated namespace name" id="tabnsprefixes"> <caption>Prefixes and Namespaces used in this specification</caption> + <col /> + <col /> + <col /> <tbody> <tr> *************** *** 1067,1070 **** --- 1070,1075 ---- <table border="1" id="tab_Description_Mapping"> <caption>Mapping between Description Component Properties and XML Representation</caption> + <col /> + <col /> <tbody> <tr> *************** *** 1501,1504 **** --- 1506,1511 ---- <table border="1" id="tab_Interface_Mapping"> <caption>Mapping between Interface Component Properties and XML Representation</caption> + <col /> + <col /> <tbody> <tr> *************** *** 1844,1847 **** --- 1851,1856 ---- <table border="1" id="tab_InterfaceFault_Mapping"> <caption>Mapping between Interface Fault Component Properties and XML Representation</caption> + <col /> + <col /> <tbody> <tr> *************** *** 2279,2282 **** --- 2288,2293 ---- <table border="1" id="tab_InterfaceOperation_RPC_Signature_Mapping"> <caption>Mapping of a <att>wrpc:signature</att> Extension to Interface Operation Component Properties</caption> + <col /> + <col /> <tbody> <tr> *************** *** 2517,2520 **** --- 2528,2533 ---- <table border="1" id="tab_InterfaceOperation_Mapping"> <caption>Mapping between Interface Operation Component Properties and XML Representation</caption> + <col /> + <col /> <tbody> <tr> *************** *** 2863,2866 **** --- 2876,2881 ---- <table border="1" id="tab_MessageReference_Mapping"> <caption>Mapping between Message Reference Component Properties and XML Representation</caption> + <col /> + <col /> <tbody> <tr> *************** *** 3185,3188 **** --- 3200,3205 ---- <table border="1" id="tab_FaultReference_Mapping"> <caption>Mapping between Fault Reference Component Properties and XML Representation</caption> + <col /> + <col /> <tbody> <tr> *************** *** 3532,3535 **** --- 3549,3554 ---- <table border="1" id="tab_Feature_Mapping"> <caption>Mapping between Feature Component Properties and XML Representation</caption> + <col /> + <col /> <tbody> <tr> *************** *** 3927,3930 **** --- 3946,3951 ---- <table border="1" id="tab_Property_Mapping"> <caption>Mapping between Property Component Properties and XML Representation</caption> + <col /> + <col /> <tbody> <tr> *************** *** 4252,4255 **** --- 4273,4278 ---- <table border="1" id="tab_Binding_Mapping"> <caption>Mapping between Binding Component Properties and XML Representation</caption> + <col /> + <col /> <tbody> <tr> *************** *** 4479,4483 **** <caption>Mapping between Binding Fault Component Properties and XML Representation</caption> ! <tbody> <tr> --- 4502,4507 ---- <caption>Mapping between Binding Fault Component Properties and XML Representation</caption> ! <col /> ! <col /> <tbody> <tr> *************** *** 4690,4693 **** --- 4714,4719 ---- <table border="1" id="tab_Binding_Operation_Mapping"> <caption>Mapping between Binding Operation Component Properties and XML Representation</caption> + <col /> + <col /> <tbody> <tr> *************** *** 4910,4913 **** --- 4936,4941 ---- <table border="1" id="tab_Binding_Message_Reference_Mapping"> <caption>Mapping between Binding Message Reference Component Properties and XML Representation</caption> + <col /> + <col /> <tbody> <tr> *************** *** 5154,5157 **** --- 5182,5187 ---- <table border="1" id="tab_Service_Mapping"> <caption>Mapping between Service Component Properties and XML Representation</caption> + <col /> + <col /> <tbody> <tr> *************** *** 5437,5440 **** --- 5467,5472 ---- <table border="1" id="tab_Endpoint_Mapping"> <caption>Mapping between Endpoint Component Properties and XML Representation</caption> + <col /> + <col /> <tbody> <tr> *************** *** 7539,7654 **** <table id="uri-ref-frag-table" border="1"> <caption>Rules for determining pointer parts for WSDL components</caption> <tbody> <tr> ! <th rowspan="1" colspan="1">Component</th> ! <th rowspan="1" colspan="1">1</th> ! <th rowspan="1" colspan="1">2</th> ! <th rowspan="1" colspan="1">3</th> ! <th rowspan="1" colspan="1">4</th> ! <th rowspan="1" colspan="1">Pointer Part</th> </tr> <tr> ! <td rowspan="1" colspan="1">Interface</td> ! <td rowspan="1" colspan="1"><code><emph>interface</emph></code> NCName </td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1"><code>wsdl.interface(<emph>interface</emph>)</code></td> </tr> <tr> ! <td rowspan="1" colspan="1">Interface Fault</td> ! <td rowspan="1" colspan="1"><code><emph>interface</emph></code> NCName</td> ! <td rowspan="1" colspan="1"><code><emph>fault</emph></code> NCName</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1"><code>wsdl.interfaceFault(<emph>interface</emph>/<emph>fault</emph>)</code></td> </tr> <tr> ! <td rowspan="1" colspan="1">Interface Operation</td> ! <td rowspan="1" colspan="1"><code><emph>interface</emph></code> NCName</td> ! <td rowspan="1" colspan="1"><code><emph>operation</emph></code> NCName</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1"><code>wsdl.interfaceOperation(<emph>interface</emph>/<emph>operation</emph>)</code></td> </tr> <tr> ! <td rowspan="1" colspan="1">Message Reference</td> ! <td rowspan="1" colspan="1"><code><emph>interface</emph></code> NCName</td> ! <td rowspan="1" colspan="1"><code><emph>operation</emph></code> NCName</td> ! <td rowspan="1" colspan="1"><code><emph>message</emph></code> NCName</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1"><code>wsdl.messageReference(<emph>interface</emph>/<emph>operation</emph>/<emph>message</emph>)</code></td> </tr> <tr> ! <td rowspan="1" colspan="1">Fault Reference</td> ! <td rowspan="1" colspan="1"><code><emph>interface</emph></code> NCName</td> ! <td rowspan="1" colspan="1"><code><emph>operation</emph></code> NCName</td> ! <td rowspan="1" colspan="1"><code><emph>message</emph></code> NCName</td> ! <td rowspan="1" colspan="1"><code><emph>fault</emph></code> QName</td> ! <td rowspan="1" colspan="1"><code>wsdl.faultReference(<emph>interface</emph>/<emph>operation</emph>/<emph>message</emph>/<emph>fault</emph>)</code></td> </tr> <tr> ! <td rowspan="1" colspan="1">Binding</td> ! <td rowspan="1" colspan="1"><code><emph>binding</emph></code> NCName</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1"><code>wsdl.binding(<emph>binding</emph>)</code></td> </tr> <tr> ! <td rowspan="1" colspan="1">Binding Fault</td> ! <td rowspan="1" colspan="1"><code><emph>binding</emph></code> NCName</td> ! <td rowspan="1" colspan="1"><code><emph>fault</emph></code> QName</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1"><code>wsdl.bindingFault(<emph>binding</emph>/<emph>fault</emph>)</code></td> </tr> <tr> ! <td rowspan="1" colspan="1">Binding Operation</td> ! <td rowspan="1" colspan="1"><code><emph>binding</emph></code> NCName</td> ! <td rowspan="1" colspan="1"><code><emph>operation</emph></code> QName</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1"><code>wsdl.bindingOperation(<emph>binding</emph>/<emph>operation</emph>)</code></td> </tr> <tr> ! <td rowspan="1" colspan="1">Binding Message Reference</td> ! <td rowspan="1" colspan="1"><code><emph>binding</emph></code> NCName</td> ! <td rowspan="1" colspan="1"><code><emph>operation</emph></code> QName</td> ! <td rowspan="1" colspan="1"><code><emph>message</emph></code> NCName</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1"><code>wsdl.bindingMessageReference(<emph>binding</emph>/<emph>operation</emph>/<emph>message</emph>)</code></td> </tr> <tr> ! <td rowspan="1" colspan="1">Service</td> ! <td rowspan="1" colspan="1"><code><emph>service</emph></code> NCName</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1"><code>wsdl.service(<emph>service</emph>)</code></td> </tr> <tr> ! <td rowspan="1" colspan="1">Endpoint</td> ! <td rowspan="1" colspan="1"><code><emph>service</emph></code> NCName</td> ! <td rowspan="1" colspan="1"><code><emph>endpoint</emph></code> NCName</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1"><code>wsdl.endpoint(<emph>service</emph>/<emph>endpoint</emph>)</code></td> </tr> <tr> ! <td rowspan="1" colspan="1">Feature</td> ! <td rowspan="1" colspan="1"><code><emph>parent</emph></code> Pointer Part</td> ! <td rowspan="1" colspan="1"><code><emph>feature</emph></code> URI</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1"><code>wsdl.feature(<emph>parent</emph>/<emph>feature</emph>)</code></td> </tr> <tr> ! <td rowspan="1" colspan="1">Property</td> ! <td rowspan="1" colspan="1"><code><emph>parent</emph></code> Pointer Part</td> ! <td rowspan="1" colspan="1"><code><emph>property</emph></code> URI</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1">n/a</td> ! <td rowspan="1" colspan="1"><code>wsdl.property(<emph>parent</emph>/<emph>property</emph>)</code></td> </tr> </tbody> --- 7571,7692 ---- <table id="uri-ref-frag-table" border="1"> <caption>Rules for determining pointer parts for WSDL components</caption> + <col /> + <col /> + <col /> + <col /> + <col /> + <col /> <tbody> <tr> ! <th>Component</th> ! <th>1</th> ! <th>2</th> ! <th>3</th> ! <th>4</th> ! <th>Pointer Part</th> </tr> <tr> ! <td>Interface</td> ! <td><code><emph>interface</emph></code> NCName </td> ! <td>n/a</td> ! <td>n/a</td> ! <td>n/a</td> ! <td><code>wsdl.interface(<emph>interface</emph>)</code></td> </tr> <tr> ! <td>Interface Fault</td> ! <td><code><emph>interface</emph></code> NCName</td> ! <td><code><emph>fault</emph></code> NCName</td> ! <td>n/a</td> ! <td>n/a</td> ! <td><code>wsdl.interfaceFault(<emph>interface</emph>/<emph>fault</emph>)</code></td> </tr> <tr> ! <td>Interface Operation</td> ! <td><code><emph>interface</emph></code> NCName</td> ! <td><code><emph>operation</emph></code> NCName</td> ! <td>n/a</td> ! <td>n/a</td> ! <td><code>wsdl.interfaceOperation(<emph>interface</emph>/<emph>operation</emph>)</code></td> </tr> <tr> ! <td>Message Reference</td> ! <td><code><emph>interface</emph></code> NCName</td> ! <td><code><emph>operation</emph></code> NCName</td> ! <td><code><emph>message</emph></code> NCName</td> ! <td>n/a</td> ! <td><code>wsdl.messageReference(<emph>interface</emph>/<emph>operation</emph>/<emph>message</emph>)</code></td> </tr> <tr> ! <td>Fault Reference</td> ! <td><code><emph>interface</emph></code> NCName</td> ! <td><code><emph>operation</emph></code> NCName</td> ! <td><code><emph>message</emph></code> NCName</td> ! <td><code><emph>fault</emph></code> QName</td> ! <td><code>wsdl.faultReference(<emph>interface</emph>/<emph>operation</emph>/<emph>message</emph>/<emph>fault</emph>)</code></td> </tr> <tr> ! <td>Binding</td> ! <td><code><emph>binding</emph></code> NCName</td> ! <td>n/a</td> ! <td>n/a</td> ! <td>n/a</td> ! <td><code>wsdl.binding(<emph>binding</emph>)</code></td> </tr> <tr> ! <td>Binding Fault</td> ! <td><code><emph>binding</emph></code> NCName</td> ! <td><code><emph>fault</emph></code> QName</td> ! <td>n/a</td> ! <td>n/a</td> ! <td><code>wsdl.bindingFault(<emph>binding</emph>/<emph>fault</emph>)</code></td> </tr> <tr> ! <td>Binding Operation</td> ! <td><code><emph>binding</emph></code> NCName</td> ! <td><code><emph>operation</emph></code> QName</td> ! <td>n/a</td> ! <td>n/a</td> ! <td><code>wsdl.bindingOperation(<emph>binding</emph>/<emph>operation</emph>)</code></td> </tr> <tr> ! <td>Binding Message Reference</td> ! <td><code><emph>binding</emph></code> NCName</td> ! <td><code><emph>operation</emph></code> QName</td> ! <td><code><emph>message</emph></code> NCName</td> ! <td>n/a</td> ! <td><code>wsdl.bindingMessageReference(<emph>binding</emph>/<emph>operation</emph>/<emph>message</emph>)</code></td> </tr> <tr> ! <td>Service</td> ! <td><code><emph>service</emph></code> NCName</td> ! <td>n/a</td> ! <td>n/a</td> ! <td>n/a</td> ! <td><code>wsdl.service(<emph>service</emph>)</code></td> </tr> <tr> ! <td>Endpoint</td> ! <td><code><emph>service</emph></code> NCName</td> ! <td><code><emph>endpoint</emph></code> NCName</td> ! <td>n/a</td> ! <td>n/a</td> ! <td><code>wsdl.endpoint(<emph>service</emph>/<emph>endpoint</emph>)</code></td> </tr> <tr> ! <td>Feature</td> ! <td><code><emph>parent</emph></code> Pointer Part</td> ! <td><code><emph>feature</emph></code> URI</td> ! <td>n/a</td> ! <td>n/a</td> ! <td><code>wsdl.feature(<emph>parent</emph>/<emph>feature</emph>)</code></td> </tr> <tr> ! <td>Property</td> ! <td><code><emph>parent</emph></code> Pointer Part</td> ! <td><code><emph>property</emph></code> URI</td> ! <td>n/a</td> ! <td>n/a</td> ! <td><code>wsdl.property(<emph>parent</emph>/<emph>property</emph>)</code></td> </tr> </tbody> *************** *** 7967,7970 **** --- 8005,8011 ---- <table id='wsdl-changelog-table' border="1"> + <col /> + <col /> + <col /> <tbody> *************** *** 7974,7977 **** --- 8015,8024 ---- <th>Description</th> </tr> + + <tr> + <td>20050117</td> + <td>AGR</td> + <td>Edited table markup to simplify PDF generation.</td> + </tr> <tr> *************** *** 8719,8744 **** <td>Skeleton Feature and Property components</td> </tr> <tr> <td>20030305</td> <td>MJG</td> <td>Merged ComponentModelForMEPs branch (1.46.2.5) into main ! branch (1.54). Below is change log from the branch: ! <table id='ComponentModelForMEPs_branch' border='1'> ! <tbody> ! <tr> ! <th>Date</th> ! <th>Author</th> ! <th>Description</th> ! </tr> ! <tr> <td>20030220</td> <td>MJG</td> ! <td>Minor wording change at suggestion of JJM</td> </tr> <tr> <td>20030212</td> <td>MJG</td> ! <td>Updated component model to include Fault Reference component. Associated changes to Port Type Operation component</td> </tr> --- 8766,8786 ---- <td>Skeleton Feature and Property components</td> </tr> + <tr> <td>20030305</td> <td>MJG</td> <td>Merged ComponentModelForMEPs branch (1.46.2.5) into main ! branch (1.54). Below is change log from the branch:</td> ! </tr> ! <tr> <td>20030220</td> <td>MJG</td> ! <td>ComponentModelForMEPs: Minor wording change at suggestion of JJM</td> </tr> <tr> <td>20030212</td> <td>MJG</td> ! <td>ComponentModelForMEPs: Updated component model to include Fault Reference component. Associated changes to Port Type Operation component</td> </tr> *************** *** 8746,8756 **** <td>20030211</td> <td>MJG</td> ! <td>Changes to component model to support MEPs</td> </tr> - </tbody> - </table> - </td> - </tr> <tr> <td>20030228</td> --- 8788,8794 ---- <td>20030211</td> <td>MJG</td> ! <td>ComponentModelForMEPs: Changes to component model to support MEPs</td> </tr> <tr> <td>20030228</td> *************** *** 8794,8810 **** <td>Merged operationnames branch (1.37.2.3) into main branch (1.46). Below is the change log ! from the branch. - <table id='operationnames_branch' border='1'> - <tbody> - <tr> - <th>Date</th> - <th>Author</th> - <th>Description</th> - </tr> <tr> <td>20030130</td> <td>MJG</td> ! <td>Updated binding section to match changes to port type section WRT operation names</td> </tr> --- 8832,8842 ---- <td>Merged operationnames branch (1.37.2.3) into main branch (1.46). Below is the change log ! from the branch.</td> ! </tr> <tr> <td>20030130</td> <td>MJG</td> ! <td>operationnames: Updated binding section to match changes to port type section WRT operation names</td> </tr> *************** *** 8812,8816 **** <td>20030130</td> <td>MJG</td> ! <td>Added best practice note on operation names and target namespaces to <specref ref='InterfaceOperation_details' /></td> </tr> --- 8844,8848 ---- <td>20030130</td> <td>MJG</td> ! <td>operationnames: Added best practice note on operation names and target namespaces to <specref ref='InterfaceOperation_details' /></td> </tr> *************** *** 8818,8827 **** <td>20030122</td> <td>MJG</td> ! <td>Started work on making operations have unique names</td> ! </tr> ! </tbody> ! </table> ! </td> </tr> <tr> <td>20030213</td> --- 8850,8856 ---- <td>20030122</td> <td>MJG</td> ! <td>operationnames: Started work on making operations have unique names</td> </tr> + <tr> <td>20030213</td>
Received on Monday, 17 January 2005 02:55:08 UTC