PySide2.QtXmlPatterns

Detailed Description

The Qt XML Patterns module provides support for XPath, XQuery , XSLT and XML Schema validation.

The Qt XML Patterns module provides support for XPath, XQuery , XSLT and XML Schema validation.

To include the definitions of the module’s classes, use the following directive:

import PySide2.QtXmlPatterns

To link against the module, add this line to your qmake .pro file:

<Code snippet "doc_src_qtxmlpatterns.pro:1" not found>