- From: Amelia Lewis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 27 Feb 2007 14:12:17 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv17318
Modified Files:
wsdl20-additional-meps.xml
Log Message:
slight changes to abstract and intro, per jjm, to bring in line with other specs
Index: wsdl20-additional-meps.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-additional-meps.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C 2 -d -r1.6 -r1.7
*** wsdl20-additional-meps.xml 27 Feb 2007 13:59:46 -0000 1.6
--- wsdl20-additional-meps.xml 27 Feb 2007 14:12:15 -0000 1.7
***************
*** 51,57 ****
<abstract>
<p>
! WSDL 2.0 is an XML format for describing network services as a set
! of endpoints operating on messages containing either
! document-oriented or procedure-oriented information.
&additionalmeps.title; specifies predefined extensions for use in WSDL 2.0:
</p>
--- 51,56 ----
<abstract>
<p>
! WSDL 2.0 is the Web Services Description Language, an XML language for
! describing Web services.
&additionalmeps.title; specifies predefined extensions for use in WSDL 2.0:
</p>
***************
*** 77,87 ****
<div1 id="intro">
<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 descriptions
! provide documentation for distributed systems and serve as a recipe
! for automating the details involved in applications
! communication. This document defines extensions for the WSDL 2.0
language:</p>
<p>Message exchange patterns: <specref ref='meps'/></p>
--- 76,85 ----
<div1 id="intro">
<head>Introduction</head>
! <p> The Web Services Description Language Version 2.0 (WSDL 2.0)
! <bibref ref="WSDL-PART1" /> provides a model and an XML format for
! describing Web services. WSDL 2.0 enables one to separate the description
! of the abstract functionality offered by a service from concrete details
! of a service description such as "how" and "where" that functionality is
! offered. This document defines extensions for the WSDL 2.0
language:</p>
<p>Message exchange patterns: <specref ref='meps'/></p>
Received on Tuesday, 27 February 2007 14:12:22 UTC