You've already forked lazarus-ccr
Remove the empty "types" node of the schema (causes false fail)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2982 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -6,11 +6,7 @@
|
||||
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
|
||||
targetNamespace="uri:echo-service"
|
||||
xmlns:wst="urn:wst_base">
|
||||
<types>
|
||||
<xsd:schema xmlns="http://www.w3.org/2001/XMLSchema"
|
||||
xmlns:tns="uri:echo-service"
|
||||
targetNamespace="uri:echo-service"/>
|
||||
</types>
|
||||
<types/>
|
||||
<message name="EchoWideString">
|
||||
<part name="AValue" type="xsd:string" wst:TypeHint="WideString"/>
|
||||
</message>
|
||||
|
Reference in New Issue
Block a user