2004/ws/addressing ws-addr-soap.xml,1.46,1.47

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