mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
xep-0234: Fixed another broken internal link
This commit is contained in:
parent
40afc22f0c
commit
b1c310b9b5
@ -399,7 +399,7 @@
|
||||
<td>OPTIONAL</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>One or more <hash/> elements MUST be present when offering a file, but those elements MAY be empty if the hash has not yet been computed. If there is no computed hash value, the <hash/> element(s) MUST possess an 'algo' attribute specifying which hash algorithm will be used. Once a hash has been calculated by the File Sender, the File Sender SHOULD inform the File Receiver of the hash value as described in <link url='#checksum'>Checksum</link>.</p>
|
||||
<p>One or more <hash/> elements MUST be present when offering a file, but those elements MAY be empty if the hash has not yet been computed. If there is no computed hash value, the <hash/> element(s) MUST possess an 'algo' attribute specifying which hash algorithm will be used. Once a hash has been calculated by the File Sender, the File Sender SHOULD inform the File Receiver of the hash value as described in <link url='#hash'>Checksum</link>.</p>
|
||||
<p>Additional elements MAY be included as children of the <file/> element to provide additional metadata about the file, such as &xep0264;.</p>
|
||||
<p>The optional <range/> element MAY possess two attributes:</p>
|
||||
<table caption='Range Element Attributes'>
|
||||
|
Loading…
Reference in New Issue
Block a user