Hello Experts.,
In AL I replaced DotNet Variable " RootNode : DotNet System.Xml.XmlNode With RootNode : XmlNode " (I need to Write code without using DotNet Variables that's why I am using XMLNode Type in My code)
But While using this I am Getting below error :

Can any one Suggest me the Solution.
Thanks in Advance.