-
Notifications
You must be signed in to change notification settings - Fork 1
scenestmt
hubendubler edited this page Sep 24, 2018
·
1 revision
The scenestmt
(Scene statement) element contains a group of scene
elements
element scenestmt {
element scene { scene }+
}
<sceneStmt>
<scene id="1">
<summary>Restaurierungshinweis</summary>
<timecodeStart>00:00:00</timecodeStart>
<timecodeEnd>00:00:23</timecodeEnd>
<duration>00:00:23</duration>
</scene>
<scene>
<summary>Vorspann (Titel, Stab)</summary>
<timecodeStart>00:00:23</timecodeStart>
<timecodeEnd>00:01:36</timecodeEnd>
<duration>00:01:13</duration>
</scene>
</sceneStmt>
FEI documentation - First draft 09/2018