- From: Hugo Haas <hugo@dev.w3.org>
- Date: Tue, 20 Jul 2004 12:26:43 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv1979
Modified Files:
wsdl20-bindings.xml
Log Message:
Starting to address 177 (not done yet):
- Changed introduction to look more like part 1; in particular, removed
upfront XML 1.0 ref
- the specification doesn't seem to include any EBNF AFAICS: removed
this statement
Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.48
retrieving revision 1.49
diff -C2 -d -r1.48 -r1.49
*** wsdl20-bindings.xml 20 Jul 2004 11:52:19 -0000 1.48
--- wsdl20-bindings.xml 20 Jul 2004 12:26:41 -0000 1.49
***************
*** 88,92 ****
<head>Introduction</head>
<p> The Web Services Description Language WSDL Version 2.0 (WSDL)
! <bibref ref="WSDL-PART1"/> defines an XML grammar <bibref ref="XML10"/>
for describing network services as collections of communication
endpoints capable of exchanging messages. WSDL service definitions
--- 88,92 ----
<head>Introduction</head>
<p> The Web Services Description Language WSDL Version 2.0 (WSDL)
! <bibref ref="WSDL-PART1"/> defines an XML language
for describing network services as collections of communication
endpoints capable of exchanging messages. WSDL service definitions
***************
*** 189,194 ****
<attval>http://example.com/...</attval> represent application or
context-dependent URIs <bibref ref="RFC2396"/>.</p>
- <p>This specification uses the Extended Backus-Naur Form (EBNF) as
- described in XML 1.0 <bibref ref="XML10"/>.</p>
<p>All parts of this specification are normative, with the EXCEPTION
of pseudo-schemas, examples, and sections explicitly marked as
--- 189,192 ----
Received on Tuesday, 20 July 2004 08:26:43 UTC