From a7b3774fa1fdef345e90bf846a616f808613d3cd Mon Sep 17 00:00:00 2001 From: Edwin Mons Date: Tue, 30 Aug 2016 13:07:49 +0200 Subject: [PATCH] Fix obvious mistakes in the DTD Adds a few obvious missing allowed children to various elements in the DTD. Before this, 277 XEPs failed to validate, after the change, 'only' 179 fail to validate. It also means a portion of those XEPs contain things that will never be converted to HTML or PDF, because our XSLT doesn't know about them. Test-Information: Tested the DTD against our current body of XEPs using xmllint 2.9.1. --- xep.dtd | 54 +++++++++++++++++++++++++++++------------------------- 1 file changed, 29 insertions(+), 25 deletions(-) diff --git a/xep.dtd b/xep.dtd index ad6a39ee..0cde6dd6 100644 --- a/xep.dtd +++ b/xep.dtd @@ -66,50 +66,54 @@ THE SOFTWARE. - + - + + + - - - - - - + - + @@ -117,25 +121,25 @@ THE SOFTWARE. - + - - - + - + - - + + -