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

Erlaube @cert in <author>

parent c40b201d
No related branches found
No related tags found
No related merge requests found
......@@ -2,12 +2,13 @@
# Schema Selbstzeugnisse Repertorium
#
# Autor: David Maus <maus@hab.de>
# Time-stamp: <2018-02-28 09:43:58 maus>
# Time-stamp: <2018-02-28 10:16:00 maus>
#
# ChangeLog
#
# 2018-02-28 David Maus <maus@hab.de>
# * erlaube @n in <author>
# * erlaube @cert in <author>
#
# 2017-10-13 David Maus <maus@hab.de>
# * <origDate> wieder verpflichtend
......@@ -189,6 +190,7 @@ E03 =
element author {
attribute ref { xsd:anyURI }?,
attribute n { text }?,
attribute cert { "unknown" }?,
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