Golang libxml2 parse method giving an error if xml has some special chars

后端 未结 0 783
渐次进展
渐次进展 2020-11-28 08:11

I am trying to validate an xml using xsd schema in golang code. To do this I\'m using libxml2 library. However my code is failing at libxml2.ParseString. Below is code snipp

相关标签:
回答
  • 消灭零回复
提交回复
热议问题