blob: b9e39b74e0d95638abcde80468fe5ade0a4ec5d0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions xmlns:tns="http://www.example.com/wsdl/test-1.0.wsdl"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="test-1.0"
targetNamespace="http://www.example.com/wsdl/test-1.0.wsdl"
xmlns:wsdl1="http://www.example.com/wsdl/import-1.0.wsdl">
<wsdl:import namespace="http://www.example.com/wsdl/import-1.0.wsdl"
location="import-1.0.wsdl" />
</wsdl:definitions>