You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-commits@ws.apache.org by sc...@apache.org on 2005/08/04 21:50:09 UTC

svn commit: r227459 - in /webservices/wsrf/trunk/wsrf-xbeans/src/wsdl/wsrf: WS-ServiceGroup-1_2-Draft_01.wsdl WS-ServiceGroup-1_2-Draft_03.wsdl

Author: scamp
Date: Thu Aug  4 12:50:07 2005
New Revision: 227459

URL: http://svn.apache.org/viewcvs?rev=227459&view=rev
Log:
adding missing imports

Modified:
    webservices/wsrf/trunk/wsrf-xbeans/src/wsdl/wsrf/WS-ServiceGroup-1_2-Draft_01.wsdl
    webservices/wsrf/trunk/wsrf-xbeans/src/wsdl/wsrf/WS-ServiceGroup-1_2-Draft_03.wsdl

Modified: webservices/wsrf/trunk/wsrf-xbeans/src/wsdl/wsrf/WS-ServiceGroup-1_2-Draft_01.wsdl
URL: http://svn.apache.org/viewcvs/webservices/wsrf/trunk/wsrf-xbeans/src/wsdl/wsrf/WS-ServiceGroup-1_2-Draft_01.wsdl?rev=227459&r1=227458&r2=227459&view=diff
==============================================================================
--- webservices/wsrf/trunk/wsrf-xbeans/src/wsdl/wsrf/WS-ServiceGroup-1_2-Draft_01.wsdl (original)
+++ webservices/wsrf/trunk/wsrf-xbeans/src/wsdl/wsrf/WS-ServiceGroup-1_2-Draft_01.wsdl Thu Aug  4 12:50:07 2005
@@ -25,6 +25,7 @@
 			<xsd:import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd" schemaLocation="WS-ResourceLifetime-1_2-Draft_01.xsd"/>
 			<xsd:import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd" schemaLocation="WS-ResourceProperties-1_2-Draft_01.xsd"/>
 			<xsd:import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd" schemaLocation="WS-BaseFaults-1_2-Draft_01.xsd"/>
+			<xsd:import namespace="http://schemas.xmlsoap.org/ws/2003/03/addressing" schemaLocation="../wsa/WS-Addressing-2003_03.xsd"/>
 			<!-- =============== Resource Property Related  =================== -->
 			<!-- ============ Resource Properties for ServiceGroup ============ -->
 			<xsd:element name="ServiceGroupRP">

Modified: webservices/wsrf/trunk/wsrf-xbeans/src/wsdl/wsrf/WS-ServiceGroup-1_2-Draft_03.wsdl
URL: http://svn.apache.org/viewcvs/webservices/wsrf/trunk/wsrf-xbeans/src/wsdl/wsrf/WS-ServiceGroup-1_2-Draft_03.wsdl?rev=227459&r1=227458&r2=227459&view=diff
==============================================================================
--- webservices/wsrf/trunk/wsrf-xbeans/src/wsdl/wsrf/WS-ServiceGroup-1_2-Draft_03.wsdl (original)
+++ webservices/wsrf/trunk/wsrf-xbeans/src/wsdl/wsrf/WS-ServiceGroup-1_2-Draft_03.wsdl Thu Aug  4 12:50:07 2005
@@ -14,7 +14,12 @@
 This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
 
 -->
-<wsdl:definitions name="WS-ServiceGroup" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-BaseFaults-1.2-draft-03.xsd" xmlns:wsrf-rp="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-ResourceProperties-1.2-draft-05.xsd" xmlns:wsrf-rpw="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-ResourceProperties-1.2-draft-05.wsdl" xmlns:wsrf-sg="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-ServiceGroup-1.2-draft-03.xsd" xmlns:wsrf-sgw="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-ServiceGroup-1.2-draft-03.wsdl" targetNamespace="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-ServiceGroup-1.2-draft-03.wsdl">
+<wsdl:definitions name="WS-ServiceGroup" 
+	xmlns="http://schemas.xmlsoap.org/wsdl/" 
+	xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 
+	xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
+	xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" 
+	xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-BaseFaults-1.2-draft-03.xsd" xmlns:wsrf-rp="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-ResourceProperties-1.2-draft-05.xsd" xmlns:wsrf-rpw="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-ResourceProperties-1.2-draft-05.wsdl" xmlns:wsrf-sg="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-ServiceGroup-1.2-draft-03.xsd" xmlns:wsrf-sgw="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-ServiceGroup-1.2-draft-03.wsdl" targetNamespace="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-ServiceGroup-1.2-draft-03.wsdl">
 	<!-- ========================== Imports =========================== -->
 	<wsdl:import namespace="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-ResourceProperties-1.2-draft-05.wsdl" location="WS-ResourceProperties-1_2-Draft_05.wsdl"/>
 	<!-- ===================== Types Definitions ====================== -->
@@ -23,6 +28,7 @@
 			<xsd:include schemaLocation="WS-ServiceGroup-1_2-Draft_03.xsd"/>
 			<xsd:import namespace="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-ResourceProperties-1.2-draft-05.xsd" schemaLocation="WS-ResourceProperties-1_2-Draft_05.xsd"/>
 			<xsd:import namespace="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-BaseFaults-1.2-draft-03.xsd" schemaLocation="WS-BaseFaults-1_2-Draft_03.xsd"/>
+			<xsd:import namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing" schemaLocation="../wsa/WS-Addressing-2004_08_10.xsd"/>
 			<!-- =============== Resource Property Related  =================== -->
 			<!-- ============ Resource Properties for ServiceGroup ============ -->
 			<xsd:element name="ServiceGroupRP">