Test audioClip metadata file for Validator.
This commit is contained in:
parent
16b5bc2a84
commit
84c6a4ee91
|
@ -0,0 +1,14 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<audioClip>
|
||||||
|
<metadata
|
||||||
|
xmlns="http://www.streamonthefly.org/"
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
>
|
||||||
|
<dc:title>File Title4 utf-8</dc:title>
|
||||||
|
<dcterms:alternative>ěščřžýáíé ĚŠČŘŽÝÁÍÉ úůÚŮ ďťňĎŤŇ é</dcterms:alternative>
|
||||||
|
<dcterms:extent>00:00:10.000000</dcterms:extent>
|
||||||
|
<dc:creator>John Y</dc:creator>
|
||||||
|
</metadata>
|
||||||
|
</audioClip>
|
Loading…
Reference in New Issue