[xiph-commits] r11921 - websites/xspf.org

lgonze at svn.xiph.org lgonze at svn.xiph.org
Mon Oct 16 08:09:18 PDT 2006


Author: lgonze
Date: 2006-10-16 08:09:16 -0700 (Mon, 16 Oct 2006)
New Revision: 11921

Modified:
   websites/xspf.org/draft-xspf-v1.html
Log:
Implement Pau Garcia i Quiles' items on 4.1.1.2.14.1.1.1.12.2 and 
4.1.1.2.14.1.1.1.13.


Modified: websites/xspf.org/draft-xspf-v1.html
===================================================================
--- websites/xspf.org/draft-xspf-v1.html	2006-10-16 07:15:49 UTC (rev 11920)
+++ websites/xspf.org/draft-xspf-v1.html	2006-10-16 15:09:16 UTC (rev 11921)
@@ -740,13 +740,13 @@
 <h3><a name="rfc.section.4.1.1.2.14.1.1.1.12.2" id="rfc.section.4.1.1.2.14.1.1.1.12.2">4.1.1.2.14.1.1.1.12.2</a> content</h3>
 <div style="margin-left: 8px;">
 <div><a name="rfc.section.4.1.1.2.14.1.1.1.12.2.p.1" id="rfc.section.4.1.1.2.14.1.1.1.12.2.p.1"></a></div>
-<p>Value of the metadata element. This is character data, not HTML, and it may not contain markup. xspf:playlist elements MAY contain exactly one.</p>
+<p>Value of the metadata element. This is character data, not HTML, and it may not contain markup. xspf:track elements MAY contain exactly one.</p>
 </div>
 </div>
 <h3><a name="rfc.section.4.1.1.2.14.1.1.1.13" id="rfc.section.4.1.1.2.14.1.1.1.13">4.1.1.2.14.1.1.1.13</a> extension</h3>
 <div style="margin-left: 8px;">
 <div><a name="rfc.section.4.1.1.2.14.1.1.1.13.p.1" id="rfc.section.4.1.1.2.14.1.1.1.13.p.1"></a></div>
-<p>The extension element allows non-XSPF XML to be included in XSPF documents without breaking XSPF validation. The purpose is to allow nested XML, which the meta and link elements do not. xspf:playlist elements MAY contain zero or more extension elements.</p>
+<p>The extension element allows non-XSPF XML to be included in XSPF documents without breaking XSPF validation. The purpose is to allow nested XML, which the meta and link elements do not. xspf:track elements MAY contain zero or more extension elements.</p>
 <div><a name="rfc.figure.u.10" id="rfc.figure.u.10"></a></div>
 <pre>
 &lt;playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:cl="http://example.com"&gt;



More information about the commits mailing list