Libraries: XmlParser

 

XmlParser:

A simple XML-parser, based on the msxml library.

The CXmlElement class provides the following opportunities for working with XML documents.

  • It allows you to create DOM-model (objects tree) from the XML-document (or from its single element);
  • It allows you to read, modify, create and delete the nested elements and text;
  • It allows you to save the object model to XML.

Author: yu-sha

 

Hi yu-sha,

 

This is a very great tool, thanks a lot.

Is the xmlparser.dl available for 64bit systems as well? 

I have got this message: 

Cannot open 'C:\Program Files\MetaTrader 5\MQL5\Experts\XmlParserDll.dll' (193)

'C:\Program Files\MetaTrader 5\MQL5\Experts\XmlParserDll.dll' is not 64-bit version

 

Thanks in advance,

Peter 

 
coolczus:

Hi yu-sha,

 

This is a very great tool, thanks a lot.

Is the xmlparser.dl available for 64bit systems as well? 

I have got this message: 

Cannot open 'C:\Program Files\MetaTrader 5\MQL5\Experts\XmlParserDll.dll' (193)

'C:\Program Files\MetaTrader 5\MQL5\Experts\XmlParserDll.dll' is not 64-bit version

 

Thanks in advance,

Peter 

see new version  https://www.mql5.com/en/code/712