a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
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>
|