src/xmlpatterns/api/qxmlschema.cpp
changeset 3 41300fa6a67c
parent 0 1918ee327afb
--- a/src/xmlpatterns/api/qxmlschema.cpp	Tue Jan 26 12:42:25 2010 +0200
+++ b/src/xmlpatterns/api/qxmlschema.cpp	Tue Feb 02 00:43:10 2010 +0200
@@ -65,6 +65,11 @@
 
   \snippet doc/src/snippets/qxmlschema/main.cpp 0
 
+  \section1 XML Schema Version
+
+  This class is used to represent schemas that conform to the \l{XML Schema} 1.0
+  specification.
+
   \sa QXmlSchemaValidator, {xmlpatterns/schema}{XML Schema Validation Example}
 */