- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 22 Nov 2005 10:35:12 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv2160
Modified Files:
wsdl20.xml
Log Message:
Fixed typos
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.376
retrieving revision 1.377
diff -C2 -d -r1.376 -r1.377
*** wsdl20.xml 22 Nov 2005 10:30:34 -0000 1.376
--- wsdl20.xml 22 Nov 2005 10:35:10 -0000 1.377
***************
*** 462,466 ****
<p>
! There are two elements of Z Notation syntax that conflict with the notational conventions described in the preceeding sections.
In Z Notation, square brackets are used to introduce basic sets, e.g. <z:math>[ID]</z:math>,
which conflicts with the use of square brackets to denote XML Information Set properties
--- 462,466 ----
<p>
! There are two elements of Z Notation syntax that conflict with the notational conventions described in the preceding sections.
In Z Notation, square brackets are used to introduce basic sets, e.g. <z:math>[ID]</z:math>,
which conflicts with the use of square brackets to denote XML Information Set properties
***************
*** 4950,4954 ****
<comp>Interface</comp>
component that it directly or indirectly extends, with
! <prop comp="Interface Fault">name</prop> equalt to the actual value of the
<att>ref</att>
&AII;.
--- 4950,4954 ----
<comp>Interface</comp>
component that it directly or indirectly extends, with
! <prop comp="Interface Fault">name</prop> equal to the actual value of the
<att>ref</att>
&AII;.
***************
*** 8190,8194 ****
The <comp>Interface Message Reference</comp> component in the <prop comp="Interface Operation">interface message references</prop>
of the <comp>Interface Operation</comp> component being bound with <prop comp="Interface Message Reference">message label</prop> equal
! to the effecttive message label.
</td>
</tr>
--- 8190,8194 ----
The <comp>Interface Message Reference</comp> component in the <prop comp="Interface Operation">interface message references</prop>
of the <comp>Interface Operation</comp> component being bound with <prop comp="Interface Message Reference">message label</prop> equal
! to the effective message label.
</td>
</tr>
***************
*** 14552,14556 ****
<td>JJM</td>
<td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC70">LC70</loc>:
! reiterated beheviour is undefined when several schema languages used simultaneously.</td>
</tr>
--- 14552,14556 ----
<td>JJM</td>
<td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC70">LC70</loc>:
! reiterated behavior is undefined when several schema languages used simultaneously.</td>
</tr>
***************
*** 14779,14783 ****
<td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC125">LC125</loc>:
Renamed components Fault Reference -> <comp>Interface Fault Reference</comp>, Message Reference -> <comp>Interface Message Reference</comp>,
! and the corresponding properities.</td>
</tr>
--- 14779,14783 ----
<td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC125">LC125</loc>:
Renamed components Fault Reference -> <comp>Interface Fault Reference</comp>, Message Reference -> <comp>Interface Message Reference</comp>,
! and the corresponding properties.</td>
</tr>
***************
*** 14862,14866 ****
<p>
MessageReference.{element} -> {element
! declarion}
</p>
</item>
--- 14862,14866 ----
<p>
MessageReference.{element} -> {element
! declaration}
</p>
</item>
***************
*** 14932,14936 ****
<td>20050416</td>
<td>AGR</td>
! <td>Moved the <loc href="#frag-ids">fragment identifer</loc> definition into the media registration appendix.</td>
</tr>
--- 14932,14936 ----
<td>20050416</td>
<td>AGR</td>
! <td>Moved the <loc href="#frag-ids">fragment identifier</loc> definition into the media registration appendix.</td>
</tr>
Received on Tuesday, 22 November 2005 10:37:11 UTC