minor changes for sorting tests.

This commit is contained in:
tomas 2005-02-22 03:30:32 +00:00
parent 9299a5531f
commit db8965390d
3 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@
<xbmf:episodesequence >Episode sequence</xbmf:episodesequence>
<xbmf:contributor>
<xbmf:role>Editor</xbmf:role>
<xbmf:name>John X</xbmf:name>
<xbmf:name>John X1</xbmf:name>
<xbmf:phone>123456789</xbmf:phone>
</xbmf:contributor>
</metadata>

View File

@ -28,8 +28,8 @@
<xbmf:episodesequence >Episode sequence</xbmf:episodesequence>
<xbmf:contributor>
<xbmf:role>Author</xbmf:role>
<xbmf:name>John X</xbmf:name>
<xbmf:phone>123456789</xbmf:phone>
<xbmf:name>John X2</xbmf:name>
<xbmf:phone>23456789</xbmf:phone>
</xbmf:contributor>
</metadata>
</audioClip>

View File

@ -7,13 +7,13 @@
xmlns:xbmf="http://www.streamonthefly.org/xbmf"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>
<dc:title >File Title3 txt</dc:title>
<dc:title >Fil Title3 txt</dc:title>
<dcterms:alternative >Alternative File Title txt</dcterms:alternative>
<dcterms:extent >00:00:00.100000</dcterms:extent>
<xbmf:contributor>
<xbmf:role>Author</xbmf:role>
<xbmf:name>John Y</xbmf:name>
<xbmf:phone>234</xbmf:phone>
<xbmf:phone>345</xbmf:phone>
</xbmf:contributor>
</metadata>
</audioClip>