1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-21 08:45:04 -05:00
This commit is contained in:
stpeter 2011-05-11 09:41:31 -06:00
parent 1a157e8663
commit 44e65d6db4
2 changed files with 15 additions and 6 deletions

View File

@ -4,6 +4,14 @@
%ents;
]>
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
<!-- TODO
- add range element to session-accept
- add multi-file
-->
<xep>
<header>
<title>Jingle File Transfer</title>

View File

@ -1,15 +1,16 @@
<!-- TODO
- use 'sid' from S5B, not Jingle
-->
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE xep SYSTEM 'xep.dtd' [
<!ENTITY % ents SYSTEM 'xep.ent'>
%ents;
]>
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
<!-- TODO
- use 'sid' from S5B, not Jingle
-->
<xep>
<header>
<title>Jingle In-Band Bytestreams Transport Method</title>