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

Verwende korrekte URI für PREMIS:EVENT Normalization

parent bc3704d1
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@
<premis:eventIdentifierType>UUID</premis:eventIdentifierType>
<premis:eventIdentifierValue><xsl:value-of select="$eventNormalizeUUID"/></premis:eventIdentifierValue>
</premis:eventIdentifier>
<premis:eventType valueURI="http://id.loc.gov/vocabulary/preservation/eventType/normalization">normalization</premis:eventType>
<premis:eventType valueURI="http://id.loc.gov/vocabulary/preservation/eventType/nor">normalization</premis:eventType>
<premis:eventDataTime><xsl:value-of select="current-dateTime()"/></premis:eventDataTime>
<premis:linkingAgentIdentifier>
<premis:linkingAgentIdentifierType>Name</premis:linkingAgentIdentifierType>
......
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