- From: Martin Gudgin via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 21 Mar 2005 23:15:39 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv31810
Modified Files:
ws-addr-wsdl.xml
Log Message:
Moved sentence on WSDL 2.0/WSDL 1.1 from Section 1.2 to Section 1
Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** ws-addr-wsdl.xml 10 Mar 2005 03:40:22 -0000 1.34
--- ws-addr-wsdl.xml 21 Mar 2005 23:15:37 -0000 1.35
***************
*** 58,62 ****
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.</p>
<div2 id="notation">
<head> Notational Conventions</head>
--- 58,64 ----
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. WS-Addressing is
! designed to be able to work with WSDL 2.0 [<bibref ref="WSDL20"/>] and also (for backwards
! compatibility with WSDL 1.1 [<bibref ref="WSDL11"/>] described services.</p>
<div2 id="notation">
<head> Notational Conventions</head>
***************
*** 113,119 ****
</table>
<p>WS-Addressing is defined in terms of the XML Information Set [<bibref
! ref="XMLInfoSet"/>]. WS-Addressing is designed to be able to work with WSDL
! 2.0 [<bibref ref="WSDL20"/>] and also (for backwards compatibility with WSDL 1.1
! [<bibref ref="WSDL11"/>] described services. WS-Addressing may be used with
SOAP [<bibref ref="SOAP12-PART1"/>] as described in &wsa-soap.title;[<bibref
ref="WSADDR-SOAP"/>]. The examples in this specification use an XML 1.0
--- 115,119 ----
</table>
<p>WS-Addressing is defined in terms of the XML Information Set [<bibref
! ref="XMLInfoSet"/>]. WS-Addressing may be used with
SOAP [<bibref ref="SOAP12-PART1"/>] as described in &wsa-soap.title;[<bibref
ref="WSADDR-SOAP"/>]. The examples in this specification use an XML 1.0
Received on Tuesday, 22 March 2005 13:09:40 UTC