6 lines
305 B
XML
6 lines
305 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
|
<wsdl:documentation>wsdlincludetest</wsdl:documentation>
|
|
<wsdl:include location="http://localhost:8000/wsdl_include.wsdl"/>
|
|
</wsdl:definitions>
|