here is the wsdl doc. Thank you for any help you can
provide
Amine Zejli
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions
targetNamespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>"
xmlns="
http://schemas.xmlsoap.org/wsdl/
</Redirect/schemas.xmlsoap.org/wsdl/>" xmlns:SOAP-
ENC="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
xmlns:impl="
http://soapdav.soe.ucsc.edu-impl
</Redirect/soapdav.soe.ucsc.edu-impl>"
xmlns:intf="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>"
xmlns:wsdl="
http://schemas.xmlsoap.org/wsdl/
</Redirect/schemas.xmlsoap.org/wsdl/>"
xmlns:wsdlsoap="
http://schemas.xmlsoap.org/wsdl/soap/
</Redirect/schemas.xmlsoap.org/wsdl/soap/>"
xmlns:xsd="
http://www.w3.org/2001/XMLSchema
</Redirect/
www.w3.org/2001/XMLSchema>">
<types>
<schema targetNamespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>"
xmlns="
http://www.w3.org/2001/XMLSchema
</Redirect/
www.w3.org/2001/XMLSchema>">
<complexType name="DavResponse">
<sequence>
<element name="XMLBody" nillable="true" type="xsd:string"/>
</sequence>
</complexType>
<element name="DavResponse" nillable="true"
type="intf
avResponse"/>
<complexType name="ArrayOf_SOAP-ENC_string">
<complexContent>
<restriction base="SOAP-ENC:Array">
<attribute ref="SOAP-ENC:arrayType"
wsdl:arrayType="xsd:string[]"/>
</restriction>
</complexContent>
</complexType>
<element name="ArrayOf_SOAP-ENC_string" nillable="true"
type="intf:ArrayOf_SOAP-ENC_string"/>
<complexType name="Prop">
<sequence>
<element name="propertyName" nillable="true"
type="xsd:string"/>
<element name="propertyValue" nillable="true"
type="xsd:string"/>
</sequence>
</complexType>
<complexType name="ArrayOfProp">
<complexContent>
<restriction base="SOAP-ENC:Array">
<attribute ref="SOAP-ENC:arrayType"
wsdl:arrayType="intf
rop[]"/>
</restriction>
</complexContent>
</complexType>
<element name="ArrayOfProp" nillable="true"
type="intf:ArrayOfProp"/>
</schema>
</types>
<wsdl:message name="propfindResponse">
<wsdl
art name="return" type="intf
avResponse"/>
</wsdl:message>
<wsdl:message name="copyRequest">
<wsdl
art name="sourceURI" type="SOAP-ENC:string"/>
<wsdl
art name="destURI" type="SOAP-ENC:string"/>
<wsdl
art name="depth" type="SOAP-ENC:string"/>
<wsdl
art name="overwrite" type="SOAP-ENC:string"/>
<wsdl
art name="keepAlive" type="xsd:boolean"/>
</wsdl:message>
<wsdl:message name="moveResponse">
<wsdl
art name="return" type="intf
avResponse"/>
</wsdl:message>
<wsdl:message name="unlockResponse">
<wsdl
art name="return" type="intf
avResponse"/>
</wsdl:message>
<wsdl:message name="mkcolResponse">
<wsdl
art name="return" type="intf
avResponse"/>
</wsdl:message>
<wsdl:message name="lockRequest">
<wsdl
art name="uri" type="SOAP-ENC:string"/>
<wsdl
art name="depth" type="SOAP-ENC:string"/>
<wsdl
art name="lockScope" type="SOAP-ENC:string"/>
<wsdl
art name="lockType" type="SOAP-ENC:string"/>
<wsdl
art name="owner" type="SOAP-ENC:string"/>
<wsdl
art name="timeout" type="SOAP-ENC:string"/>
</wsdl:message>
<wsdl:message name="proppatchResponse">
<wsdl
art name="return" type="intf
avResponse"/>
</wsdl:message>
<wsdl:message name="lockResponse">
<wsdl
art name="return" type="intf
avResponse"/>
</wsdl:message>
<wsdl:message name="unlockRequest">
<wsdl
art name="uri" type="SOAP-ENC:string"/>
</wsdl:message>
<wsdl:message name="propfindRequest">
<wsdl
art name="uri" type="SOAP-ENC:string"/>
<wsdl
art name="depth" type="SOAP-ENC:string"/>
<wsdl
art name="properties" type="intf:ArrayOf_SOAP-
ENC_string"/>
</wsdl:message>
<wsdl:message name="moveRequest">
<wsdl
art name="sourceURI" type="SOAP-ENC:string"/>
<wsdl
art name="destURI" type="SOAP-ENC:string"/>
<wsdl
art name="depth" type="SOAP-ENC:string"/>
<wsdl
art name="overwrite" type="SOAP-ENC:string"/>
<wsdl
art name="keepAlive" type="xsd:boolean"/>
</wsdl:message>
<wsdl:message name="mkcolRequest">
<wsdl
art name="uri" type="SOAP-ENC:string"/>
</wsdl:message>
<wsdl:message name="proppatchRequest">
<wsdl
art name="uri" type="SOAP-ENC:string"/>
<wsdl
art name="set" type="intf:ArrayOfProp"/>
<wsdl
art name="unset" type="intf:ArrayOf_SOAP-
ENC_string"/>
</wsdl:message>
<wsdl:message name="copyResponse">
<wsdl
art name="return" type="intf
avResponse"/>
</wsdl:message>
<wsdl
ortType name="SoapDavServicePortType">
<wsdl
peration name="lock" parameterOrder="uri depth
lockScope lockType owner timeout">
<wsdl:input message="intf:lockRequest"/>
<wsdl
utput message="intf:lockResponse"/>
</wsdl
peration>
<wsdl
peration name="copy" parameterOrder="sourceURI
destURI depth overwrite keepAlive">
<wsdl:input message="intf:copyRequest"/>
<wsdl
utput message="intf:copyResponse"/>
</wsdl
peration>
<wsdl
peration name="move" parameterOrder="sourceURI
destURI depth overwrite keepAlive">
<wsdl:input message="intf:moveRequest"/>
<wsdl
utput message="intf:moveResponse"/>
</wsdl
peration>
<wsdl
peration name="unlock" parameterOrder="uri">
<wsdl:input message="intf:unlockRequest"/>
<wsdl
utput message="intf:unlockResponse"/>
</wsdl
peration>
<wsdl
peration name="propfind" parameterOrder="uri depth
properties">
<wsdl:input message="intf
ropfindRequest"/>
<wsdl
utput message="intf
ropfindResponse"/>
</wsdl
peration>
<wsdl
peration name="proppatch" parameterOrder="uri set
unset">
<wsdl:input message="intf
roppatchRequest"/>
<wsdl
utput message="intf
roppatchResponse"/>
</wsdl
peration>
<wsdl
peration name="mkcol" parameterOrder="uri">
<wsdl:input message="intf:mkcolRequest"/>
<wsdl
utput message="intf:mkcolResponse"/>
</wsdl
peration>
</wsdl
ortType>
<wsdl:binding name="SoapDavServicePortSoapBinding"
type="intf:SoapDavServicePortType">
<wsdlsoap:binding style="rpc"
transport="
http://schemas.xmlsoap.org/soap/http
</Redirect/schemas.xmlsoap.org/soap/http>"/>
<wsdl
peration name="lock">
<wsdlsoap
peration soapAction=""/>
<wsdl:input>
<wsdlsoap:body
encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
namespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>" use="encoded"/>
</wsdl:input>
<wsdl
utput>
<wsdlsoap:body
encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
namespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>" use="encoded"/>
</wsdl
utput>
</wsdl
peration>
<wsdl
peration name="copy">
<wsdlsoap
peration soapAction=""/>
<wsdl:input>
<wsdlsoap:body
encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
namespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>" use="encoded"/>
</wsdl:input>
<wsdl
utput>
<wsdlsoap:body
encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
namespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>" use="encoded"/>
</wsdl
utput>
</wsdl
peration>
<wsdl
peration name="move">
<wsdlsoap
peration soapAction=""/>
<wsdl:input>
<wsdlsoap:body
encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
namespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>" use="encoded"/>
</wsdl:input>
<wsdl
utput>
<wsdlsoap:body
encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
namespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>" use="encoded"/>
</wsdl
utput>
</wsdl
peration>
<wsdl
peration name="unlock">
<wsdlsoap
peration soapAction=""/>
<wsdl:input>
<wsdlsoap:body
encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
namespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>" use="encoded"/>
</wsdl:input>
<wsdl
utput>
<wsdlsoap:body
encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
namespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>" use="encoded"/>
</wsdl
utput>
</wsdl
peration>
<wsdl
peration name="propfind">
<wsdlsoap
peration soapAction=""/>
<wsdl:input>
<wsdlsoap:body
encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
namespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>" use="encoded"/>
</wsdl:input>
<wsdl
utput>
<wsdlsoap:body
encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
namespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>" use="encoded"/>
</wsdl
utput>
</wsdl
peration>
<wsdl
peration name="proppatch">
<wsdlsoap
peration soapAction=""/>
<wsdl:input>
<wsdlsoap:body
encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
namespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>" use="encoded"/>
</wsdl:input>
<wsdl
utput>
<wsdlsoap:body
encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
namespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>" use="encoded"/>
</wsdl
utput>
</wsdl
peration>
<wsdl
peration name="mkcol">
<wsdlsoap
peration soapAction=""/>
<wsdl:input>
<wsdlsoap:body
encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
namespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>" use="encoded"/>
</wsdl:input>
<wsdl
utput>
<wsdlsoap:body
encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/
</Redirect/schemas.xmlsoap.org/soap/encoding/>"
namespace="
http://soapdav.soe.ucsc.edu
</Redirect/soapdav.soe.ucsc.edu>" use="encoded"/>
</wsdl
utput>
</wsdl
peration>
</wsdl:binding>
-----Original Message-----
Please attach the wsdl doc
.