mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
A better formalization of XEP-0234
* Recast the document to match the registration procedure defined by XEP-0166 for new application types. * Explicitly defined the schema of the <file/> element instead of referencing XEP-0096. * Defined the use of a 'length' attribute on <range/> elements. This attribute was always there because the <file/> and <range/> elements had been defined as the same as the parallel elements in XEP-0096, but the 'length' attribute was not explicitly referenced in this document. * Clarified the need for the 'senders' attribute on Jingle <content/> elements to distinguish between File Offers and File Requests. * Added the <file-not-found/> and <file-too-large/> reason types. * Clarified how to abort a file transfer via 'content-remove' or 'session-terminate' actions. * Added <received/> element for indicating that a transfer was successful, particularly when there are multiple transfers. * Added SDP mapping.
This commit is contained in:
parent
931daefbda
commit
f845947c31
882
xep-0234.xml
882
xep-0234.xml
File diff suppressed because it is too large
Load Diff
1
xep.ent
1
xep.ent
@ -580,6 +580,7 @@ THE SOFTWARE.
|
||||
<!ENTITY rfc4848 "<span class='ref'><link url='http://tools.ietf.org/html/rfc4848'>RFC 4848</link></span> <note>RFC 4848: Domain-Based Application Service Location Using URIs and the Dynamic Delegation Discovery Service (DDDS) <<link url='http://tools.ietf.org/html/rfc4848'>http://tools.ietf.org/html/rfc4848</link>>.</note>" >
|
||||
<!ENTITY rfc4854 "<span class='ref'><link url='http://tools.ietf.org/html/rfc4854'>RFC 4854</link></span> <note>RFC 4854: A Uniform Resource Name (URN) Namespace for Extensions to the Extensible Messaging and Presence Protocol (XMPP) <<link url='http://tools.ietf.org/html/rfc4854'>http://tools.ietf.org/html/rfc4854</link>>.</note>" >
|
||||
<!ENTITY rfc4880 "<span class='ref'><link url='http://tools.ietf.org/html/rfc4880'>RFC 4880</link></span> <note>RFC 4880: OpenPGP Message Format <<link url='http://tools.ietf.org/html/rfc4880'>http://tools.ietf.org/html/rfc4880</link>>.</note>" >
|
||||
<!ENTITY rfc4975 "<span class='ref'><link url='http://tools.ietf.org/html/rfc4975'>RFC 4975</link></span> <note>RFC 4975: The Message Session Relay Protocol (MSRP) <<link url='http://tools.ietf.org/html/rfc4975'>http://tools.ietf.org/html/rfc4975</link>>.</note>" >
|
||||
<!ENTITY rfc4949 "<span class='ref'><link url='http://tools.ietf.org/html/rfc4949'>RFC 4949</link></span> <note>RFC 4949: Internet Security Glossary, Version 2 <<link url='http://tools.ietf.org/html/rfc4949'>http://tools.ietf.org/html/rfc4949</link>>.</note>" >
|
||||
<!ENTITY rfc5023 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5023'>RFC 5023</link></span> <note>RFC 5023: The Atom Publishing Protocol <<link url='http://tools.ietf.org/html/rfc5023'>http://tools.ietf.org/html/rfc5023</link>>.</note>" >
|
||||
<!ENTITY rfc5054 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5054'>RFC 5054</link></span> <note>RFC 5054: Using the Secure Remote Password (SRP) Protocol for TLS Authentication <<link url='http://tools.ietf.org/html/rfc5054'>http://tools.ietf.org/html/rfc5054</link>>.</note>" >
|
||||
|
Loading…
Reference in New Issue
Block a user