corrected schema to further scrub provisional changes

This commit is contained in:
stpeter 2011-06-16 12:26:30 -06:00
parent 72d5ec4c12
commit 8590b5ee3e
1 changed files with 1 additions and 2 deletions

View File

@ -413,8 +413,7 @@ xmpp:romeo@montague.net/orchard?recvfile;sid=pub234;mime-type=text%2Fplain;name=
<xs:element name='desc' type='xs:string'/>
<xs:element ref='range'/>
</xs:sequence>
<xs:attribute name='algo' type='xs:NMTOKEN' use='optional' default='md5'/>
<xs:attribute name='hash' type='xs:string' use='optional'/>
<xs:attribute name='date' type='xs:string' use='optional'/>
<xs:attribute name='hash' type='xs:string' use='optional'/>
<xs:attribute name='name' type='xs:string' use='required'/>
<xs:attribute name='size' type='xs:integer' use='required'/>