Author: kwright
Date: Tue Jan 22 19:04:58 2019
New Revision: 1851852

URL: http://svn.apache.org/viewvc?rev=1851852&view=rev
Log:
More fixes

Modified:
    
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/Authentication.wsdl
    
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/ContentService.wsdl
    manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/MemberService.wsdl

Modified: 
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/Authentication.wsdl
URL: 
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/Authentication.wsdl?rev=1851852&r1=1851851&r2=1851852&view=diff
==============================================================================
--- 
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/Authentication.wsdl 
(original)
+++ 
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/Authentication.wsdl 
Tue Jan 22 19:04:58 2019
@@ -20,8 +20,8 @@
 <wsdl:definitions xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"; 
xmlns:wsa10="http://www.w3.org/2005/08/addressing"; 
xmlns:tns="urn:Core.service.livelink.opentext.com" 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";
 xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"; 
xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"; 
xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy"; 
xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract"; 
xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"; 
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; name="Authentication" 
targetNamespace="urn:Core.service.livelink.opentext.com">
 <wsdl:types>
 <xsd:schema targetNamespace="urn:Core.service.livelink.opentext.com/Imports">
-<xsd:import location="Authentication2.xsd" 
namespace="urn:Core.service.livelink.opentext.com" location="CoreService.xsd"/>
-<xsd:import location="Authentication1.xsd" 
namespace="urn:api.ecm.opentext.com" location="ApiEcm.xsd"/>
+<xsd:import location="Authentication2.xsd" 
namespace="urn:Core.service.livelink.opentext.com"/>
+<xsd:import location="Authentication1.xsd" 
namespace="urn:api.ecm.opentext.com"/>
 </xsd:schema>
 </wsdl:types>
 <wsdl:message name="AuthenticateApplicationRequest">

Modified: 
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/ContentService.wsdl
URL: 
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/ContentService.wsdl?rev=1851852&r1=1851851&r2=1851852&view=diff
==============================================================================
--- 
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/ContentService.wsdl 
(original)
+++ 
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/ContentService.wsdl 
Tue Jan 22 19:04:58 2019
@@ -27,8 +27,8 @@
 </wsp:Policy>
 <wsdl:types>
 <xsd:schema targetNamespace="urn:Core.service.livelink.opentext.com/Imports">
-<xsd:import location="ContentService3.xsd" 
namespace="urn:Core.service.livelink.opentext.com" location="CoreService.xsd"/>
-<xsd:import location="ContentService2.xsd" 
namespace="urn:api.ecm.opentext.com" location="ApiEcm.xsd"/>
+<xsd:import location="ContentService3.xsd" 
namespace="urn:Core.service.livelink.opentext.com"/>
+<xsd:import location="ContentService2.xsd" 
namespace="urn:api.ecm.opentext.com"/>
 <xsd:import location="ContentService1.xsd" 
namespace="http://schemas.microsoft.com/Message"/>
 </xsd:schema>
 </wsdl:types>

Modified: 
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/MemberService.wsdl
URL: 
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/MemberService.wsdl?rev=1851852&r1=1851851&r2=1851852&view=diff
==============================================================================
--- 
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/MemberService.wsdl 
(original)
+++ 
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/MemberService.wsdl 
Tue Jan 22 19:04:58 2019
@@ -21,8 +21,8 @@
 <wsdl:types>
 <xsd:schema 
targetNamespace="urn:MemberService.service.livelink.opentext.com/Imports">
 <xsd:import location="MemberService2.xsd" 
namespace="urn:MemberService.service.livelink.opentext.com"/>
-<xsd:import location="MemberService1.xsd" namespace="urn:api.ecm.opentext.com" 
location="ApiEcm.xsd"/>
-<xsd:import location="MemberService3.xsd" 
namespace="urn:Core.service.livelink.opentext.com" location="CoreService.xsd"/>
+<xsd:import location="MemberService1.xsd" 
namespace="urn:api.ecm.opentext.com"/>
+<xsd:import location="MemberService3.xsd" 
namespace="urn:Core.service.livelink.opentext.com"/>
 </xsd:schema>
 </wsdl:types>
 <wsdl:message name="AddListOfMembersToGroupRequest">


Reply via email to