From cc2008740ef6f4e06a6ab40c199a1d9813c28c5d Mon Sep 17 00:00:00 2001 From: David Maus <maus@hab.de> Date: Mon, 9 Oct 2017 10:38:37 +0200 Subject: [PATCH] Repertorium: <name>/@ref zulassen --- resources/schema/repertorium.rnc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/schema/repertorium.rnc b/resources/schema/repertorium.rnc index 64781d65..7b071df7 100644 --- a/resources/schema/repertorium.rnc +++ b/resources/schema/repertorium.rnc @@ -2,7 +2,7 @@ # Schema Selbstzeugnisse Repertorium # # Autor: David Maus <maus@hab.de> -# Time-stamp: <2017-10-09 10:31:59 maus> +# Time-stamp: <2017-10-09 10:34:33 maus> # # ChangeLog # @@ -12,6 +12,7 @@ # * <origDate> optional # * <bindingDesc> optional # * <origPlace>/@ref optional +# * <name>/@ref zulassen # # 2017-08-10 David Maus <maus@hab.de> # * <textLang>/@otherLangs optional -- GitLab