Fix DTD issue in SIMS protoxep

This commit is contained in:
Sam Whited 2017-01-01 13:41:13 -06:00
parent 9c3bd99e07
commit a4ea0907a0
1 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@ TODO:
</section2>
</section1>
<section1 topic='Requirements' anchor='reqs'>
<p><ul>
<ul>
<li>Not require server components to work to ease deployment</li>
<li>Can be improved by server components for taking load of clients</li>
<li>Media sharing should work and enable a good UX in multi-user chats like &xep0045; and &xep0369;</li>
@ -108,7 +108,7 @@ TODO:
<li>Enable aggresive caching</li>
<li>Provide users with metadata, e.g. file size, file type or thumbnail, to help them decide whether or not they want to load the media file</li>
<li>Support referring to third party hosting services</li>
</ul></p>
</ul>
</section1>
<section1 topic='Use Cases' anchor='usecases'>
<section2 topic='Sharing a photo' anchor='usecases-sending-photo'>