audioClip.xml is used (by tests) to configure an AudioClip
This commit is contained in:
parent
e60347862e
commit
b3a5c6b329
1 changed files with 8 additions and 0 deletions
8
livesupport/modules/core/etc/audioClip.xml
Normal file
8
livesupport/modules/core/etc/audioClip.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!DOCTYPE audioClip [
|
||||
|
||||
<!ELEMENT audioClip EMPTY >
|
||||
<!ATTLIST audioClip id NMTOKEN #REQUIRED >
|
||||
<!ATTLIST audioClip playlength NMTOKEN #REQUIRED >
|
||||
]>
|
||||
<audioClip id="1" playlength="00:18:30.000"/>
|
Loading…
Add table
Add a link
Reference in a new issue