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 <oswald.buddenhagen@digia.com>
bb10
Peter Hartmann 2013-11-04 15:19:55 +01:00 committed by The Qt Project
parent 8aab8ccc0f
commit 8db127b0b5
1 changed files with 7 additions and 0 deletions

View File

@ -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