From 23f99369f98a77d272976af42cdbcc595e880075 Mon Sep 17 00:00:00 2001 From: David Maus <maus@hab.de> Date: Mon, 9 Oct 2017 10:10:29 +0200 Subject: [PATCH] Repertorium: <foliation> optional --- resources/schema/repertorium.rnc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/resources/schema/repertorium.rnc b/resources/schema/repertorium.rnc index b221a052..efcd431f 100644 --- a/resources/schema/repertorium.rnc +++ b/resources/schema/repertorium.rnc @@ -2,10 +2,13 @@ # Schema Selbstzeugnisse Repertorium # # Autor: David Maus <maus@hab.de> -# Time-stamp: <2017-08-10 17:01:36 maus> +# Time-stamp: <2017-10-09 10:10:02 maus> # # ChangeLog # +# 2017-10-08 David Maus <maus@hab.de> +# * <foliation> optional +# # 2017-08-10 David Maus <maus@hab.de> # * <textLang>/@otherLangs optional # * <msIdentifier>/<institution> zulässig @@ -149,7 +152,7 @@ e.msDesc = E13?, E14 }, - E15 + E15? }, E16? }, -- GitLab