[www] r661 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4
Date: 2004-09-08 15:06:47 +0400 (Wed, 08 Sep 2004)
New Revision: 661
Modified:
trunk/www.matroska.org/data/technical/specs/tagging/index.html
Log:
spec: add a nesting SAMPLE level
Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-07 20:32:03 UTC (rev 660)
+++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-08 11:06:47 UTC (rev 661)
@@ -347,6 +347,11 @@
<td>A special tag that is meant to have other tags inside (using nested tags) to describe the original work of art that this item is based on. All tags in this list can be used "under" the ORIGINAL tag like LYRICIST, PERFORMER, etc.</td>
</tr>
<tr>
+ <td>SAMPLE</td>
+ <td>-</td>
+ <td>A tag that contains other tags to describe a sample used in the targeted item taken from another work of art. All tags in this list can be used "under" the SAMPLE tag like TITLE, ARTIST, DATE_RELEASED, etc.</td>
+ </tr>
+ <tr>
<td>COUNTRY<a name="country"></td>
<td>UTF-8</td>
<td>The name of the country (<a href="http://lcweb.loc.gov/standards/iso639-2/englangn.html#two">biblio ISO-639-2</a>) that is meant to have other tags inside (using nested tags) to country specific informations about the item. All tags in this list can be used "under" the COUNTRY_SPECIFIC tag like LABEL, PUBLISH_RATING, etc.</td>