|
|
|
|
|
by TimSAstro
4686 days ago
|
|
I also found the namespacing to be a bit weird, and it took quite a while to grok the documentation. In case anyone wants a working example, I implemented a wrapper to drop the namespacing (resulting in simple objectify attribute access) for one particular XML schema here:
https://github.com/timstaley/voevent-parse/blob/master/voepa... |
|