- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 12 Nov 2005 01:15:58 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv16722/wsdl20
Modified Files:
wsdl20.tex wsdl20-z-ie.html wsdl20-z.html wsdl20.html
wsdl20-adjuncts.html wsdl20.xml
Log Message:
Corrected order of arguments in fragment identifier for Binding Fault Reference to match that in Interface Fault Reference.
Index: wsdl20-z-ie.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-z-ie.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -d -r1.53 -r1.54
*** wsdl20-z-ie.html 12 Nov 2005 01:05:22 -0000 1.53
--- wsdl20-z-ie.html 12 Nov 2005 01:15:55 -0000 1.54
***************
*** 10728,10734 ****
<td rowspan="1" colspan="1"><code><em>binding</em></code> NCName</td>
<td rowspan="1" colspan="1"><code><em>operation</em></code> QName</td>
- <td rowspan="1" colspan="1"><code><em>fault</em></code> QName</td>
<td rowspan="1" colspan="1"><code><em>message</em></code> NCName</td>
! <td rowspan="1" colspan="1"><code><a href="#wsdl.bindingFaultReference">wsdl.bindingFaultReference</a>(<em>binding</em>/<em>operation</em>/<em>fault</em>/<em>message</em>)</code></td>
</tr>
<tr>
--- 10728,10734 ----
<td rowspan="1" colspan="1"><code><em>binding</em></code> NCName</td>
<td rowspan="1" colspan="1"><code><em>operation</em></code> QName</td>
<td rowspan="1" colspan="1"><code><em>message</em></code> NCName</td>
! <td rowspan="1" colspan="1"><code><em>fault</em></code> QName</td>
! <td rowspan="1" colspan="1"><code><a href="#wsdl.bindingFaultReference">wsdl.bindingFaultReference</a>(<em>binding</em>/<em>operation</em>/<em>message</em>/<em>fault</em>)</code></td>
</tr>
<tr>
***************
*** 11188,11192 ****
<h4><a name="wsdl.bindingFaultReference"></a>A.2.13 The Binding Fault Reference Component</h4>
! <p><code>wsdl.bindingFaultReference(<em>binding</em>/<em>operation</em>/<em>fault</em>/<em>message</em>)</code></p>
<ol>
<li>
--- 11188,11192 ----
<h4><a name="wsdl.bindingFaultReference"></a>A.2.13 The Binding Fault Reference Component</h4>
! <p><code>wsdl.bindingFaultReference(<em>binding</em>/<em>operation</em>/<em>message</em>/<em>fault</em>)</code></p>
<ol>
<li>
***************
*** 11221,11232 ****
<p>
<code>
! <em>fault</em>
</code>
is the
! {<a href="wsdl20.html#property-InterfaceFault.name">name</a>}
! property of the
! <a href="wsdl20.html#component-InterfaceFault">Interface Fault</a>
! component referred to by the
! {<a href="wsdl20.html#property-InterfaceFaultReference.interfacefault">interface fault</a>}
property of the
<a href="wsdl20.html#component-InterfaceFaultReference">Interface Fault Reference</a>
--- 11221,11228 ----
<p>
<code>
! <em>message</em>
</code>
is the
! {<a href="wsdl20.html#property-InterfaceFaultReference.messagelabel">message label</a>}
property of the
<a href="wsdl20.html#component-InterfaceFaultReference">Interface Fault Reference</a>
***************
*** 11241,11248 ****
<p>
<code>
! <em>message</em>
</code>
is the
! {<a href="wsdl20.html#property-InterfaceFaultReference.messagelabel">message label</a>}
property of the
<a href="wsdl20.html#component-InterfaceFaultReference">Interface Fault Reference</a>
--- 11237,11248 ----
<p>
<code>
! <em>fault</em>
</code>
is the
! {<a href="wsdl20.html#property-InterfaceFault.name">name</a>}
! property of the
! <a href="wsdl20.html#component-InterfaceFault">Interface Fault</a>
! component referred to by the
! {<a href="wsdl20.html#property-InterfaceFaultReference.interfacefault">interface fault</a>}
property of the
<a href="wsdl20.html#component-InterfaceFaultReference">Interface Fault Reference</a>
***************
*** 12236,12239 ****
--- 12236,12247 ----
<td rowspan="1" colspan="1">20051112</td>
<td rowspan="1" colspan="1">AGR</td>
+ <td rowspan="1" colspan="1">Corrected order of arguments in fragment identifier for
+ <a href="#wsdl.bindingFaultReference">Binding Fault Reference</a> to match that in Interface Fault Reference.
+ </td>
+ </tr>
+
+ <tr>
+ <td rowspan="1" colspan="1">20051112</td>
+ <td rowspan="1" colspan="1">AGR</td>
<td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/5/lc-issues/#LC361">LC361</a>
:
Index: wsdl20.tex
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.tex,v
retrieving revision 1.87
retrieving revision 1.88
diff -C2 -d -r1.87 -r1.88
*** wsdl20.tex 12 Nov 2005 01:05:22 -0000 1.87
--- wsdl20.tex 12 Nov 2005 01:15:55 -0000 1.88
***************
*** 11817,11823 ****
\textit{binding} NCName&
\textit{operation} QName&
- \textit{fault} QName&
\textit{message} NCName&
! \href{#wsdl.bindingFaultReference}{wsdl.bindingFaultReference}(\textit{binding}/\textit{operation}/\textit{fault}/\textit{message})
\\ \hline
--- 11817,11823 ----
\textit{binding} NCName&
\textit{operation} QName&
\textit{message} NCName&
! \textit{fault} QName&
! \href{#wsdl.bindingFaultReference}{wsdl.bindingFaultReference}(\textit{binding}/\textit{operation}/\textit{message}/\textit{fault})
\\ \hline
***************
*** 12303,12307 ****
! wsdl.bindingFaultReference(\textit{binding}/\textit{operation}/\textit{fault}/\textit{message})
\begin{enumerate}
\item
--- 12303,12307 ----
! wsdl.bindingFaultReference(\textit{binding}/\textit{operation}/\textit{message}/\textit{fault})
\begin{enumerate}
\item
***************
*** 12338,12350 ****
! \textit{fault}
is the
- name
- property of the
- Interface Fault
- component referred to by the
! interface fault
property of the
--- 12338,12346 ----
! \textit{message}
is the
! message label
property of the
***************
*** 12362,12370 ****
! \textit{message}
is the
! message label
property of the
--- 12358,12370 ----
! \textit{fault}
is the
+ name
+ property of the
+ Interface Fault
+ component referred to by the
! interface fault
property of the
***************
*** 13399,13402 ****
--- 13399,13410 ----
20051112&
AGR&
+ Corrected order of arguments in fragment identifier for
+ \href{#wsdl.bindingFaultReference}{Binding Fault Reference} to match that in Interface Fault Reference.
+
+ \\ \hline
+
+
+ 20051112&
+ AGR&
\href{http://www.w3.org/2002/ws/desc/5/lc-issues/#LC361}{LC361}
:
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.355
retrieving revision 1.356
diff -C2 -d -r1.355 -r1.356
*** wsdl20.xml 12 Nov 2005 01:05:22 -0000 1.355
--- wsdl20.xml 12 Nov 2005 01:15:56 -0000 1.356
***************
*** 11620,11626 ****
<td><code><emph>binding</emph></code> NCName</td>
<td><code><emph>operation</emph></code> QName</td>
- <td><code><emph>fault</emph></code> QName</td>
<td><code><emph>message</emph></code> NCName</td>
! <td><code><loc href="#wsdl.bindingFaultReference">wsdl.bindingFaultReference</loc>(<emph>binding</emph>/<emph>operation</emph>/<emph>fault</emph>/<emph>message</emph>)</code></td>
</tr>
<tr>
--- 11620,11626 ----
<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><code><emph>fault</emph></code> QName</td>
! <td><code><loc href="#wsdl.bindingFaultReference">wsdl.bindingFaultReference</loc>(<emph>binding</emph>/<emph>operation</emph>/<emph>message</emph>/<emph>fault</emph>)</code></td>
</tr>
<tr>
***************
*** 12081,12085 ****
<div3 id="wsdl.bindingFaultReference">
<head>The Binding Fault Reference Component</head>
! <p><code>wsdl.bindingFaultReference(<emph>binding</emph>/<emph>operation</emph>/<emph>fault</emph>/<emph>message</emph>)</code></p>
<olist>
<item>
--- 12081,12085 ----
<div3 id="wsdl.bindingFaultReference">
<head>The Binding Fault Reference Component</head>
! <p><code>wsdl.bindingFaultReference(<emph>binding</emph>/<emph>operation</emph>/<emph>message</emph>/<emph>fault</emph>)</code></p>
<olist>
<item>
***************
*** 12116,12128 ****
<p>
<code>
! <emph>fault</emph>
</code>
is the
- <prop comp="Interface Fault">name</prop>
- property of the
- <comp>Interface Fault</comp>
- component referred to by the
<prop comp="Interface Fault Reference">
! interface fault
</prop>
property of the
--- 12116,12124 ----
<p>
<code>
! <emph>message</emph>
</code>
is the
<prop comp="Interface Fault Reference">
! message label
</prop>
property of the
***************
*** 12140,12148 ****
<p>
<code>
! <emph>message</emph>
</code>
is the
<prop comp="Interface Fault Reference">
! message label
</prop>
property of the
--- 12136,12148 ----
<p>
<code>
! <emph>fault</emph>
</code>
is the
+ <prop comp="Interface Fault">name</prop>
+ property of the
+ <comp>Interface Fault</comp>
+ component referred to by the
<prop comp="Interface Fault Reference">
! interface fault
</prop>
property of the
***************
*** 12493,12496 ****
--- 12493,12504 ----
<td>20051112</td>
<td>AGR</td>
+ <td>Corrected order of arguments in fragment identifier for
+ <loc href="#wsdl.bindingFaultReference">Binding Fault Reference</loc> to match that in Interface Fault Reference.
+ </td>
+ </tr>
+
+ <tr>
+ <td>20051112</td>
+ <td>AGR</td>
<td><loc href="http://www.w3.org/2002/ws/desc/5/lc-issues/#LC361">LC361</loc>
:
Index: wsdl20-z.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-z.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -C2 -d -r1.76 -r1.77
*** wsdl20-z.html 12 Nov 2005 01:05:22 -0000 1.76
--- wsdl20-z.html 12 Nov 2005 01:15:55 -0000 1.77
***************
*** 10698,10704 ****
<td rowspan="1" colspan="1"><code><em>binding</em></code> NCName</td>
<td rowspan="1" colspan="1"><code><em>operation</em></code> QName</td>
- <td rowspan="1" colspan="1"><code><em>fault</em></code> QName</td>
<td rowspan="1" colspan="1"><code><em>message</em></code> NCName</td>
! <td rowspan="1" colspan="1"><code><a href="#wsdl.bindingFaultReference">wsdl.bindingFaultReference</a>(<em>binding</em>/<em>operation</em>/<em>fault</em>/<em>message</em>)</code></td>
</tr>
<tr>
--- 10698,10704 ----
<td rowspan="1" colspan="1"><code><em>binding</em></code> NCName</td>
<td rowspan="1" colspan="1"><code><em>operation</em></code> QName</td>
<td rowspan="1" colspan="1"><code><em>message</em></code> NCName</td>
! <td rowspan="1" colspan="1"><code><em>fault</em></code> QName</td>
! <td rowspan="1" colspan="1"><code><a href="#wsdl.bindingFaultReference">wsdl.bindingFaultReference</a>(<em>binding</em>/<em>operation</em>/<em>message</em>/<em>fault</em>)</code></td>
</tr>
<tr>
***************
*** 11158,11162 ****
<h4><a name="wsdl.bindingFaultReference"></a>A.2.13 The Binding Fault Reference Component</h4>
! <p><code>wsdl.bindingFaultReference(<em>binding</em>/<em>operation</em>/<em>fault</em>/<em>message</em>)</code></p>
<ol>
<li>
--- 11158,11162 ----
<h4><a name="wsdl.bindingFaultReference"></a>A.2.13 The Binding Fault Reference Component</h4>
! <p><code>wsdl.bindingFaultReference(<em>binding</em>/<em>operation</em>/<em>message</em>/<em>fault</em>)</code></p>
<ol>
<li>
***************
*** 11191,11202 ****
<p>
<code>
! <em>fault</em>
</code>
is the
! {<a href="wsdl20.html#property-InterfaceFault.name">name</a>}
! property of the
! <a href="wsdl20.html#component-InterfaceFault">Interface Fault</a>
! component referred to by the
! {<a href="wsdl20.html#property-InterfaceFaultReference.interfacefault">interface fault</a>}
property of the
<a href="wsdl20.html#component-InterfaceFaultReference">Interface Fault Reference</a>
--- 11191,11198 ----
<p>
<code>
! <em>message</em>
</code>
is the
! {<a href="wsdl20.html#property-InterfaceFaultReference.messagelabel">message label</a>}
property of the
<a href="wsdl20.html#component-InterfaceFaultReference">Interface Fault Reference</a>
***************
*** 11211,11218 ****
<p>
<code>
! <em>message</em>
</code>
is the
! {<a href="wsdl20.html#property-InterfaceFaultReference.messagelabel">message label</a>}
property of the
<a href="wsdl20.html#component-InterfaceFaultReference">Interface Fault Reference</a>
--- 11207,11218 ----
<p>
<code>
! <em>fault</em>
</code>
is the
! {<a href="wsdl20.html#property-InterfaceFault.name">name</a>}
! property of the
! <a href="wsdl20.html#component-InterfaceFault">Interface Fault</a>
! component referred to by the
! {<a href="wsdl20.html#property-InterfaceFaultReference.interfacefault">interface fault</a>}
property of the
<a href="wsdl20.html#component-InterfaceFaultReference">Interface Fault Reference</a>
***************
*** 12206,12209 ****
--- 12206,12217 ----
<td rowspan="1" colspan="1">20051112</td>
<td rowspan="1" colspan="1">AGR</td>
+ <td rowspan="1" colspan="1">Corrected order of arguments in fragment identifier for
+ <a href="#wsdl.bindingFaultReference">Binding Fault Reference</a> to match that in Interface Fault Reference.
+ </td>
+ </tr>
+
+ <tr>
+ <td rowspan="1" colspan="1">20051112</td>
+ <td rowspan="1" colspan="1">AGR</td>
<td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/5/lc-issues/#LC361">LC361</a>
:
Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.244
retrieving revision 1.245
diff -C2 -d -r1.244 -r1.245
*** wsdl20.html 12 Nov 2005 01:05:22 -0000 1.244
--- wsdl20.html 12 Nov 2005 01:15:56 -0000 1.245
***************
*** 8425,8431 ****
<td rowspan="1" colspan="1"><code><em>binding</em></code> NCName</td>
<td rowspan="1" colspan="1"><code><em>operation</em></code> QName</td>
- <td rowspan="1" colspan="1"><code><em>fault</em></code> QName</td>
<td rowspan="1" colspan="1"><code><em>message</em></code> NCName</td>
! <td rowspan="1" colspan="1"><code><a href="#wsdl.bindingFaultReference">wsdl.bindingFaultReference</a>(<em>binding</em>/<em>operation</em>/<em>fault</em>/<em>message</em>)</code></td>
</tr>
<tr>
--- 8425,8431 ----
<td rowspan="1" colspan="1"><code><em>binding</em></code> NCName</td>
<td rowspan="1" colspan="1"><code><em>operation</em></code> QName</td>
<td rowspan="1" colspan="1"><code><em>message</em></code> NCName</td>
! <td rowspan="1" colspan="1"><code><em>fault</em></code> QName</td>
! <td rowspan="1" colspan="1"><code><a href="#wsdl.bindingFaultReference">wsdl.bindingFaultReference</a>(<em>binding</em>/<em>operation</em>/<em>message</em>/<em>fault</em>)</code></td>
</tr>
<tr>
***************
*** 8885,8889 ****
<h4><a name="wsdl.bindingFaultReference"></a>A.2.13 The Binding Fault Reference Component</h4>
! <p><code>wsdl.bindingFaultReference(<em>binding</em>/<em>operation</em>/<em>fault</em>/<em>message</em>)</code></p>
<ol>
<li>
--- 8885,8889 ----
<h4><a name="wsdl.bindingFaultReference"></a>A.2.13 The Binding Fault Reference Component</h4>
! <p><code>wsdl.bindingFaultReference(<em>binding</em>/<em>operation</em>/<em>message</em>/<em>fault</em>)</code></p>
<ol>
<li>
***************
*** 8918,8929 ****
<p>
<code>
! <em>fault</em>
</code>
is the
! {<a href="wsdl20.html#property-InterfaceFault.name">name</a>}
! property of the
! <a href="wsdl20.html#component-InterfaceFault">Interface Fault</a>
! component referred to by the
! {<a href="wsdl20.html#property-InterfaceFaultReference.interfacefault">interface fault</a>}
property of the
<a href="wsdl20.html#component-InterfaceFaultReference">Interface Fault Reference</a>
--- 8918,8925 ----
<p>
<code>
! <em>message</em>
</code>
is the
! {<a href="wsdl20.html#property-InterfaceFaultReference.messagelabel">message label</a>}
property of the
<a href="wsdl20.html#component-InterfaceFaultReference">Interface Fault Reference</a>
***************
*** 8938,8945 ****
<p>
<code>
! <em>message</em>
</code>
is the
! {<a href="wsdl20.html#property-InterfaceFaultReference.messagelabel">message label</a>}
property of the
<a href="wsdl20.html#component-InterfaceFaultReference">Interface Fault Reference</a>
--- 8934,8945 ----
<p>
<code>
! <em>fault</em>
</code>
is the
! {<a href="wsdl20.html#property-InterfaceFault.name">name</a>}
! property of the
! <a href="wsdl20.html#component-InterfaceFault">Interface Fault</a>
! component referred to by the
! {<a href="wsdl20.html#property-InterfaceFaultReference.interfacefault">interface fault</a>}
property of the
<a href="wsdl20.html#component-InterfaceFaultReference">Interface Fault Reference</a>
***************
*** 9933,9936 ****
--- 9933,9944 ----
<td rowspan="1" colspan="1">20051112</td>
<td rowspan="1" colspan="1">AGR</td>
+ <td rowspan="1" colspan="1">Corrected order of arguments in fragment identifier for
+ <a href="#wsdl.bindingFaultReference">Binding Fault Reference</a> to match that in Interface Fault Reference.
+ </td>
+ </tr>
+
+ <tr>
+ <td rowspan="1" colspan="1">20051112</td>
+ <td rowspan="1" colspan="1">AGR</td>
<td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/5/lc-issues/#LC361">LC361</a>
:
Received on Saturday, 12 November 2005 01:16:04 UTC