diff -r 56cd8111b7f7 -r 41300fa6a67c src/xmlpatterns/api/qxmlschema.cpp --- 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} */