From fe85e470d76f6e53759d0fd508e858add5de1eb0 Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Fri, 2 Oct 2009 11:39:09 +0200 Subject: Doc: add image for XML Schema support to What's New in 4.6 page. --- doc/src/images/xml-schema.png | Bin 0 -> 48931 bytes doc/src/qt4-intro.qdoc | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 doc/src/images/xml-schema.png diff --git a/doc/src/images/xml-schema.png b/doc/src/images/xml-schema.png new file mode 100644 index 0000000..b1bcecc Binary files /dev/null and b/doc/src/images/xml-schema.png differ diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc index 47eab16..1fd62be 100644 --- a/doc/src/qt4-intro.qdoc +++ b/doc/src/qt4-intro.qdoc @@ -627,6 +627,8 @@ through C++ APIs in the Qt application, or using the xmlpatternsvalidator command line utility. The implementation of XML Schema Validation supports the specification version 1.0 in large parts. + + \img xml-schema.png See the \l{XML Processing} and QXmlSchema class documentation for more information. -- cgit v0.12