You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pubscribe-commits@ws.apache.org by ip...@apache.org on 2005/08/02 23:39:31 UTC

svn commit: r227086 - /webservices/pubscribe/trunk/src/template/_TEMPLATE_.wsdl

Author: ips
Date: Tue Aug  2 14:39:30 2005
New Revision: 227086

URL: http://svn.apache.org/viewcvs?rev=227086&view=rev
Log:
added import of WS-MEX WSDL

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

Modified: webservices/pubscribe/trunk/src/template/_TEMPLATE_.wsdl
URL: http://svn.apache.org/viewcvs/webservices/pubscribe/trunk/src/template/_TEMPLATE_.wsdl?rev=227086&r1=227085&r2=227086&view=diff
==============================================================================
--- webservices/pubscribe/trunk/src/template/_TEMPLATE_.wsdl (original)
+++ webservices/pubscribe/trunk/src/template/_TEMPLATE_.wsdl Tue Aug  2 14:39:30 2005
@@ -19,6 +19,9 @@
    <import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.wsdl"
            location="../spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl"/>
 
+   <import namespace="http://schemas.xmlsoap.org/ws/2004/09/mex"
+           location="../spec/wsx/WS-MetadataExchange-2004_09.wsdl"/>
+
    <import namespace="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl" 
            location="../spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl"/>