News

For marshaling, a preferred namespace prefix can now be specified in a struct tag or XMLName value by prefixing the local name: xml:"urn:ietf:params:xml:ns:domain-1.0 domain:check" ...
encoding/xml with namespace prefixes This is a fork of the Go encoding/xml package that improves support for XML namespaces, kept in sync with golang/go#48641.