Qt Reference Documentation

XML Examples

XML

XML parsing and handling is supported through SAX and DOM compliant APIs as well as streaming classes.

The XQuery/XPath and XML Schema engines in the QtXmlPatterns modules provide classes for querying XML files and custom data models.

Examples marked with an asterisk (*) are fully documented.