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 @@ +