summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/api/qxmlschema.cpp
diff options
context:
space:
mode:
authorTobias Koenig <tokoe@kde.org>2009-05-20 21:11:14 +0200
committerTobias Koenig <tokoe@kde.org>2009-05-20 21:11:14 +0200
commit676d97d56a96c46cd9b9a2d6ba5d5f535f974d42 (patch)
treedb0d166616100d53b923927337c2bdb0ad3bd278 /src/xmlpatterns/api/qxmlschema.cpp
parentf66a475a236649c94a47f668ba3461bdc325c308 (diff)
Complete documentation of schema example and reference it from api docs
Diffstat (limited to 'src/xmlpatterns/api/qxmlschema.cpp')
-rw-r--r--src/xmlpatterns/api/qxmlschema.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xmlpatterns/api/qxmlschema.cpp b/src/xmlpatterns/api/qxmlschema.cpp
index 8e14f3fe84..62b6a0e62f 100644
--- a/src/xmlpatterns/api/qxmlschema.cpp
+++ b/src/xmlpatterns/api/qxmlschema.cpp
@@ -57,6 +57,8 @@
The QXmlSchema class loads, compiles and validates W3C XML Schema files
that can be used further for validation of XML instance documents via
\l{QXmlSchemaValidator}.
+
+ \sa QXmlSchemaValidator, {xmlpatterns/schema}{XML Schema Validation Example}
*/
/*!