- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Oct 2005 15:31:05 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv17172
Modified Files:
wsdl20-adjuncts.xml
Log Message:
LC330
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.119
retrieving revision 1.120
diff -C2 -d -r1.119 -r1.120
*** wsdl20-adjuncts.xml 27 Oct 2005 15:17:22 -0000 1.119
--- wsdl20-adjuncts.xml 27 Oct 2005 15:31:02 -0000 1.120
***************
*** 839,842 ****
--- 839,848 ----
<ulist>
+ <item><p>The value of the <prop comp="Interface Message Reference">message content model</prop> property for the
+ <comp>Interface Message Reference</comp> components of the
+ <prop comp="Interface Operation">interface message
+ references</prop> property MUST be
+ <attval>#element</attval>.</p></item>
+
<item><p> The content model of input and output
<prop comp="Interface Message Reference">element declaration</prop>
***************
*** 1073,1085 ****
<head>IRI Style</head>
<p>
- The IRI style may be used for <comp>Interface Operation</comp>
- components using a message exchange pattern with an initial
- message.
- </p>
- <p>
The IRI style is selected by assigning the <comp>Interface
Operation</comp> component's <prop comp="Interface Operation">style</prop> property the value
<attval>&IRI-STYLE;</attval>.
</p>
<p>
Use of this value indicates that XML Schema <bibref
--- 1079,1094 ----
<head>IRI Style</head>
<p>
The IRI style is selected by assigning the <comp>Interface
Operation</comp> component's <prop comp="Interface Operation">style</prop> property the value
<attval>&IRI-STYLE;</attval>.
</p>
+
+ <p>When using this style, the value of the <prop
+ comp="Interface Message Reference">message content
+ model</prop> property of the <comp>Interface Message
+ Reference</comp> component corresponding to the initial
+ message of the message exchange pattern MUST be
+ <attval>#element</attval>.</p>
+
<p>
Use of this value indicates that XML Schema <bibref
***************
*** 1149,1161 ****
<head>Multipart style</head>
<p>
- The Multipart style may be used for <comp>Interface Operation</comp>
- components using a message exchange pattern with an initial
- message.
- </p>
- <p>
The Multipart style is selected by assigning the <comp>Interface
Operation</comp> component's <prop comp="Interface Operation">style</prop> property the value
<attval>&MULTIPART-STYLE;</attval>.
</p>
<p>
Use of this value indicates that XML Schema <bibref
--- 1158,1173 ----
<head>Multipart style</head>
<p>
The Multipart style is selected by assigning the <comp>Interface
Operation</comp> component's <prop comp="Interface Operation">style</prop> property the value
<attval>&MULTIPART-STYLE;</attval>.
</p>
+
+ <p>When using this style, the value of the <prop
+ comp="Interface Message Reference">message content
+ model</prop> property of the <comp>Interface Message
+ Reference</comp> component corresponding to the initial
+ message of the message exchange pattern MUST be
+ <attval>#element</attval>.</p>
+
<p>
Use of this value indicates that XML Schema <bibref
***************
*** 4731,4734 ****
--- 4743,4755 ----
<td>HH</td>
<td><loc
+ href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC330">LC330</loc>:
+ operation styles mandate that the {message
+ content model} of the operation's messages is "#element"
+ </td>
+ </tr>
+ <tr>
+ <td>20051027</td>
+ <td>HH</td>
+ <td><loc
href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC329">LC329</loc>:
we do now have default rules for binding faults
Received on Thursday, 27 October 2005 15:31:13 UTC