Closed marcingolenia closed 4 years ago
I'm working on a better xsd parsing/type generation. It should be ready soon, and I'll try it wit the given wsdl 👍
Fixed by #4
There is still work to do to generate enums correctly, but they can be passed as string for now.
@marcingolenia don't hesitate to open new issues as you find them. It'll help make the result better.
Since it's a rewrite from scratch compared to the historic TP, a lot of previously working scenarios can be missing for now.
Hello! thanks for great work. I cam across one issue. Here's complete test:
Ther error:
ServiceModel.FaultException: Unexpected wrapper element {urn:ec.europa.eu:taxud:vies:services:checkVat}checkVat found. Expected {urn:ec.europa.eu:taxud:vies:services:checkVat:types}checkVat. at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) in /_/src/System.Private.ServiceModel/src/System/ServiceModel/Channels/ServiceChannel.cs:line 956