mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
bad xml
This commit is contained in:
parent
1a157e8663
commit
44e65d6db4
@ -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>
|
||||
|
13
xep-0261.xml
13
xep-0261.xml
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user