[xiph-commits] r11922 - websites/xspf.org
lgonze at svn.xiph.org
lgonze at svn.xiph.org
Mon Oct 16 08:30:41 PDT 2006
Author: lgonze
Date: 2006-10-16 08:30:40 -0700 (Mon, 16 Oct 2006)
New Revision: 11922
Modified:
websites/xspf.org/draft-xspf-v1.html
Log:
More fixes for issues reported by Pau Garcia i Quiles: add missing cardinality specification for
4.1.1.2.14.1.1.1.11, 4.1.1.2.14.1.1.1.6, and 4.1.1.2.14.1.1.1.12.
Modified: websites/xspf.org/draft-xspf-v1.html
===================================================================
--- websites/xspf.org/draft-xspf-v1.html 2006-10-16 15:09:16 UTC (rev 11921)
+++ websites/xspf.org/draft-xspf-v1.html 2006-10-16 15:30:40 UTC (rev 11922)
@@ -675,7 +675,7 @@
<h3><a name="rfc.section.4.1.1.2.14.1.1.1.6" id="rfc.section.4.1.1.2.14.1.1.1.6">4.1.1.2.14.1.1.1.6</a> info</h3>
<div style="margin-left: 8px;">
<div><a name="rfc.section.4.1.1.2.14.1.1.1.6.p.1" id="rfc.section.4.1.1.2.14.1.1.1.6.p.1"></a></div>
-<p>URI of a place where this resource can be bought or more info can be found.</p>
+<p>URI of a place where this resource can be bought or more info can be found. xspf:track elements MAY contain exactly one.</p>
</div>
<h3><a name="rfc.section.4.1.1.2.14.1.1.1.7" id="rfc.section.4.1.1.2.14.1.1.1.7">4.1.1.2.14.1.1.1.7</a> image</h3>
<div style="margin-left: 8px;">
@@ -700,7 +700,7 @@
<h3><a name="rfc.section.4.1.1.2.14.1.1.1.11" id="rfc.section.4.1.1.2.14.1.1.1.11">4.1.1.2.14.1.1.1.11</a> link</h3>
<div style="margin-left: 8px;">
<div><a name="rfc.section.4.1.1.2.14.1.1.1.11.p.1" id="rfc.section.4.1.1.2.14.1.1.1.11.p.1"></a></div>
-<p>The link element allows non-XSPF web resources to be included in xspf:track elements without breaking XSPF validation.</p>
+<p>The link element allows non-XSPF web resources to be included in xspf:track elements without breaking XSPF validation. xspf:track elements MAY contain zero or more link elements.</p>
<div><a name="rfc.figure.u.8" id="rfc.figure.u.8"></a></div>
<pre>
<link rel="http://foaf.org/namespace/version1">http://socialnetwork.org/foaf/mary.rdfs</link>
@@ -723,7 +723,8 @@
<h3><a name="rfc.section.4.1.1.2.14.1.1.1.12" id="rfc.section.4.1.1.2.14.1.1.1.12">4.1.1.2.14.1.1.1.12</a> meta</h3>
<div style="margin-left: 8px;">
<div><a name="rfc.section.4.1.1.2.14.1.1.1.12.p.1" id="rfc.section.4.1.1.2.14.1.1.1.12.p.1"></a></div>
-<p>The meta element allows non-XSPF metadata to be included in xspf:track elements without breaking XSPF validation.</p>
+<p>The meta element allows non-XSPF metadata to be included in xspf:track elements without breaking XSPF validation. xspf:track elements MAY contain zero or more meta elements.
+</p>
<div><a name="rfc.figure.u.9" id="rfc.figure.u.9"></a></div>
<pre>
<meta rel="http://example.org/key">value</meta>
More information about the commits
mailing list