/xml

[FORK] Modified encoding/xml with better support for SOAP namespaces

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Go encoding/xml

This package is a fork of the Go standard library encoding/xml package.

This fork changes the handling of XML namespaces in Go specifically around the xml.Name struct.