From b1d26e71d3b22d3697f9889d81ac51f63ae51400 Mon Sep 17 00:00:00 2001 From: Peter Hartmann Date: Wed, 29 Jul 2009 14:31:37 +0200 Subject: Xml Schema: document the xmlpatternsvalidator command line utility Reviewed-by: TrustMe --- doc/src/qtxmlpatterns.qdoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/src/qtxmlpatterns.qdoc b/doc/src/qtxmlpatterns.qdoc index 9f8677b..3177736 100644 --- a/doc/src/qtxmlpatterns.qdoc +++ b/doc/src/qtxmlpatterns.qdoc @@ -841,6 +841,12 @@ \section2 XML Schema 1.0 + There are two ways QtXmlPatterns can be used to validate schemas: + You can use the C++ API in your Qt application using the classes + QXmlSchema and QXmlSchemaValidator, or you can use the command line + utility named xmlpatternsvalidator (located in the "bin" directory + of your Qt build). + The QtXmlPatterns implementation of XML Schema validation supports the schema specification version 1.0 in large parts. Known problems of the implementation and areas where conformancy may be questionable -- cgit v0.12