From 98450344ac979e38000100c632c95a6e6ec4b4dd Mon Sep 17 00:00:00 2001
From: David Maus <maus@hab.de>
Date: Mon, 9 Oct 2017 10:16:24 +0200
Subject: [PATCH] Repertorium: <origDate> optional

---
 resources/schema/repertorium.rnc | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/resources/schema/repertorium.rnc b/resources/schema/repertorium.rnc
index 5b7cdb95..2a7e1625 100644
--- a/resources/schema/repertorium.rnc
+++ b/resources/schema/repertorium.rnc
@@ -2,12 +2,14 @@
 # Schema Selbstzeugnisse Repertorium
 #
 # Autor:      David Maus <maus@hab.de>
-# Time-stamp: <2017-10-09 10:14:08 maus>
+# Time-stamp: <2017-10-09 10:15:30 maus>
 #
 # ChangeLog
 #
 # 2017-10-08  David Maus  <maus@hab.de>
 #   * <foliation> optional
+#   * überflüssige Pattern Hyperlink entfernt
+#   * <origDate> optional
 #
 # 2017-08-10  David Maus  <maus@hab.de>
 #   * <textLang>/@otherLangs optional
@@ -162,7 +164,7 @@ e.msDesc =
          },
          element history {
             element origin {
-               E09,
+               E09?,
                E22*
             }?,
             E07
-- 
GitLab