Change-Id: I851237e46ddf83035453ae4f6c43a53e74b3aca7
Reviewed-on: https://gerrit.libreoffice.org/56882
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
This commit is contained in:
Andrea Gelmini
2018-07-03 17:35:27 +02:00
committed by Christian Lohmaier
parent fa1028a0cd
commit 5dadfe9f90

View File

@@ -4,7 +4,7 @@ subdirs:
- mathml2: W3C MathML 2.0 XML Schema (needed for Math embedded objects)
- odf1.0, odf1.1, odf1.2: official OASIS RelaxNG schemas
- odf1.3: current OASIS draft ODF 1.3 RelaxNG schema
- liberoffice: draft ODF schema, with additional LO extensions
- libreoffice: draft ODF schema, with additional LO extensions
The extension schema in "libreoffice/" is used by all unit tests if
--with-export-validation is given, which is the default.