There are a few existing XML document-to-Go struct generators, but none of 
them had all of the following features:

* Taking multiple XML documents as input.
* Generating correct field types.
* Customizable field names.
* Handling optional and repeated elements.
* Ignoring whitespace.

If you need to handle XML documents in Go then check out 
https://github.com/twpayne/go-xmlstruct.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/6d3544b0-1d83-4cb5-9b03-b1ef03aeac7en%40googlegroups.com.

Reply via email to