diff options
author | David Boddie <dboddie@trolltech.com> | 2009-11-24 13:36:34 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-11-24 13:36:34 (GMT) |
commit | 8eea9828289b842c8a300f1f4309d059b15fd7b0 (patch) | |
tree | c1e2b8c97fb8d14799e167411aaface4cf347d6a /doc/src/modules.qdoc | |
parent | fe23e6e4e7ae81b3a2dee76282be2a4cb4208b89 (diff) | |
download | Qt-8eea9828289b842c8a300f1f4309d059b15fd7b0.zip Qt-8eea9828289b842c8a300f1f4309d059b15fd7b0.tar.gz Qt-8eea9828289b842c8a300f1f4309d059b15fd7b0.tar.bz2 |
Doc: Added missing version information about XML Schema support.
Reviewed-by: Trust Me
Diffstat (limited to 'doc/src/modules.qdoc')
-rw-r--r-- | doc/src/modules.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/modules.qdoc b/doc/src/modules.qdoc index 94cab58..3058b84 100644 --- a/doc/src/modules.qdoc +++ b/doc/src/modules.qdoc @@ -503,7 +503,7 @@ \ingroup modules \brief The QtXmlPatterns module provides support for XPath, - XQuery, XSLT and XML schema-validation. + XQuery, XSLT and XML Schema validation. To include the definitions of the module's classes, use the following directive: |