- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 22 Aug 2005 21:24:29 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv22846
Modified Files:
wsdl20.xml
Log Message:
Fixed two trivial typos
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.327
retrieving revision 1.328
diff -C2 -d -r1.327 -r1.328
*** wsdl20.xml 22 Aug 2005 14:31:10 -0000 1.327
--- wsdl20.xml 22 Aug 2005 21:24:26 -0000 1.328
***************
*** 224,228 ****
<head>RFC 2119 Keywords</head>
! <p>The keywords “MUST”, “MUST NOT”, “EQUIRED”, “SHALL”, “SHALL NOT”,
“SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in
this document are to be interpreted as described in RFC 2119
--- 224,228 ----
<head>RFC 2119 Keywords</head>
! <p>The keywords “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”,
“SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in
this document are to be interpreted as described in RFC 2119
***************
*** 5816,5820 ****
defining bindings for them. Thus, it is an error for a <comp>Binding</comp>
component to not define bindings for all the <comp>Interface Operation</comp>
! components of the <comp>Interface</comp> component for which the <comp>Binding</comp>\
component purportedly defines bindings for.</p>
--- 5816,5820 ----
defining bindings for them. Thus, it is an error for a <comp>Binding</comp>
component to not define bindings for all the <comp>Interface Operation</comp>
! components of the <comp>Interface</comp> component for which the <comp>Binding</comp>
component purportedly defines bindings for.</p>
Received on Monday, 22 August 2005 21:33:36 UTC