Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Adds comments to types if they exist in WSDL - Normalizes enumerations so that valid Go identifiers are generated - Fixes issue where XSD attributes would not be recognized as fields during the type generation - Unwraps embedded complex types making their fields part of the parent type. This is since embedded complex types are not really reusable.
- Loading branch information