From bd2ec07ce9ed56133c1ed1490f7cab38ec979adb Mon Sep 17 00:00:00 2001
From: David Maus <maus@hab.de>
Date: Tue, 17 Oct 2017 12:30:49 +0200
Subject: [PATCH] =?UTF-8?q?Regelsatz:=20Label=20f=C3=BCr=20Struktur=20opti?=
 =?UTF-8?q?onal?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/ruleset.rnc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ruleset.rnc b/src/ruleset.rnc
index 957ae04..8bd8def 100644
--- a/src/ruleset.rnc
+++ b/src/ruleset.rnc
@@ -41,7 +41,7 @@ StructTypeDef =
    element DocStrctType {
       attribute anchor { "true" }?
     & Name
-    & NameTranslation
+    & NameTranslation*
     & AllowedChildStruct*
     & AllowedMetadata*
    }
-- 
GitLab