go

在Go语言中解析XML。

英文: decoding XML in golang 问题 我正在尝试解码以下 XML。由于某些原因,我无法解码 Id。 package main import ( "encoding/xml...