mattrax / xml

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%