- From: Paul Downey via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 02 Sep 2005 20:27:03 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing/test-cases/assertions
In directory hutz:/tmp/cvs-serv32700
Modified Files:
assertions.xml assertions.html
Log Message:
fault section fixup
Index: assertions.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/test-cases/assertions/assertions.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** assertions.xml 2 Sep 2005 20:07:01 -0000 1.1
--- assertions.xml 2 Sep 2005 20:27:01 -0000 1.2
***************
*** 196,200 ****
<assertion xml:id="SOAP12-Fault-RetryAfter" level="may" doc="&ws-addr-soap;"
! section="soaphttp">
<text>[The RetryAfter] element (whose content is of type xs:unsignedLong) is a suggested minimum
duration in milliseconds to wait before retransmitting the message. Omission of this
--- 196,200 ----
<assertion xml:id="SOAP12-Fault-RetryAfter" level="may" doc="&ws-addr-soap;"
! section="faultdetailelements">
<text>[The RetryAfter] element (whose content is of type xs:unsignedLong) is a suggested minimum
duration in milliseconds to wait before retransmitting the message. Omission of this
***************
*** 204,208 ****
<assertion xml:id="SOAP12-Fault-RetryAfter-Extensibility" level="may" doc="&ws-addr-soap;"
! section="soaphttp">
<text>[The RetryAfter element is open to] Optional extensibility attributes that do not affect processing.</text>
<note>Test cases for retrying including extra attributes.</note>
--- 204,208 ----
<assertion xml:id="SOAP12-Fault-RetryAfter-Extensibility" level="may" doc="&ws-addr-soap;"
! section="faultdetailelements">
<text>[The RetryAfter element is open to] Optional extensibility attributes that do not affect processing.</text>
<note>Test cases for retrying including extra attributes.</note>
***************
*** 210,214 ****
<assertion xml:id="SOAP12-Fault-SubCodes" level="may" doc="&ws-addr-soap;"
! section="soaphttp">
<text>[enumerated fault sub-codes]</text>
<note>Undecided if these are separate assertions, or may be tied to existing assertions as a possible outcome ..</note>
--- 210,214 ----
<assertion xml:id="SOAP12-Fault-SubCodes" level="may" doc="&ws-addr-soap;"
! section="faultdetailelements">
<text>[enumerated fault sub-codes]</text>
<note>Undecided if these are separate assertions, or may be tied to existing assertions as a possible outcome ..</note>
Index: assertions.html
===================================================================
RCS file: /sources/public/2004/ws/addressing/test-cases/assertions/assertions.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** assertions.html 2 Sep 2005 20:07:01 -0000 1.1
--- assertions.html 2 Sep 2005 20:27:01 -0000 1.2
***************
*** 366,370 ****
indicates that a retry is never likely to succeed.</blockquote>
<p><a href=
! "http://www.w3.org/TR/ws-addr-soap/#soaphttp">http://www.w3.org/TR/ws-addr-soap/#soaphttp</a></p>
<p><i>Test cases for retrying.</i></p>
</div>
--- 366,370 ----
indicates that a retry is never likely to succeed.</blockquote>
<p><a href=
! "http://www.w3.org/TR/ws-addr-soap/#faultdetailelements">http://www.w3.org/TR/ws-addr-soap/#faultdetailelements</a></p>
<p><i>Test cases for retrying.</i></p>
</div>
***************
*** 380,384 ****
processing.</blockquote>
<p><a href=
! "http://www.w3.org/TR/ws-addr-soap/#soaphttp">http://www.w3.org/TR/ws-addr-soap/#soaphttp</a></p>
<p><i>Test cases for retrying including extra attributes.</i></p>
</div>
--- 380,384 ----
processing.</blockquote>
<p><a href=
! "http://www.w3.org/TR/ws-addr-soap/#faultdetailelements">http://www.w3.org/TR/ws-addr-soap/#faultdetailelements</a></p>
<p><i>Test cases for retrying including extra attributes.</i></p>
</div>
***************
*** 390,394 ****
<blockquote>[enumerated fault sub-codes]</blockquote>
<p><a href=
! "http://www.w3.org/TR/ws-addr-soap/#soaphttp">http://www.w3.org/TR/ws-addr-soap/#soaphttp</a></p>
<p><i>Undecided if these are separate assertions, or may be tied to
existing assertions as a possible outcome ..</i></p>
--- 390,394 ----
<blockquote>[enumerated fault sub-codes]</blockquote>
<p><a href=
! "http://www.w3.org/TR/ws-addr-soap/#faultdetailelements">http://www.w3.org/TR/ws-addr-soap/#faultdetailelements</a></p>
<p><i>Undecided if these are separate assertions, or may be tied to
existing assertions as a possible outcome ..</i></p>
Received on Friday, 2 September 2005 20:27:08 UTC