XML (Extensible Markup Language) is a commonly used basis for representing a
huge range of structured data file formats. The specification is maintained by
the World Wide Web Consortium (W3C?. This plugin is intended as an example of
how XML data can be read with a DataPlugin. You can adjust it to meet the needs
of your own XML file format.
說(shuō)明文件:
XML (Extensible Markup Language) is a commonly used basis for representing a
huge range of structured data file formats. The specification is maintained by
the World Wide Web Consortium (W3C?. This plugin is intended as an example of
how XML data can be read with a DataPlugin. You can adjust it to meet the needs
of your own XML file format.
This library provides a C++ interface to XML files. It uses libxml 2 to access the XML files, and in order to
configure libxml++ you must have both libxml and pkg-config installed.