Adam
Adam
Let me start off by saying that I don't think this is a bug in the package, but I'm hoping you might have an idea on why I'm getting both...
I've been working on getting some code moved off of PHP and into Go, and in testing found different behavior from a known working PHP system. It appears that namespaces...
This is close to where we need to be, but needs normalization applied to the order of attributes, for example: ```XML ``` Should actually be: ```XML ``` I am unsure...