From 720d53ee663edf26b3e5bb29560c89bcc42aed3a Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Thu, 28 Jun 2018 16:05:30 +0200 Subject: schema,sw: enable ODF validation in all sw tests Validate every ODT file that is exported via "reload" or "save". Change-Id: I010965191159605924b89fe21b0b3d47123c13bd Reviewed-on: https://gerrit.libreoffice.org/56607 Tested-by: Jenkins Reviewed-by: Thorsten Behrens --- schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'schema/libreoffice') diff --git a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng index 49cff237cd1b..0154bc001dda 100644 --- a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng +++ b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng @@ -2263,6 +2263,16 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1. + + + + + + + + + + -- cgit