- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 31 Jan 2007 15:23:35 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv26036
Modified Files:
ws-addr-wsdl.xml
Log Message:
Minor tweaks in the abstract
Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.115
retrieving revision 1.116
diff -C 2 -d -r1.115 -r1.116
*** ws-addr-wsdl.xml 31 Jan 2007 13:18:20 -0000 1.115
--- ws-addr-wsdl.xml 31 Jan 2007 15:23:32 -0000 1.116
***************
*** 48,57 ****
</authlist>
<abstract>
! <p>Web Services Addressing provides transport-neutral mechanisms to address Web services
! and messages. &wsa-wsdl.title; (this document) defines how the abstract
! properties defined in &wsa-core.title; are described using WSDL, and how
! WS-Policy can be used to indicate the support of WS-Addressing by a Web service.</p>
! <p>The classes of products for which this specification is designed to be relevant
! include WSDL and WS-Addressing EPR consumers.</p>
</abstract> &status; <langusage>
<language id="en-US">English</language>
--- 48,59 ----
</authlist>
<abstract>
! <p>Web Services Addressing provides transport-neutral
! mechanisms to address Web services and
! messages. &wsa-wsdl.title; (this document) defines how the
! abstract properties defined in &wsa-core.title; are
! described using WSDL, how to include WSDL metadata in
! endpoint references, and how WS-Policy can be used to
! indicate the support of WS-Addressing by a Web
! service.</p>
</abstract> &status; <langusage>
<language id="en-US">English</language>
***************
*** 65,73 ****
<head>Introduction</head>
<p>&wsa-core.title; [<bibref ref="WSADDR-CORE"/>] defines a set of abstract
! properties and an XML Infoset [<bibref ref="XMLInfoSet"/>] representation thereof to
! reference Web service endpoints and to facilitate end-to-end addressing of endpoints
in messages. &wsa-wsdl.title; (this document) defines how the abstract
properties defined in &wsa-core.title; are described using WSDL and how
! WS-Policy can be used to indicate the support of WS-Addressing by a Web service.. WS-Addressing
is designed to be able to work with WS-Policy 1.5 [<bibref ref="WSPolicy"/>], WSDL 2.0 [<bibref ref="WSDL20"/>] and also (for
backwards compatibility) with WSDL 1.1 [<bibref ref="WSDL11"/>] described services.</p>
--- 67,75 ----
<head>Introduction</head>
<p>&wsa-core.title; [<bibref ref="WSADDR-CORE"/>] defines a set of abstract
! properties and an XML Infoset [<bibref ref="XMLInfoSet"/>] representation of
! Web service endpoint references (EPRs) and to facilitate end-to-end addressing of endpoints
in messages. &wsa-wsdl.title; (this document) defines how the abstract
properties defined in &wsa-core.title; are described using WSDL and how
! WS-Policy can be used to indicate the support of WS-Addressing by a Web service. WS-Addressing
is designed to be able to work with WS-Policy 1.5 [<bibref ref="WSPolicy"/>], WSDL 2.0 [<bibref ref="WSDL20"/>] and also (for
backwards compatibility) with WSDL 1.1 [<bibref ref="WSDL11"/>] described services.</p>
Received on Wednesday, 31 January 2007 15:23:39 UTC