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

Repertorium: <rs type="shelfmark"> erlauben

parent f549eba8
No related branches found
No related tags found
No related merge requests found
...@@ -2,10 +2,13 @@ ...@@ -2,10 +2,13 @@
# Schema Selbstzeugnisse Repertorium # Schema Selbstzeugnisse Repertorium
# #
# Autor: David Maus <maus@hab.de> # Autor: David Maus <maus@hab.de>
# Time-stamp: <2017-10-09 11:13:07 maus> # Time-stamp: <2017-10-12 15:19:58 maus>
# #
# ChangeLog # ChangeLog
# #
# 2017-10-12 David Maus <maus@hab.de>
# * <rs type="shelfmark"> erlauben
#
# 2017-10-08 David Maus <maus@hab.de> # 2017-10-08 David Maus <maus@hab.de>
# * <foliation> optional # * <foliation> optional
# * überflüssige Pattern Hyperlink entfernt # * überflüssige Pattern Hyperlink entfernt
...@@ -323,7 +326,7 @@ Absätze = ...@@ -323,7 +326,7 @@ Absätze =
Registerverweis = Registerverweis =
element rs { element rs {
attribute type { "place" | "person" }, attribute type { "place" | "person" | "shelfmark" },
attribute ref { xsd:anyURI }?, attribute ref { xsd:anyURI }?,
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