- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 20 Jul 2005 19:04:43 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv6712
Modified Files:
ws-addr-core.xml ws-addr-soap.xml
Log Message:
Added ednote asking for feedback on removal of [source endpoint] and wsa:From
Index: ws-addr-core.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-core.xml,v
retrieving revision 1.106
retrieving revision 1.107
diff -C2 -d -r1.106 -r1.107
*** ws-addr-core.xml 20 Jul 2005 18:21:34 -0000 1.106
--- ws-addr-core.xml 20 Jul 2005 19:04:41 -0000 1.107
***************
*** 491,494 ****
--- 491,500 ----
<def>
<p>Reference to the endpoint from which the message originated.</p>
+ <ednote>
+ <edtext>The working group is considering removing the [source endpoint]
+ abstract property due to lack of use-cases and seeks feedback on
+ this decision.</edtext>
+ </ednote>
+
</def>
</gitem>
***************
*** 609,612 ****
--- 615,623 ----
<p>This OPTIONAL element (of type wsa:EndpointReferenceType) provides
the value for the [source endpoint] property.</p>
+ <ednote>
+ <edtext>The working group is considering removing the wsa:From element
+ due to lack of use-cases and seeks feedback on
+ this decision.</edtext>
+ </ednote>
</def>
</gitem>
Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.85
retrieving revision 1.86
diff -C2 -d -r1.85 -r1.86
*** ws-addr-soap.xml 20 Jul 2005 18:21:34 -0000 1.85
--- ws-addr-soap.xml 20 Jul 2005 19:04:41 -0000 1.86
***************
*** 230,234 ****
&nsuri;/feature/Action property of the SOAP 1.2 Addressing 1.0 feature MUST be
identical to it. Failure to have an identical value results in an Invalid Addressing
! Header fault (see <specref ref="invalidmapfault"/>.</p>
</div2>
</div1>
--- 230,234 ----
&nsuri;/feature/Action property of the SOAP 1.2 Addressing 1.0 feature MUST be
identical to it. Failure to have an identical value results in an Invalid Addressing
! Header fault (see <specref ref="invalidmapfault"/>).</p>
</div2>
</div1>
***************
*** 419,423 ****
otherwise unnecessary transport-level security. Failure to have an identical value,
or an empty value for SOAPAction, results in an Invalid Message Addressing Property
! fault (see <specref ref="invalidmapfault"/>.</p>
</def>
</gitem>
--- 419,423 ----
otherwise unnecessary transport-level security. Failure to have an identical value,
or an empty value for SOAPAction, results in an Invalid Message Addressing Property
! fault (see <specref ref="invalidmapfault"/>).</p>
</def>
</gitem>
Received on Wednesday, 20 July 2005 19:04:48 UTC