lumeohq / xsd-parser-rs

A xsd/wsdl => rust code generator written in rust
Apache License 2.0
100 stars 39 forks source link

Only `xs` prefix is supported #44

Closed DmitrySamoylov closed 4 years ago

DmitrySamoylov commented 4 years ago

If XSD facilities are imported under prefix other then xs then types are generated incorrectly. Test case