2002/ws/desc/wsdl20 Makefile.adjuncts,1.4,1.5 wsdl20-adjuncts.html,1.42,1.43 wsdl20-adjuncts.xml,1.65,1.66

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

Modified Files:
	Makefile.adjuncts wsdl20-adjuncts.html wsdl20-adjuncts.xml 
Log Message:
LC76a: added comment requested by reviewer.


Index: wsdl20-adjuncts.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** wsdl20-adjuncts.html	14 Jun 2005 00:48:37 -0000	1.42
--- wsdl20-adjuncts.html	14 Jun 2005 18:49:13 -0000	1.43
***************
*** 313,320 ****
  "#soap-headers-decl-fragid">IRI Identification Of A SOAP Header
  Block component</a><br />
! &nbsp;&nbsp;&nbsp;&nbsp;5.11 <a href="#soap12-binding">SOAP 1.2
! Binding</a><br />
  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.11.1 <a href=
! "#soap12-binding-decl">Identifying a SOAP 1.2 Binding</a><br />
  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.11.2 <a href=
  "#soap12-binding-description">Description</a><br />
--- 313,321 ----
  "#soap-headers-decl-fragid">IRI Identification Of A SOAP Header
[...2911 lines suppressed...]
  <a name="wsdl-changelog-table" id="wsdl-changelog-table"></a><br />
--- 5479,5483 ----
  <br />
  <div class="div2">
! <h3><a name="id2304138" id="id2304138"></a>B.1 WSDL 2.0 Extensions
  Change Log</h3>
  <a name="wsdl-changelog-table" id="wsdl-changelog-table"></a><br />
***************
*** 5441,5445 ****
  <br /></div>
  <div class="div2">
! <h3><a name="id2304248" id="id2304248"></a>B.2 WSDL 2.0 Bindings
  Change Log</h3>
  <a name="wsdl-spec3-changelog-table" id=
--- 5706,5710 ----
  <br /></div>
  <div class="div2">
! <h3><a name="id2305174" id="id2305174"></a>B.2 WSDL 2.0 Bindings
  Change Log</h3>
  <a name="wsdl-spec3-changelog-table" id=

Index: Makefile.adjuncts
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.adjuncts,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile.adjuncts	7 Jun 2005 09:56:25 -0000	1.4
--- Makefile.adjuncts	14 Jun 2005 18:49:13 -0000	1.5
***************
*** 9,13 ****
  
  FILES=\
! properties.dtd \
  status.xml \
  status-adjuncts.xml \
--- 9,13 ----
  
  FILES=\
! #properties.dtd \
  status.xml \
  status-adjuncts.xml \

Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.65
retrieving revision 1.66
diff -C2 -d -r1.65 -r1.66
*** wsdl20-adjuncts.xml	14 Jun 2005 15:55:59 -0000	1.65
--- wsdl20-adjuncts.xml	14 Jun 2005 18:49:13 -0000	1.66
***************
*** 323,330 ****
  recipient, they do not provide reliability or other delivery guarantees. 
  When a fault is generated, the generating node MUST attempt to 
! propagate the fault, and MUST do so in the direction and to to the 
  recipient specified by the ruleset.  However, extensions or binding extensions
! may modify these rulesets.  For example, WS-Addressing defines a
! "FaultTo" address for messages, which is used in lieu of the recipient
  nominated by the ruleset.</p> 
  
--- 323,330 ----
  recipient, they do not provide reliability or other delivery guarantees. 
  When a fault is generated, the generating node MUST attempt to 
! propagate the fault, and MUST do so in the direction and to the 
  recipient specified by the ruleset.  However, extensions or binding extensions
! MAY modify these rulesets.  For example, WS-Addressing <bibref ref="WSA-Core"/>
! defines a "FaultTo" address for messages, which is used in lieu of the recipient
  nominated by the ruleset.</p> 
  
***************
*** 341,345 ****
  message, which MUST have identical direction.  The fault
  message MUST be delivered to the same target node as the message it
! replaces.  If there is no path to this node, the fault MUST be discarded.
  </p>
  
--- 341,346 ----
  message, which MUST have identical direction.  The fault
  message MUST be delivered to the same target node as the message it
! replaces, unless otherwise specified by an extension or binding extension.
! If there is no path to this node, the fault MUST be discarded.
  </p>
  
***************
*** 353,358 ****
  more than one fault for each triggering message.  Each fault message has 
  direction the reverse of its triggering message.  The fault message MUST 
! be delivered to the originator of the message which triggered it.  If there 
! is no path to this node, the fault MUST be discarded.
  </p>
  
--- 354,360 ----
  more than one fault for each triggering message.  Each fault message has 
  direction the reverse of its triggering message.  The fault message MUST 
! be delivered to the originator of the message which triggered it, unless otherwise
! specified by an extension or binding extension.  If there  is no path to this node,
! the fault MUST be discarded.
  </p>
  
***************
*** 4548,4551 ****
--- 4550,4562 ----
  	    http://www.w3.org/TR/xml-media-types/.
  	  </bibl>
+           <bibl key="WSA 1.0 Core" href="http://www.w3.org/TR/2005/WD-ws-addr-core-20050331/" id="WSA-Core">
+             <titleref>Web Services Addressing 1.0 - Core</titleref>
+             , M. Gudgin, M. Hadley, Editors. World Wide Web Consortium,
+             31 March 2005<!--&draft.day; &draft.month; &draft.year;-->. This
+             version of Web Services Addressing 1.0 - Core is
+             http://www.w3.org/TR/2005/WD-ws-addr-core-20050331/. The
+             latest version of the "Web Services Addressing 1.0 - Core" document
+             is available from http://www.w3.org/TR/ws-addr-core.
+ 	  </bibl>
            <bibl key="WSDL 2.0 Primer" href="http://www.w3.org/TR/2004/WD-wsdl20-primer-20041221/" id="WSDL-PART0">
              <titleref>Web Services Description (WSDL) Version 2.0 Part
***************
*** 4586,4589 ****
--- 4597,4607 ----
              <tr>
                <td>20050614</td>
+               <td>RRC</td>
+               <td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC76a">LC76a</loc>: 
+     	      Added comment requested by reviewer.
+               </td>
+             </tr>
+             <tr>
+               <td>20050614</td>
                <td>JJM</td>
                <td>Further pass at adding markup for properties. Fixed issues with entities preventing validation.

Received on Tuesday, 14 June 2005 18:49:24 UTC