Skip to content
Snippets Groups Projects
Commit 5ae806c8 authored by David Maus's avatar David Maus
Browse files

Erlaube @n in <author>

parent e99c4d69
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,13 @@
# Schema Selbstzeugnisse Repertorium
#
# Autor: David Maus <maus@hab.de>
# Time-stamp: <2017-10-13 08:44:22 maus>
# Time-stamp: <2018-02-28 09:43:58 maus>
#
# ChangeLog
#
# 2018-02-28 David Maus <maus@hab.de>
# * erlaube @n in <author>
#
# 2017-10-13 David Maus <maus@hab.de>
# * <origDate> wieder verpflichtend
#
......@@ -185,6 +188,7 @@ E02b =
E03 =
element author {
attribute ref { xsd:anyURI }?,
attribute n { text }?,
text
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment