wsdl-tsclient icon indicating copy to clipboard operation
wsdl-tsclient copied to clipboard

Inserting syntax kind of ExportDeclaration, but ExpressionStatement was inserted.

Open iBobik opened this issue 3 years ago • 1 comments

Tried to generate client for this WDSL, but at the end it failed:

Error occured while generating client "soap.wsdl.xml"
        Error: Unexpected! Inserting syntax kind of ExportDeclaration, but ExpressionStatement was inserted.
1 Errors occured!

I also see broken imports in many definition files:

import { 03 } from

iBobik avatar Nov 05 '22 16:11 iBobik

I have the same issue with https://demo.rezomatic.com/soap/rezomatic.wsdl …

JalilArfaoui avatar Sep 07 '23 14:09 JalilArfaoui