From 8db127b0b50b1d62940500b9c6a9f9794201e2b3 Mon Sep 17 00:00:00 2001 From: Peter Hartmann Date: Mon, 4 Nov 2013 15:19:55 +0100 Subject: qfeatures.txt: add section about XML schema ... so the XML schema part can be disabled in the xmlpatterns module, while still using other functionality (e.g. XPath). Change-Id: I3599ea8f915d34e0b1ba5d6a30f3f6269a4c992e Reviewed-by: Oswald Buddenhagen --- src/corelib/global/qfeatures.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/corelib/global/qfeatures.txt b/src/corelib/global/qfeatures.txt index ce0076bce5..3e9fc88eba 100644 --- a/src/corelib/global/qfeatures.txt +++ b/src/corelib/global/qfeatures.txt @@ -935,3 +935,10 @@ Section: D-Bus Requires: PROPERTIES XMLSTREAMREADER Name: Qt D-Bus module +# XML Patterns + +Feature: XMLSCHEMA +Description: Provides XML schema validation. +Section: Xml Patterns +Requires: +Name: XML Schema APIs -- cgit v1.2.3