- From: Tony Rogers via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 17 Apr 2006 09:34:03 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv15005
Modified Files:
ws-addr-wsdl.xml
Log Message:
Applied the changes required for LC119.
Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.86
retrieving revision 1.87
diff -C2 -d -r1.86 -r1.87
*** ws-addr-wsdl.xml 17 Apr 2006 08:42:23 -0000 1.86
--- ws-addr-wsdl.xml 17 Apr 2006 09:34:01 -0000 1.87
***************
*** 510,514 ****
absence of a wsaw:UsingAddressing element.
</p>
! <p>The wsaw:Anonymous element MAY have three distinct
values that indicate three different levels of support
for handling anonymous addresses in EPRs. In the
--- 510,514 ----
absence of a wsaw:UsingAddressing element.
</p>
! <p>The wsaw:Anonymous element MUST have one of three distinct
values that indicate three different levels of support
for handling anonymous addresses in EPRs. In the
***************
*** 573,585 ****
<head>WSDL 2.0 Component Model Changes</head>
- <ednote>
- <name>HH</name>
- <edtext>This has NOT been approved by the WG yet.</edtext>
- </ednote>
-
<p>Use of the Anonymous element adds the following property to the WSDL 2.0 component model: </p>
<ulist>
<item>
! <p>{addressing anonymous} REQUIRED, of type xs:string, to the Binding Operation component.</p>
</item>
</ulist>
--- 573,580 ----
<head>WSDL 2.0 Component Model Changes</head>
<p>Use of the Anonymous element adds the following property to the WSDL 2.0 component model: </p>
<ulist>
<item>
! <p>{anonymous addresses} REQUIRED, of type xs:string, to the Binding Operation component.</p>
</item>
</ulist>
***************
*** 597,601 ****
</tr>
<tr>
! <td>{addressing anonymous}</td>
<td>
The value of the <el>wsaw:Anonymous</el> &EII;, if present.
--- 592,596 ----
</tr>
<tr>
! <td>{anonymous addresses}</td>
<td>
The value of the <el>wsaw:Anonymous</el> &EII;, if present.
***************
*** 1034,1043 ****
<div1 id="WSDLMEPS">
<head>WS-Addressing and WSDL Message Exchange Patterns</head>
! <p> This section describes which of the core message properties are mandatory or
! optional for messages in the various MEPs defined by WSDL. </p>
<div2 id="WSDL11MEPS">
<head>WSDL 1.1 Message Exchange Patterns</head>
<p> For backwards compatibility, this section describes which of the core message
! properties are mandatory or optional for messages in the various MEPs defined by
WSDL 1.1. </p>
<div3 id="wsdl11oneway">
--- 1029,1038 ----
<div1 id="WSDLMEPS">
<head>WS-Addressing and WSDL Message Exchange Patterns</head>
! <p> This section describes which of the core message properties are mandatory for
! messages in the various MEPs defined by WSDL. </p>
<div2 id="WSDL11MEPS">
<head>WSDL 1.1 Message Exchange Patterns</head>
<p> For backwards compatibility, this section describes which of the core message
! properties are mandatory for messages in the various MEPs defined by
WSDL 1.1. </p>
<div3 id="wsdl11oneway">
***************
*** 1226,1231 ****
<div2 id="WSDL20MEPS">
<head>WSDL 2.0 Message Exchange Patterns</head>
! <p> This section describes which of the core message properties are mandatory or
! optional for messages in the various MEPs defined by WSDL 2.0 [<bibref ref="WSDL20Adj"/>]. </p>
<div3 id="wsdl20inonly">
<head>In-only</head>
--- 1221,1226 ----
<div2 id="WSDL20MEPS">
<head>WSDL 2.0 Message Exchange Patterns</head>
! <p> This section describes which of the core message properties are mandatory
! for messages in the various MEPs defined by WSDL 2.0 [<bibref ref="WSDL20Adj"/>]. </p>
<div3 id="wsdl20inonly">
<head>In-only</head>
Received on Monday, 17 April 2006 09:34:05 UTC