aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/extras/QtXmlPatterns.rst
blob: 99254ad6268316c2fd71b2be6ae312c2f835b786 (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 PySide2.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.