mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
SI File Transfer
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1611 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
cf46425d9b
commit
fb8b966190
@ -6,7 +6,7 @@
|
||||
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
|
||||
<xep>
|
||||
<header>
|
||||
<title>File Transfer</title>
|
||||
<title>SI File Transfer</title>
|
||||
<abstract>This specification defines a profile of the XMPP stream initiation extension for transferring files between two entities. The protocol provides a modular framework that enables the exchange of information about the file to be transferred as well as the negotiation of parameters such as the transport to be used.</abstract>
|
||||
&LEGALNOTICE;
|
||||
<number>0096</number>
|
||||
|
4
xep.ent
4
xep.ent
@ -532,7 +532,7 @@ IANA Service Location Protocol, Version 2 (SLPv2) Templates</link></span> <note>
|
||||
|
||||
<!-- IETF XMPP Specs -->
|
||||
|
||||
<!ENTITY rfc3920bis "<span class='ref'><link url='http://tools.ietf.org/html/draft-saintandre-rfc3920bis'>rfc3920bis</link></span> <note>rfc3921bis: proposed revisions to Extensible Messaging and Presence Protocol (XMPP): Core <<link url='http://tools.ietf.org/html/draft-saintandre-rfc3920bis'>http://tools.ietf.org/html/draft-saintandre-rfc3920bis</link>>. (work in progress)</note>" >
|
||||
<!ENTITY rfc3920bis "<span class='ref'><link url='http://tools.ietf.org/html/draft-saintandre-rfc3920bis'>rfc3920bis</link></span> <note>rfc3920bis: proposed revisions to Extensible Messaging and Presence Protocol (XMPP): Core <<link url='http://tools.ietf.org/html/draft-saintandre-rfc3920bis'>http://tools.ietf.org/html/draft-saintandre-rfc3920bis</link>>. (work in progress)</note>" >
|
||||
<!ENTITY rfc3921bis "<span class='ref'><link url='http://tools.ietf.org/html/draft-saintandre-rfc3921bis'>rfc3921bis</link></span> <note>rfc3921bis: proposed revisions to Extensible Messaging and Presence Protocol (XMPP): Instant Messaging and Presence <<link url='http://tools.ietf.org/html/draft-saintandre-rfc3921bis'>http://tools.ietf.org/html/draft-saintandre-rfc3921bis</link>>. (work in progress)</note>" >
|
||||
|
||||
<!ENTITY xmpp "<span class='ref'><link url='http://www.xmpp.org/'>XMPP</link></span> <note>Extensible Messaging and Presence Protocol (XMPP) <<link url='http://www.xmpp.org/'>http://www.xmpp.org/</link>>.</note>" >
|
||||
@ -791,7 +791,7 @@ IANA Service Location Protocol, Version 2 (SLPv2) Templates</link></span> <note>
|
||||
<!ENTITY xep0093 "<span class='ref'><link url='http://www.xmpp.org/extensions/xep-0093.html'>Roster Item Exchange</link></span> <note>XEP-0093: Roster Item Exchange <<link url='http://www.xmpp.org/extensions/xep-0093.html'>http://www.xmpp.org/extensions/xep-0093.html</link>>.</note>" >
|
||||
<!ENTITY xep0094 "<span class='ref'><link url='http://www.xmpp.org/extensions/xep-0094.html'>Agent Information</link></span> <note>XEP-0094: Agent Information <<link url='http://www.xmpp.org/extensions/xep-0094.html'>http://www.xmpp.org/extensions/xep-0094.html</link>>.</note>" >
|
||||
<!ENTITY xep0095 "<span class='ref'><link url='http://www.xmpp.org/extensions/xep-0095.html'>Stream Initiation</link></span> <note>XEP-0095: Stream Initiation <<link url='http://www.xmpp.org/extensions/xep-0095.html'>http://www.xmpp.org/extensions/xep-0095.html</link>>.</note>" >
|
||||
<!ENTITY xep0096 "<span class='ref'><link url='http://www.xmpp.org/extensions/xep-0096.html'>File Transfer</link></span> <note>XEP-0096: File Transfer <<link url='http://www.xmpp.org/extensions/xep-0096.html'>http://www.xmpp.org/extensions/xep-0096.html</link>>.</note>" >
|
||||
<!ENTITY xep0096 "<span class='ref'><link url='http://www.xmpp.org/extensions/xep-0096.html'>SI File Transfer</link></span> <note>XEP-0096: SI File Transfer <<link url='http://www.xmpp.org/extensions/xep-0096.html'>http://www.xmpp.org/extensions/xep-0096.html</link>>.</note>" >
|
||||
<!ENTITY xep0097 "<span class='ref'><link url='http://www.xmpp.org/extensions/xep-0097.html'>iCal Envelope</link></span> <note>XEP-0097: iCal Envelope <<link url='http://www.xmpp.org/extensions/xep-0097.html'>http://www.xmpp.org/extensions/xep-0097.html</link>>.</note>" >
|
||||
<!ENTITY xep0098 "<span class='ref'><link url='http://www.xmpp.org/extensions/xep-0098.html'>Enchanced Private XML Storage</link></span> <note>XEP-0098: Enchanced Private XML Storage <<link url='http://www.xmpp.org/extensions/xep-0098.html'>http://www.xmpp.org/extensions/xep-0098.html</link>>.</note>" >
|
||||
<!ENTITY xep0099 "<span class='ref'><link url='http://www.xmpp.org/extensions/xep-0099.html'>IQ Query Action Protocol</link></span> <note>XEP-0099: IQ Query Action Protocol <<link url='http://www.xmpp.org/extensions/xep-0099.html'>http://www.xmpp.org/extensions/xep-0099.html</link>>.</note>" >
|
||||
|
Loading…
Reference in New Issue
Block a user