[www] r572 - trunk/www.matroska.org/data/technical/specs/tagging

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2004-08-26 18:38:07 +0400 (Thu, 26 Aug 2004)
New Revision: 572

Modified:
   trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html
Log:
TargetValue is actually TargetTypeValue

Modified: trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html	2004-08-26 14:36:23 UTC (rev 571)
+++ trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html	2004-08-26 14:38:07 UTC (rev 572)
@@ -154,7 +154,7 @@
 		<ul>
 			<li>Targets (<em>no target means the whole content of the file, otherwise you can put all ChapterUIDs</em>)
 			<ul>
-				<li><em>TargetValue = &quot;40&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;40&quot;</em></li>
 				<li><em>TargetType = &quot;ALBUM&quot;</em></li>
 			</ul>
 			</li>
@@ -190,7 +190,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 123456</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -214,7 +214,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 234567</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -238,7 +238,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 345678</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -262,7 +262,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 456789</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -286,7 +286,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 567890</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -310,7 +310,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 678901</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -334,7 +334,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 789012</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -358,7 +358,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 890123</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -382,7 +382,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 901234</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -417,7 +417,7 @@
 		<ul>
 			<li>Targets (no target means the whole content of the file, otherwise you can put all ChapterUIDs)
 			<ul>
-				<li><em>TargetValue = &quot;40&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;40&quot;</em></li>
 				<li><em>TargetType = &quot;ALBUM&quot;</em></li>
 			</ul>
 			</li>
@@ -452,7 +452,7 @@
 		<ul>
 			<li>Targets (<em>no chapter target since the file may not contain one, but if it does you can use it</em>)
 			<ul>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -484,7 +484,7 @@
 		<ul>
 			<li>Targets (no target means the whole content of the file, otherwise you can put all ChapterUIDs)
 			<ul>
-				<li><em>TargetValue = &quot;40&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;40&quot;</em></li>
 				<li><em>TargetType = &quot;ALBUM&quot;</em></li>
 			</ul>
 			</li>
@@ -519,7 +519,7 @@
 		<ul>
 			<li>Targets (<em>no chapter target since the file may not contain one, but if it does you can use it</em>)
 			<ul>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -557,7 +557,7 @@
 		<ul>
 			<li>Targets (no target means the whole content of the file, otherwise you can put all ChapterUIDs)
 			<ul>
-				<li><em>TargetValue = &quot;40&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;40&quot;</em></li>
 				<li><em>TargetType = &quot;ALBUM&quot;</em></li>
 			</ul>
 			</li>
@@ -596,7 +596,7 @@
 				<li>ChapterUID = 234567</li>
 				<li>ChapterUID = 345678</li>
 				<li>ChapterUID = 456789</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -626,7 +626,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 123456</li>
-				<li><em>TargetValue = &quot;20&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;20&quot;</em></li>
 				<li><em>TargetType = &quot;PART&quot;</em></li>
 			</ul>
 			</li>
@@ -650,7 +650,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 234567</li>
-				<li><em>TargetValue = &quot;20&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;20&quot;</em></li>
 				<li><em>TargetType = &quot;PART&quot;</em></li>
 			</ul>
 			</li>
@@ -674,7 +674,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 345678</li>
-				<li><em>TargetValue = &quot;20&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;20&quot;</em></li>
 				<li><em>TargetType = &quot;PART&quot;</em></li>
 			</ul>
 			</li>
@@ -698,7 +698,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 456789</li>
-				<li><em>TargetValue = &quot;20&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;20&quot;</em></li>
 				<li><em>TargetType = &quot;PART&quot;</em></li>
 			</ul>
 			</li>
@@ -729,7 +729,7 @@
 		<ul>
 			<li>Targets (no target means the whole content of the file, otherwise you can put all ChapterUIDs)
 			<ul>
-				<li><em>TargetValue = &quot;40&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;40&quot;</em></li>
 				<li><em>TargetType = &quot;ALBUM&quot;</em></li>
 			</ul>
 			</li>
@@ -764,7 +764,7 @@
 		<ul>
 			<li>Targets (<em>no chapter target since the file may not contain one, but if it does you can use it</em>)
 			<ul>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -803,7 +803,7 @@
 		<ul>
 			<li>Targets (<em>tagging the volume informations, no target since it covers the whole file</em>)
 			<ul>
-				<li><em>TargetValue = &quot;60&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;60&quot;</em></li>
 				<li><em>TargetType = &quot;VOLUME&quot;</em></li>
 			</ul>
 			</li>
@@ -867,7 +867,7 @@
 		<ul>
 			<li>Targets (<em>tagging the CD informations, no target since it covers the whole file</em>)
 			<ul>
-				<li><em>TargetValue = &quot;40&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;40&quot;</em></li>
 				<li><em>TargetType = &quot;ALBUM&quot;</em></li>
 			</ul>
 			</li>
