Skip to content

Commit

Permalink
Adds a couple of fixes
Browse files Browse the repository at this point in the history
- 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
c4milo committed Jan 17, 2015
1 parent 0df408f commit ae9d54b
Show file tree
Hide file tree
Showing 4 changed files with 1,263 additions and 20 deletions.
Loading

0 comments on commit ae9d54b

Please sign in to comment.