2002/ws/desc/wsdl20 wsdl20-additional-meps.html,1.1,1.2 wsdl20-additional-meps.xml,1.3,1.4

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv8566

Modified Files:
	wsdl20-additional-meps.html wsdl20-additional-meps.xml 
Log Message:
and removed more duplication

Index: wsdl20-additional-meps.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-additional-meps.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C 2 -d -r1.3 -r1.4
*** wsdl20-additional-meps.xml	7 Nov 2006 18:53:30 -0000	1.3
--- wsdl20-additional-meps.xml	7 Nov 2006 19:01:02 -0000	1.4
***************
*** 218,261 ****
  <p>This specification defines several message exchange patterns for
  use with <emph>WSDL Version 2.0 Part 1: Core Language</emph> <bibref
! ref='WSDL-PART1' />.</p>
! 
! <div2 id="mep-template">
! <head>Template for Message Exchange Patterns</head>
! 
! <p>New message exchange patterns may be defined by any organization able and
! willing to do so.  It is recommended that the patterns use the general
! template provided here, after examination of existing predefined patterns.</p>
! 
! <div3 id="template-sample">
! <head>Pattern Name</head>
! 
! <p>This pattern consists of [number] message[s, in order] as follows:</p>
! 
! <p>[enumeration, specifying, for each message] A[n optional] message:</p>
! <olist>
!   <item><p>indicated by an <comp>Interface Message Reference</comp> component whose
! <prop comp="Interface Message Reference">message label</prop> is
! <attval>[label]</attval> and <prop comp="Interface Message Reference">direction</prop> is <attval>[direction]</attval></p></item>
!   <item><p>[received from|sent to] ['some' if first mention] node [node
! identifier]</p></item>
! </olist>
! 
! <p>This pattern uses the rule [fault ruleset reference].</p>
! 
! <p>An <comp>Interface Operation</comp> using this message exchange pattern has a
! <prop comp="Interface Operation">message exchange pattern</prop>
! property with the value <attval>[pattern IRI]</attval>.</p>
! 
! <p>Note: In the template, the bracketed items indicate a replacement operation.
! Substitute the correct terms for each bracketed item.</p>
! 
! <p>Note: the "received from" and "sent to" are always from the point of
! view of the service, and participating nodes other than the service are
! implicitly identified as the originators of or destinations for
! messages in the exchange.</p>
! 
! </div3>
! 
! </div2>
  
  <div2 id="fault-rules">
--- 218,224 ----
  <p>This specification defines several message exchange patterns for
  use with <emph>WSDL Version 2.0 Part 1: Core Language</emph> <bibref
! ref='WSDL-PART1' />.  The <xspecref href="&w3c-designation-part2;#mep-template">template
! </xspecref> defined in <bibref ref="WSDL-PART2" /> was used for the further
! contents of this document.</p>
  
  <div2 id="fault-rules">
***************
*** 557,560 ****
--- 520,528 ----
                  <td>20061107</td>
                  <td>aal</td>
+                 <td>Removed the template, too.</td>
+             </tr>
+             <tr>
+                 <td>20061107</td>
+                 <td>aal</td>
                  <td>More cleanup, especially references.</td>
              </tr>

Index: wsdl20-additional-meps.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-additional-meps.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** wsdl20-additional-meps.html	7 Nov 2006 18:54:34 -0000	1.1
--- wsdl20-additional-meps.html	7 Nov 2006 19:01:02 -0000	1.2
***************
*** 80,84 ****
    <hr><div class="toc">
  <h2><a name="shortcontents">Short Table of Contents</a></h2><p class="toc">1. <a href="#intro">Introduction</a><br>2. <a href="#meps">Additional Message Exchange Patterns</a><br>3. <a href="#References">References</a><br>A. <a href="#acknowledgments">Acknowledgements</a> (Non-Normative)<br>B. <a href="#changelog">Part 2 Change Log</a> (Non-Normative)<br></p></div><hr><div class="toc">
! <h2><a name="contents">Table of Contents</a></h2><p class="toc">1. <a href="#intro">Introduction</a><br>    1.1 <a href="#notcon">Notational Conventions</a><br>    1.2 <a href="#assertions">Assertions</a><br>2. <a href="#meps">Additional Message Exchange Patterns</a><br>    2.1 <a href="#mep-template">Template for Message Exchange Patterns</a><br>        2.1.1 <a href="#template-sample">Pattern Name</a><br>    2.2 <a href="#fault-rules">Fault Propagation Rules</a><br>    2.3 <a href="#patterns">Message Exchange Patterns</a><br>        2.3.1 <a href="#in-opt-out">In-Optional-Out message exchange pattern</a><br>        2.3.2 <a href="#out-only">Out-Only message exchange pattern</a><br>        2.3.3 <a href="#robust-out-only">Robust Out-Only message exchange pattern</a><br>        2.3.4 <a href="#out-in">Out-In message exchange pattern</a><br>        2.3.5 <a href="#out-opt-in">Out-Optional-In message exchange pattern</a><br>    2.4 <a hef="#mep-sec-sec">Security Considerations</a><br>3. <a href="#References">References</a><br>    3.1 <a href="#Normative-References">Normative References</a><br></p>
  <h3><a name="appendix" id="appendix">Appendices</a></h3><p class="toc">A. <a href="#acknowledgments">Acknowledgements</a> (Non-Normative)<br>B. <a href="#changelog">Part 2 Change Log</a> (Non-Normative)<br></p></div><hr><div class="body">
  
