From 4a3fc56b1489d6edfd3098d737393893bfcfc429 Mon Sep 17 00:00:00 2001 From: Henning Gerhardt Date: Tue, 27 Aug 2024 14:42:38 +0200 Subject: [PATCH] Add missing mediaPartial to the allowed list --- Kitodo-DataEditor/src/test/resources/ruleset.xsd | 6 ++++++ Kitodo/rulesets/ruleset.xsd | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/Kitodo-DataEditor/src/test/resources/ruleset.xsd b/Kitodo-DataEditor/src/test/resources/ruleset.xsd index 78e7f70f8a5..012ee754c96 100644 --- a/Kitodo-DataEditor/src/test/resources/ruleset.xsd +++ b/Kitodo-DataEditor/src/test/resources/ruleset.xsd @@ -502,6 +502,11 @@ 'createChildrenWithCalendar' This division is a superordinate unit to which child processes with a calendar structure can be created. This attribute can only be set on a division that has a <subdivisionByDate>. + + 'mediaPartial' with this feature, audio and video bookmarks can be set. This allows, for example, + the setting of chapters for videos, similar to what is possible with YouTube, or the division + of sections of a vinyl record side into segments for audio. More information are available + under https://github.com/kitodo/kitodo-production/wiki/Verwendung-von-Audio-oder-Video#nutzung-der-medienteile-media-partials @@ -511,6 +516,7 @@ + diff --git a/Kitodo/rulesets/ruleset.xsd b/Kitodo/rulesets/ruleset.xsd index 78e7f70f8a5..012ee754c96 100644 --- a/Kitodo/rulesets/ruleset.xsd +++ b/Kitodo/rulesets/ruleset.xsd @@ -502,6 +502,11 @@ 'createChildrenWithCalendar' This division is a superordinate unit to which child processes with a calendar structure can be created. This attribute can only be set on a division that has a <subdivisionByDate>. + + 'mediaPartial' with this feature, audio and video bookmarks can be set. This allows, for example, + the setting of chapters for videos, similar to what is possible with YouTube, or the division + of sections of a vinyl record side into segments for audio. More information are available + under https://github.com/kitodo/kitodo-production/wiki/Verwendung-von-Audio-oder-Video#nutzung-der-medienteile-media-partials @@ -511,6 +516,7 @@ +