7 lines
224 B
XML
7 lines
224 B
XML
|
<definitions targetNamespace="urn:foo"
|
||
|
xmlns="http://schemas.xmlsoap.org/wsdl/"
|
||
|
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
|
||
|
>
|
||
|
<import location="check-import2.wsdl" namespace="urn:bar" />
|
||
|
</definitions>
|