--- 80,84 ----
    <hr><div class="toc">
  <h2><a name="shortcontents">Short Table of Contents</a></h2><p class="toc">1. <a href="#intro">Introduction</a><br>2. <a href="#meps">Additional Message Exchange Patterns</a><br>3. <a href="#References">References</a><br>A. <a href="#acknowledgments">Acknowledgements</a> (Non-Normative)<br>B. <a href="#changelog">Part 2 Change Log</a> (Non-Normative)<br></p></div><hr><div class="toc">
! <h2><a name="contents">Table of Contents</a></h2><p class="toc">1. <a href="#intro">Introduction</a><br>    1.1 <a href="#notcon">Notational Conventions</a><br>    1.2 <a href="#assertions">Assertions</a><br>2. <a href="#meps">Additional Message Exchange Patterns</a><br>    2.1 <a href="#fault-rules">Fault Propagation Rules</a><br>    2.2 <a href="#patterns">Message Exchange Patterns</a><br>        2.2.1 <a href="#in-opt-out">In-Optional-Out message exchange pattern</a><br>        2.2.2 <a href="#out-only">Out-Only message exchange pattern</a><br>        2.2.3 <a href="#robust-out-only">Robust Out-Only message exchange pattern</a><br>        2.2.4 <a href="#out-in">Out-In message exchange pattern</a><br>        2.2.5 <a href="#out-opt-in">Out-Optional-In message exchange pattern</a><br>    2.3 <a href="#mep-sec-sec">Security Considerations</a><br>3. <a href="#References">References</a><br>    3.1 <a href="#Normative-References">Normative Refeences</a><br></p>
  <h3><a name="appendix" id="appendix">Appendices</a></h3><p class="toc">A. <a href="#acknowledgments">Acknowledgements</a> (Non-Normative)<br>B. <a href="#changelog">Part 2 Change Log</a> (Non-Normative)<br></p></div><hr><div class="body">
  
***************
*** 223,272 ****
  
  <p>This specification defines several message exchange patterns for
! use with <em>WSDL Version 2.0 Part 1: Core Language</em> [<cite><a href="#WSDL-PART1">WSDL 2.0 Core Language</a></cite>].</p>
! 
! <div class="div2">
! 
! <h3><a name="mep-template"></a>2.1 Template for Message Exchange Patterns</h3>
! 
! <p>New message exchange patterns may be defined by any organization able and
! willing to do so.  It is recommended that the patterns use the general
! template provided here, after examination of existing predefined patterns.</p>
! 
! <div class="div3">
! 
! <h4><a name="template-sample"></a>2.1.1 Pattern Name</h4>
! 
! <p>This pattern consists of [number] message[s, in order] as follows:</p>
! 
! <p>[enumeration, specifying, for each message] A[n optional] message:</p>
! <ol>
!   <li><p>indicated by an <a href="wsdl20.html#component-InterfaceMessageReference">Interface Message Reference</a> component whose
! {<a href="wsdl20.html#property-InterfaceMessageReference.messagelabel">message label</a>} is
! "[label]" and {<a href="wsdl20.html#property-InterfaceMessageReference.direction">direction</a>} is "[direction]"</p></li>
!   <li><p>[received from|sent to] ['some' if first mention] node [node
! identifier]</p></li>
! </ol>
! 
! <p>This pattern uses the rule [fault ruleset reference].</p>
! 
! <p>An <a href="wsdl20.html#component-InterfaceOperation">Interface Operation</a> using this message exchange pattern has a
! {<a href="wsdl20.html#property-InterfaceOperation.messageexchangepattern">message exchange pattern</a>}
! property with the value "[pattern IRI]".</p>
! 
! <p>Note: In the template, the bracketed items indicate a replacement operation.
! Substitute the correct terms for each bracketed item.</p>
! 
! <p>Note: the "received from" and "sent to" are always from the point of
! view of the service, and participating nodes other than the service are
! implicitly identified as the originators of or destinations for
! messages in the exchange.</p>
! 
! </div>
! 
! </div>
  
  <div class="div2">
  
! <h3><a name="fault-rules"></a>2.2 Fault Propagation Rules</h3>
  
  <p>These patterns use the fault propagation rulesets defined in [<cite><a href="#WSDL-PART2">WSDL 2.0 Adjuncts</a></cite>].</p>
