From http://golang.org/pkg/encoding/xml/#Unmarshal
* If the XML element contains a sub-element that hasn't matched any of the
I'm having trouble getting the remainder of an XML envelope into my struct
(to show that I have an incomplete mapping)
http://play.golang.org/p/mnFqAcguJQ
Thanks in advance,
Kyle
* If the XML element contains a sub-element that hasn't matched any of the
I'm having trouble getting the remainder of an XML envelope into my struct
(to show that I have an incomplete mapping)
http://play.golang.org/p/mnFqAcguJQ
Thanks in advance,
Kyle