Author: scamp
Date: Thu Jul 21 09:19:37 2005
New Revision: 220132

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

Modified:
    webservices/muse/trunk/src/template/_TEMPLATE_.wsdl

Modified: webservices/muse/trunk/src/template/_TEMPLATE_.wsdl
URL: 
http://svn.apache.org/viewcvs/webservices/muse/trunk/src/template/_TEMPLATE_.wsdl?rev=220132&r1=220131&r2=220132&view=diff
==============================================================================
--- webservices/muse/trunk/src/template/_TEMPLATE_.wsdl (original)
+++ webservices/muse/trunk/src/template/_TEMPLATE_.wsdl Thu Jul 21 09:19:37 2005
@@ -229,6 +229,14 @@
       </operation>       

       -->

 

+      <!-- *** If you wish to implement the WSNT NotificationConsumer portType,

+               uncomment the below two operation blocks *** -->

+      <!-- 

+      <operation name="Notify">

+         <input name="Notify" message="wsntw:Notify"/>

+      </operation>

+      -->  

+      

       <!-- *** If you wish to implement the MUWS QueryRelationshipsByType 
operation,

                uncomment the below operation block *** -->

       <!--            

@@ -443,6 +451,17 @@
          </fault>         

       </operation>            

       -->

+

+      <!-- *** If you wish to implement the WSNT NotificationConsumer portType,

+               uncomment the below two operation blocks *** -->

+      <!--                

+      <operation name="Notify">

+         <soap:operation style="document"/>      

+         <input>

+            <soap:body use="literal"/>         

+         </input>

+      </operation>

+      -->      

 

       <!-- *** If you wish to implement the MUWS QueryRelationshipsByType 
operation,

                uncomment the below operation block *** -->




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to