XML parsing and handling is supported through SAX and DOM compliant APIs as well as streaming classes.
| 提供用于 XML 书签交换语言文件的读取器 | |
| 演示如何读写 XBEL 文件 | |
| 读取输入文件并写入标准输出文件的命令行工具 |
The XQuery /XPath and XML Schema engines in the Qt XML Patterns module provide classes for querying XML files and custom data models.
| Using XQuery and the xmlpatterns command line utility to query C++ source code | |
| Using Qt XML Patterns for querying non-XML data that is modeled to look like XML | |
| Using Qt XML Patterns to query XML data loaded from a file | |
| Using Qt XML Patterns to validate XML with a W3C XML Schema |
Examples marked with an asterisk (*) are fully documented.