@@ -891,7 +891,7 @@
 			<li>Targets (<em>the first track of the first CD</em>)
 			<ul>
 				<li>ChapterUID = 123456</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -921,7 +921,7 @@
 			<li>Targets (<em>the second track of the CD is a remix</em>)
 			<ul>
 				<li>ChapterUID = 234567</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -971,7 +971,7 @@
 		<ul>
 			<li>Targets (<em>tagging the volume informations, no target since it covers the whole file</em>)
 			<ul>
-				<li><em>TargetValue = &quot;60&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;60&quot;</em></li>
 				<li><em>TargetType = &quot;VOLUME&quot;</em></li>
 			</ul>
 			</li>
@@ -1035,7 +1035,7 @@
 		<ul>
 			<li>Targets (<em>tagging the CD informations, no target since it covers the whole file</em>)
 			<ul>
-				<li><em>TargetValue = &quot;40&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;40&quot;</em></li>
 				<li><em>TargetType = &quot;ALBUM&quot;</em></li>
 			</ul>
 			</li>
@@ -1059,7 +1059,7 @@
 			<li>Targets (<em>the first track of the CD</em>)
 			<ul>
 				<li>ChapterUID = 987654</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -1089,7 +1089,7 @@
 			<li>Targets (<em>the second track of the CD</em>)
 			<ul>
 				<li>ChapterUID = 876543</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -1127,7 +1127,7 @@
 		<ul>
 			<li>Targets (<em>tagging the volume informations, no target since it covers the whole file</em>)
 			<ul>
-				<li><em>TargetValue = &quot;60&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;60&quot;</em></li>
 				<li><em>TargetType = &quot;VOLUME&quot;</em></li>
 			</ul>
 			</li>
@@ -1191,7 +1191,7 @@
 		<ul>
 			<li>Targets (<em>tagging the CD informations, no target since it covers the whole file</em>)
 			<ul>
-				<li><em>TargetValue = &quot;40&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;40&quot;</em></li>
 				<li><em>TargetType = &quot;ALBUM&quot;</em></li>
 			</ul>
 			</li>
@@ -1221,7 +1221,7 @@
 			<li>Targets (<em>the first track of the CD</em>)
 			<ul>
 				<li>ChapterUID = 258369</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -1257,7 +1257,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 147258</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -1298,7 +1298,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 147258</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -1335,7 +1335,7 @@
 		<ul>
 			<li>Targets (<em>tagging the volume informations, no target since it covers the whole file</em>)
 			<ul>
-				<li><em>TargetValue = &quot;60&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;60&quot;</em></li>
 				<li><em>TargetType = &quot;VOLUME&quot;</em></li>
 			</ul>
 			</li>
@@ -1399,7 +1399,7 @@
 		<ul>
 			<li>Targets
 			<ul>
-				<li><em>TargetValue = &quot;40&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;40&quot;</em></li>
 				<li><em>TargetType = &quot;ALBUM&quot;</em></li>
 			</ul>
 			</li>
@@ -1423,7 +1423,7 @@
 			<li>Targets (<em>the first track of the CD</em>)
 			<ul>
 				<li>ChapterUID = 369852</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -1465,7 +1465,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 741258</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -1503,7 +1503,7 @@
 		<ul>
 			<li>Targets (<em>tagging the volume informations, no target since it covers the whole file</em>)
 			<ul>
-				<li><em>TargetValue = &quot;60&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;60&quot;</em></li>
 				<li><em>TargetType = &quot;VOLUME&quot;</em></li>
 			</ul>
 			</li>
@@ -1567,7 +1567,7 @@
 		<ul>
 			<li>Targets
 			<ul>
-				<li><em>TargetValue = &quot;40&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;40&quot;</em></li>
 				<li><em>TargetType = &quot;ALBUM&quot;</em></li>
 			</ul>
 			</li>
@@ -1591,7 +1591,7 @@
 			<li>Targets (<em>the first track of the CD</em>)
 			<ul>
 				<li>ChapterUID = 369852</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -1621,7 +1621,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 741258</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -1675,7 +1675,7 @@
 		<ul>
 			<li>Targets (<em>tagging the volume informations, no target since it covers the whole file</em>)
 			<ul>
-				<li><em>TargetValue = &quot;60&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;60&quot;</em></li>
 				<li><em>TargetType = &quot;VOLUME&quot;</em></li>
 			</ul>
 			</li>
@@ -1739,7 +1739,7 @@
 		<ul>
 			<li>Targets
 			<ul>
-				<li><em>TargetValue = &quot;40&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;40&quot;</em></li>
 				<li><em>TargetType = &quot;ALBUM&quot;</em></li>
 			</ul>
 			</li>
@@ -1763,7 +1763,7 @@
 			<li>Targets (<em>the first track of the CD</em>)
 			<ul>
 				<li>ChapterUID = 369852</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
@@ -1793,7 +1793,7 @@
 			<li>Targets
 			<ul>
 				<li>ChapterUID = 741258</li>
-				<li><em>TargetValue = &quot;30&quot;</em></li>
+				<li><em>TargetTypeValue = &quot;30&quot;</em></li>
 				<li><em>TargetType = &quot;TRACK&quot;</em></li>
 			</ul>
 			</li>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.