From 85b25ae7710ea24e73100a32aa42933d33d449e7 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Thu, 21 Jun 2018 18:05:17 +0200 Subject: schema: fix some obvious issues in ODF 1.3 schemas editorial changes: * maintain alphabetical sorting (by moving some of the new named patterns) * consistent indentation substantive changes: * manifest schema: for no apparent reason, the QName pattern lost its + * OFFICE-2118: Fatal: reference to the undefined pattern "table-data-pilot-groups" * OFFICE-3857: Fatal: more than one attribute accepts the same name "scale-to" * OFFICE-3933: the removal part of the diff was not applied * OFFICE-3883: applied one line off, with missing rng: namespace prefix * OFFICE-3928: - removed combine=interleave attribute (was in 1.1 but no longer used in 1.2 schema) - added missing rng: prefix to Change-Id: I80871dec69b1dbc7b1438366d895c443a44fb72c Reviewed-on: https://gerrit.libreoffice.org/56398 Tested-by: Jenkins Reviewed-by: Michael Stahl --- ...enDocument-manifest-schema-v1.3+libreoffice.rng | 12 +- .../OpenDocument-schema-v1.3+libreoffice.rng | 442 ++++++++++----------- 2 files changed, 222 insertions(+), 232 deletions(-) (limited to 'schema/libreoffice') diff --git a/schema/libreoffice/OpenDocument-manifest-schema-v1.3+libreoffice.rng b/schema/libreoffice/OpenDocument-manifest-schema-v1.3+libreoffice.rng index 814b5f121be9..48c11a0f7010 100644 --- a/schema/libreoffice/OpenDocument-manifest-schema-v1.3+libreoffice.rng +++ b/schema/libreoffice/OpenDocument-manifest-schema-v1.3+libreoffice.rng @@ -177,11 +177,11 @@ - + PGP - + PBKDF2 @@ -194,7 +194,7 @@ - + @@ -205,9 +205,9 @@ - + - + @@ -221,7 +221,7 @@ - [^:]:[^:] + [^:]+:[^:]+ diff --git a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng index 889cc2e161ab..384b88162e1c 100644 --- a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng +++ b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng @@ -492,7 +492,7 @@ - + @@ -536,6 +536,17 @@ + + + + + + + + + + + @@ -751,8 +762,8 @@ - + @@ -782,8 +793,8 @@ - - + + @@ -841,16 +852,6 @@ - - - - - - - - - - @@ -1525,8 +1526,9 @@ - + + @@ -1700,6 +1702,14 @@ + + + + + + + + @@ -4976,28 +4986,11 @@ - - simple - - - - - - - embed - - - - - onLoad - - - - - + + @@ -5328,19 +5321,12 @@ + - - - - - - - - @@ -5693,7 +5679,7 @@ - + @@ -7190,6 +7176,12 @@ + + + + + + @@ -7374,8 +7366,9 @@ - + + @@ -7401,23 +7394,6 @@ - - - - - - - - - - - - - - - - - @@ -7450,6 +7426,18 @@ + + + + + + + + + + + + @@ -7521,9 +7509,9 @@ - - - + + + @@ -8289,27 +8277,6 @@ - - - - - - - - - - - - - - - - - - - - - @@ -8582,6 +8549,27 @@ + + + + + + + + + + + + + + + + + + + + + @@ -10095,14 +10083,14 @@ logarithmic exponential power - polynomial + polynomial - - + + - + @@ -10154,9 +10142,9 @@ - - - + + + @@ -10703,31 +10691,25 @@ - - - - - - + + + + + + + - - - - - - - @@ -11810,6 +11792,13 @@ + + + + + + + @@ -11982,18 +11971,20 @@ - - - + + + + - - - + + + + @@ -12162,41 +12153,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + @@ -12293,9 +12274,9 @@ - - - + + + @@ -13071,9 +13052,9 @@ - - - + + + @@ -14290,62 +14271,70 @@ + + + + + + + + - - - - - - - - - - auto - - - - - - auto - - - - - - - - - - auto - - - - - - auto - - - - - - - - - - - - - seconds - minutes - hours - days - months - quarters - years - - - - + + + + + + + + + + auto + + + + + + auto + + + + + + + + + + auto + + + + + + auto + + + + + + + + + + + + + seconds + minutes + hours + days + months + quarters + years + + + + @@ -15569,23 +15558,24 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + @@ -16883,8 +16873,8 @@ - - + + @@ -18126,8 +18116,8 @@ - - + + -- cgit