Skip to content

Commit

Permalink
Adds another TODO item
Browse files Browse the repository at this point in the history
  • Loading branch information
c4milo committed Jan 15, 2014
1 parent a0760a0 commit e2c3ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Generates Go code from a WSDL file. This project is originally intended to gener

### TODO
* If WSDL file is local, resolve external XML schemas locally too instead of failing due to not having a URL to download them from.
* Support <xs:attribute/> elements
* Resolve XSD element references
* Support for generating namespaces
* Make code generation agnostic so generating code to other programming languages is feasible through plugins
Expand Down

0 comments on commit e2c3ff5

Please sign in to comment.