- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
 - Date: Tue, 12 Apr 2005 13:17:46 +0000
 - To: public-ws-addressing-eds@w3.org
 
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv1640
Modified Files:
	ws-addr-soap.xml 
Log Message:
Fixed closing element in example
Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -d -r1.46 -r1.47
*** ws-addr-soap.xml	22 Mar 2005 18:22:41 -0000	1.46
--- ws-addr-soap.xml	12 Apr 2005 13:17:44 -0000	1.47
***************
*** 314,318 ****
     <wsa:Metadata>
         <wsaw:InterfaceName>fabrikam:Inventory</wsaw:InterfaceName>
!    <wsa:Metadata>
     <wsa:ReferenceParameters>
         <fabrikam:CustomerKey>123456789</fabrikam:CustomerKey>
--- 314,318 ----
     <wsa:Metadata>
         <wsaw:InterfaceName>fabrikam:Inventory</wsaw:InterfaceName>
!    </wsa:Metadata>
     <wsa:ReferenceParameters>
         <fabrikam:CustomerKey>123456789</fabrikam:CustomerKey>
Received on Tuesday, 12 April 2005 13:17:46 UTC