mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 00:35:02 -05:00
XEP-0234: Added hash-used to the schema
This commit is contained in:
parent
42ecaa6984
commit
935fed1cfa
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user