From fdc2c1171e3a6a658a435fa276520b526ea969f1 Mon Sep 17 00:00:00 2001 From: Thomas Breuer Date: Wed, 2 Nov 2022 16:24:55 +0100 Subject: [PATCH] add database element to schema files --- contrib/schema/jube.dtd | 8 +++++++- contrib/schema/jube.rnc | 9 ++++++++- contrib/schema/jube.xsd | 13 +++++++++++++ 3 files changed, 28 insertions(+), 2 deletions(-) diff --git a/contrib/schema/jube.dtd b/contrib/schema/jube.dtd index b77c03e..a321053 100644 --- a/contrib/schema/jube.dtd +++ b/contrib/schema/jube.dtd @@ -127,7 +127,7 @@ - + @@ -143,6 +143,12 @@ format CDATA #IMPLIED title CDATA #IMPLIED tag CDATA #IMPLIED> + + + @@ -239,6 +240,18 @@ + + + + + + + + + + + +