Forum Discussion
Abramova
Staff
14 years agoHi,
You can use the Storages.XML method only to work with XML files that were created by this method. This method creates an XML file that has a specific format.
To work with XML files of any type of structure, you can use the XML DOM objects. For more information, please refer to http://support.smartbear.com/viewarticle/11214/.