- From: Sanjiva Weerawarana <sweeraw@dev.w3.org>
- Date: Fri, 25 Jun 2004 17:02:26 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv21752
Modified Files:
wsdl20.html wsdl20.xml
Log Message:
updated p&f composition model
Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -C2 -d -r1.83 -r1.84
*** wsdl20.html 25 Jun 2004 15:22:41 -0000 1.83
--- wsdl20.html 25 Jun 2004 17:02:24 -0000 1.84
***************
*** 2439,2442 ****
--- 2439,2447 ----
those within the parent interface component.</p></li>
+ <li><p>Message Reference component: all features
+ asserted within the message reference component, those
+ within the parent interface operation component and
+ those within its parent interface component.</p></li>
+
<li><p>Binding component: all features asserted within
the binding component and those within the interface
***************
*** 2449,2452 ****
--- 2454,2464 ----
interface component referred to by the binding component
(if any).</p></li>
+
+ <li><p>Binding Message Reference component: all
+ features asserted within the binding message reference
+ component, those within the parent binding operation
+ component, those within its parent binding component and
+ those within the interface component referred to by the
+ binding component (if any).</p></li>
</ul>
***************
*** 2720,2723 ****
--- 2732,2740 ----
those within the parent interface component.</p></li>
+ <li><p>Message Reference component: all properties
+ asserted within the message reference component, those
+ within the parent interface operation component and
+ those within its parent interface component.</p></li>
+
<li><p>Binding component: all properties asserted within
the binding component and those within the interface
***************
*** 2730,2733 ****
--- 2747,2757 ----
interface component referred to by the binding component
(if any).</p></li>
+
+ <li><p>Binding Message Reference component: all
+ properties asserted within the binding message reference
+ component, those within the parent binding operation
+ component, those within its parent binding component and
+ those within the interface component referred to by the
+ binding component (if any).</p></li>
</ul>
***************
*** 2925,2928 ****
--- 2949,2953 ----
<th rowspan="1" colspan="1">Mapping</th>
</tr>
+
<tr>
<td rowspan="1" colspan="1">{name}</td>
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.92
retrieving revision 1.93
diff -C2 -d -r1.92 -r1.93
*** wsdl20.xml 25 Jun 2004 15:22:41 -0000 1.92
--- wsdl20.xml 25 Jun 2004 17:02:24 -0000 1.93
***************
*** 2446,2449 ****
--- 2446,2454 ----
those within the parent interface component.</p></item>
+ <item><p>Message Reference component: all features
+ asserted within the message reference component, those
+ within the parent interface operation component and
+ those within its parent interface component.</p></item>
+
<item><p>Binding component: all features asserted within
the binding component and those within the interface
***************
*** 2456,2459 ****
--- 2461,2471 ----
interface component referred to by the binding component
(if any).</p></item>
+
+ <item><p>Binding Message Reference component: all
+ features asserted within the binding message reference
+ component, those within the parent binding operation
+ component, those within its parent binding component and
+ those within the interface component referred to by the
+ binding component (if any).</p></item>
</ulist>
***************
*** 2722,2725 ****
--- 2734,2742 ----
those within the parent interface component.</p></item>
+ <item><p>Message Reference component: all properties
+ asserted within the message reference component, those
+ within the parent interface operation component and
+ those within its parent interface component.</p></item>
+
<item><p>Binding component: all properties asserted within
the binding component and those within the interface
***************
*** 2732,2735 ****
--- 2749,2759 ----
interface component referred to by the binding component
(if any).</p></item>
+
+ <item><p>Binding Message Reference component: all
+ properties asserted within the binding message reference
+ component, those within the parent binding operation
+ component, those within its parent binding component and
+ those within the interface component referred to by the
+ binding component (if any).</p></item>
</ulist>
Received on Friday, 25 June 2004 13:02:27 UTC