You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by sc...@apache.org on 2005/07/21 18:19:39 UTC

svn commit: r220132 - /webservices/muse/trunk/src/template/_TEMPLATE_.wsdl

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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org