|
|
|
|
|
by blablabla123
2015 days ago
|
|
Yup, I think it becomes very quickly obvious when using `encoding/xml` with XMLs that have multiple namespaces that the handling is incomplete. Hard to believe such an xml could even survive one roundtrip. It's also documented that the implementation is incomplete: Mapping between XML elements and data structures is inherently flawed ... See package json for a textual representation more suitable to data structures. |
|