Andrej Giesbrecht
Andrej Giesbrecht
Hello, here my proposal: package main import ( "fmt" "github.com/beevik/etree" ) func main() { xml := ` trezaq ` doc := etree.NewDocument() if err := doc.ReadFromString(xml); err != nil {...
@microsoft-github-policy-service agree
Hello everyone, I would like to take over this issue, but I have no rights to assign these issues to myself. Can someone with the appropriate rights please do this?...
Thanks @sujaya-sys
I had same problem. For solution see problem #71.