git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1618 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2008-01-30 20:39:05 +00:00
parent 085b1aac7f
commit f32c629eb2
1 changed files with 3 additions and 4 deletions

View File

@ -25,8 +25,8 @@
</schemaloc>
&stpeter;
<revision>
<version>1.2pre1</version>
<date>2008-01-23</date>
<version>1.2</version>
<date>2008-01-30</date>
<initials>psa</initials>
<remark><p>Added rating element.</p></remark>
</revision>
@ -281,8 +281,7 @@
<xs:sequence minOccurs='0'>
<xs:element name='artist' type='xs:string' minOccurs='0'/>
<xs:element name='length' type='xs:unsignedShort' minOccurs='0'/>
<xs:element name='rating' type='xs:positiveInteger' minOccurs='0'/>
<xs:element name="rating">
<xs:element name='rating'>
<xs:simpleType>
<xs:restriction base='xs:positiveInteger'>
<xs:maxInclusive value='10'/>