You've already forked lazarus-ccr
16 lines
409 B
XML
16 lines
409 B
XML
![]() |
<?xml version="1.0"?>
|
||
|
<definitions name="wst_test"
|
||
|
xmlns="http://schemas.xmlsoap.org/wsdl/"
|
||
|
xmlns:tns="library1"
|
||
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
||
|
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
|
||
|
targetNamespace="urn:wst-test">
|
||
|
|
||
|
<types>
|
||
|
<xsd:schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:wst-test">
|
||
|
</xsd:schema>
|
||
|
</types>
|
||
|
|
||
|
|
||
|
</definitions>
|