Nathan Lacey
Nathan Lacey
the warning sounds good, it isn't a fun problem to debug. we'll be looking at moving to 3.10 where it seems to work.
I'm sorry for how long this took me. If you replace nick-name with nickname, in the included file, the problem will work. [problem_example_wsdl.txt](https://github.com/fiorix/wsdl2go/files/1580137/problem_example_wsdl.txt) I messed around wtih wsdlgo/encoder.go so struct...
correct, attached export.go that worked with example file, [encoder.txt](https://github.com/fiorix/wsdl2go/files/1587436/encoder.txt) created cleanString function (currently removes '-' and ' ') Not sure how complete it is, but it was able to convert...