--- 223,233 ----
  
  <p>This specification defines several message exchange patterns for
! use with <em>WSDL Version 2.0 Part 1: Core Language</em> [<cite><a href="#WSDL-PART1">WSDL 2.0 Core Language</a></cite>].  The <a href="wsdl20-adjuncts.html#mep-template">template
! </a> defined in [<cite><a href="#WSDL-PART2">WSDL 2.0 Adjuncts</a></cite>] was used for the further
! contents of this document.</p>
  
  <div class="div2">
  
! <h3><a name="fault-rules"></a>2.1 Fault Propagation Rules</h3>
  
  <p>These patterns use the fault propagation rulesets defined in [<cite><a href="#WSDL-PART2">WSDL 2.0 Adjuncts</a></cite>].</p>
***************
*** 276,280 ****
  <div class="div2">
  
! <h3><a name="patterns"></a>2.3 Message Exchange Patterns</h3>
  
  <p>WSDL patterns are described in terms of the WSDL component model,
--- 237,241 ----
  <div class="div2">
  
! <h3><a name="patterns"></a>2.2 Message Exchange Patterns</h3>
  
  <p>WSDL patterns are described in terms of the WSDL component model,
***************
*** 284,288 ****
  <div class="div3">
  
! <h4><a name="in-opt-out"></a>2.3.1 In-Optional-Out message exchange pattern</h4>
  <p>The in-optional-out message exchange pattern consists of one or two messages, in order, as
  follows:</p>
--- 245,249 ----
  <div class="div3">
  
! <h4><a name="in-opt-out"></a>2.2.1 In-Optional-Out message exchange pattern</h4>
  <p>The in-optional-out message exchange pattern consists of one or two messages, in order, as
  follows:</p>
***************
*** 315,319 ****
  <div class="div3">
  
! <h4><a name="out-only"></a>2.3.2 Out-Only message exchange pattern</h4>
  <p>The out-only message exchange pattern
  consists of exactly one message as follows:</p>
--- 276,280 ----
  <div class="div3">
  
! <h4><a name="out-only"></a>2.2.2 Out-Only message exchange pattern</h4>
  <p>The out-only message exchange pattern
  consists of exactly one message as follows:</p>
***************
*** 350,354 ****
  <div class="div3">
  
! <h4><a name="robust-out-only"></a>2.3.3 Robust Out-Only message exchange pattern</h4>
  <p>The robust out-only message exchange pattern
  consists of exactly one message as follows:</p>
--- 311,315 ----
  <div class="div3">
  
! <h4><a name="robust-out-only"></a>2.2.3 Robust Out-Only message exchange pattern</h4>
  <p>The robust out-only message exchange pattern
  consists of exactly one message as follows:</p>
***************
*** 373,377 ****
  <div class="div3">
  
! <h4><a name="out-in"></a>2.3.4 Out-In message exchange pattern</h4>
  <p>The out-in message exchange pattern consists of exactly two messages, in order, as
  follows:</p>
--- 334,338 ----
  <div class="div3">
  
! <h4><a name="out-in"></a>2.2.4 Out-In message exchange pattern</h4>
  <p>The out-in message exchange pattern consists of exactly two messages, in order, as
  follows:</p>
***************
*** 428,432 ****
  <div class="div3">
  
! <h4><a name="out-opt-in"></a>2.3.5 Out-Optional-In message exchange pattern</h4>
  <p>The out-optional-in message exchange pattern consists of one or two messages, in order, as
  follows:</p>
--- 389,393 ----
  <div class="div3">
  
! <h4><a name="out-opt-in"></a>2.2.5 Out-Optional-In message exchange pattern</h4>
  <p>The out-optional-in message exchange pattern consists of one or two messages, in order, as
  follows:</p>
***************
*** 461,465 ****
  <div class="div2">
    
! <h3><a name="mep-sec-sec"></a>2.4 Security Considerations</h3>
  
  <p>Security considerations are discussed in [<cite><a href="#WSDL-PART2">WSDL 2.0 Adjuncts</a></cite>].</p>
--- 422,426 ----
  <div class="div2">
    
! <h3><a name="mep-sec-sec"></a>2.3 Security Considerations</h3>
  
  <p>Security considerations are discussed in [<cite><a href="#WSDL-PART2">WSDL 2.0 Adjuncts</a></cite>].</p>
***************
*** 661,664 ****
--- 622,630 ----
                  <td rowspan="1" colspan="1">20061107</td>
                  <td rowspan="1" colspan="1">aal</td>
+                 <td rowspan="1" colspan="1">Removed the template, too.</td>
+             </tr>
+             <tr>
+                 <td rowspan="1" colspan="1">20061107</td>
+                 <td rowspan="1" colspan="1">aal</td>
                  <td rowspan="1" colspan="1">More cleanup, especially references.</td>
              </tr>

Received on Tuesday, 7 November 2006 19:01:33 UTC