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