10 lines
353 B
XML
10 lines
353 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<definitions
|
||
|
|
xmlns="http://schemas.xmlsoap.org/wsdl/"
|
||
|
|
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
|
||
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
||
|
|
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" name="mainclientconfig"
|
||
|
|
>
|
||
|
|
<import location="OJWS.xml" namespace="http://ws.dhu.edu/"/>
|
||
|
|
</definitions>
|