Author: kwright
Date: Sat Jan 19 12:41:13 2019
New Revision: 1851670

URL: http://svn.apache.org/viewvc?rev=1851670&view=rev
Log:
Use local xsds

Modified:
    
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/DocumentManagement.wsdl

Modified: 
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/DocumentManagement.wsdl
URL: 
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/DocumentManagement.wsdl?rev=1851670&r1=1851669&r2=1851670&view=diff
==============================================================================
--- 
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/DocumentManagement.wsdl
 (original)
+++ 
manifoldcf/branches/CONNECTORS-1566/connectors/csws/wsdls/DocumentManagement.wsdl
 Sat Jan 19 12:41:13 2019
@@ -20,9 +20,9 @@
 <wsdl:definitions xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"; 
xmlns:wsa10="http://www.w3.org/2005/08/addressing"; 
xmlns:tns="urn:DocMan.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="DocumentManagement" 
targetNamespace="urn:DocMan.service.livelink.opentext.com">
 <wsdl:types>
 <xsd:schema targetNamespace="urn:DocMan.service.livelink.opentext.com/Imports">
-<xsd:import 
schemaLocation="https://llotadm2:443/cws/services/DocumentManagement?xsd=2"; 
namespace="urn:DocMan.service.livelink.opentext.com" 
location="DocManService.xsd"/>
-<xsd:import 
schemaLocation="https://llotadm2:443/cws/services/DocumentManagement?xsd=3"; 
namespace="urn:api.ecm.opentext.com" location="ApiEcm.xsd/>
-<xsd:import 
schemaLocation="https://llotadm2:443/cws/services/DocumentManagement?xsd=1"; 
namespace="urn:Core.service.livelink.opentext.com" location="CoreService.xsd"/>
+<xsd:import namespace="urn:DocMan.service.livelink.opentext.com" 
location="DocManService.xsd"/>
+<xsd:import namespace="urn:api.ecm.opentext.com" location="ApiEcm.xsd"/>
+<xsd:import namespace="urn:Core.service.livelink.opentext.com" 
location="CoreService.xsd"/>
 </xsd:schema>
 </wsdl:types>
 <wsdl:message name="RemoveFavoriteRequest">


Reply via email to