Qt XML Patterns Examples

Examples in the Qt XML Patterns module.

These are the examples available in the Qt XML Patterns module.

File System Example

Using Qt XML Patterns for querying non-XML data that is modeled to look like XML.

Recipes Example

Using Qt XML Patterns to query XML data loaded from a file.

XML Schema Validation Example

Using Qt XML Patterns to validate XML with a W3C XML Schema.

C++ Source Code Analyzer Example

Using XQuery and the xmlpatterns command line utility to query C++ source code.