XEP-0234: Added hash-used to the schema

This commit is contained in:
Sergey Ilinykh 2019-01-23 21:02:54 +03:00 committed by GitHub
parent 42ecaa6984
commit 935fed1cfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1078,6 +1078,7 @@ a=file-range:1024-*]]></code>
<xs:element name='size' type='xs:positiveInteger'/>
<xs:element name='range' type='fileTransferRangeType'/>
<xs:element ref='h:hash' minOccurs='0' maxOccurs='unbounded'/>
<xs:element ref='h:hash-used' minOccurs='0' maxOccurs='unbounded'/>
</xs:sequence>
</xs:complexType>