mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-web.git
synced 2025-10-29 09:15:33 +00:00
Init
This commit is contained in:
12
xmlmodels/data.go
Normal file
12
xmlmodels/data.go
Normal file
@@ -0,0 +1,12 @@
|
||||
package xmlmodels
|
||||
|
||||
const (
|
||||
AGENTREF = "AgentRef"
|
||||
PERSONREF = "PersonRef"
|
||||
LOCATIONREF = "LocationRef"
|
||||
APPREF = "AppRef"
|
||||
|
||||
META = "Meta"
|
||||
LETTER = "Letter"
|
||||
TRADITION = "Tradition"
|
||||
)
|
||||
Reference in New Issue
Block a user