aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/extras/QtXmlPatterns.rst
blob: 258fdf28d36a6ce6cea9255c8b3bbb5f71f008e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
To include the definitions of the module's classes, use the following directive:

::

    import PySide6.QtXmlPatterns

Further Reading
---------------

General overviews of XQuery and XSchema can be found in the XQuery document.

An introduction to the XQuery language can be found in A Short Path to XQuery.