The jsfmig codegen generates the xml tags with namespaces, which is not supported by go xml parser. As a result, many fields are not unmarshalled.