SI File Transfer

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1611 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2008-01-29 19:09:19 +00:00
parent cf46425d9b
commit fb8b966190
2 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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 &lt;<link url='http://tools.ietf.org/html/draft-saintandre-rfc3920bis'>http://tools.ietf.org/html/draft-saintandre-rfc3920bis</link>&gt;. (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 &lt;<link url='http://tools.ietf.org/html/draft-saintandre-rfc3920bis'>http://tools.ietf.org/html/draft-saintandre-rfc3920bis</link>&gt;. (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 &lt;<link url='http://tools.ietf.org/html/draft-saintandre-rfc3921bis'>http://tools.ietf.org/html/draft-saintandre-rfc3921bis</link>&gt;. (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) &lt;<link url='http://www.xmpp.org/'>http://www.xmpp.org/</link>&gt;.</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 &lt;<link url='http://www.xmpp.org/extensions/xep-0093.html'>http://www.xmpp.org/extensions/xep-0093.html</link>&gt;.</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 &lt;<link url='http://www.xmpp.org/extensions/xep-0094.html'>http://www.xmpp.org/extensions/xep-0094.html</link>&gt;.</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 &lt;<link url='http://www.xmpp.org/extensions/xep-0095.html'>http://www.xmpp.org/extensions/xep-0095.html</link>&gt;.</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 &lt;<link url='http://www.xmpp.org/extensions/xep-0096.html'>http://www.xmpp.org/extensions/xep-0096.html</link>&gt;.</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 &lt;<link url='http://www.xmpp.org/extensions/xep-0096.html'>http://www.xmpp.org/extensions/xep-0096.html</link>&gt;.</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 &lt;<link url='http://www.xmpp.org/extensions/xep-0097.html'>http://www.xmpp.org/extensions/xep-0097.html</link>&gt;.</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 &lt;<link url='http://www.xmpp.org/extensions/xep-0098.html'>http://www.xmpp.org/extensions/xep-0098.html</link>&gt;.</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 &lt;<link url='http://www.xmpp.org/extensions/xep-0099.html'>http://www.xmpp.org/extensions/xep-0099.html</link>&gt;.</note>" >