You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kandula-dev@ws.apache.org by da...@apache.org on 2006/01/13 23:55:48 UTC

svn commit: r368899 - /webservices/kandula/branches/Kandula_1/src/schema/wsat.wsdl

Author: dasarath
Date: Fri Jan 13 14:55:47 2006
New Revision: 368899

URL: http://svn.apache.org/viewcvs?rev=368899&view=rev
Log: (empty)

Modified:
    webservices/kandula/branches/Kandula_1/src/schema/wsat.wsdl

Modified: webservices/kandula/branches/Kandula_1/src/schema/wsat.wsdl
URL: http://svn.apache.org/viewcvs/webservices/kandula/branches/Kandula_1/src/schema/wsat.wsdl?rev=368899&r1=368898&r2=368899&view=diff
==============================================================================
--- webservices/kandula/branches/Kandula_1/src/schema/wsat.wsdl (original)
+++ webservices/kandula/branches/Kandula_1/src/schema/wsat.wsdl Fri Jan 13 14:55:47 2006
@@ -10,8 +10,15 @@
 The name and trademarks of the Authors may NOT be used in any manner, including advertising or publicity pertaining to the "Web Services Atomic Transaction" Specification or its contents without specific, written prior permission. Title to copyright in the "Web Services Atomic Transaction" Specification will at all times remain with the Authors.
 No other rights are granted by implication, estoppel or otherwise.
 -->
-<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsat="http://schemas.xmlsoap.org/ws/2004/10/wsat" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" targetNamespace="http://schemas.xmlsoap.org/ws/2004/10/wsat">
-        <wsdl:types>
+<wsdl:definitions 
+	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
+	xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
+	xmlns:xs="http://www.w3.org/2001/XMLSchema"
+	xmlns:wsat="http://schemas.xmlsoap.org/ws/2004/10/wsat"
+	xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
+	targetNamespace="http://schemas.xmlsoap.org/ws/2004/10/wsat">
+	
+	<wsdl:types>
           <xs:schema>
             <xs:import
                 namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'
@@ -166,7 +173,7 @@
 				<soap:body use="literal"/>
 			</wsdl:input>
 		</wsdl:operation>
-	</wsdl:binding>	
+	</wsdl:binding>
 	
 	<wsdl:portType name="ParticipantPortType">
 		<wsdl:operation name="PrepareOperation">



---------------------------------------------------------------------
To unsubscribe, e-mail: kandula-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: kandula-dev-help@ws.apache.org