mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
updated reference
This commit is contained in:
parent
716f9d9117
commit
6ee20561a7
@ -2,7 +2,6 @@
|
||||
<!DOCTYPE xep SYSTEM 'xep.dtd' [
|
||||
<!ENTITY % ents SYSTEM 'xep.ent'>
|
||||
%ents;
|
||||
<!ENTITY xmppcorebis "<span class='ref'><link url='http://tools.ietf.org/html/rfc6120'>XMPP Core</link></span> <note>RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core <<link url='http://tools.ietf.org/html/rfc6120'>http://tools.ietf.org/html/rfc6120</link>>.</note>" >
|
||||
]>
|
||||
|
||||
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
|
||||
@ -37,7 +36,7 @@
|
||||
<p></p>
|
||||
</section1>
|
||||
<section1 topic='Protocol' anchor='protocol'>
|
||||
<p>The recently updated &xmppcorebis; documents the legacy XML encoding of XMPP, and readers are urged to refer to that spec not just for other details of the protocol but also to appreciate the relative elegance of the encoding contained within this extension.</p>
|
||||
<p>The recently updated &xmppcore; documents the legacy XML encoding of XMPP, and readers are urged to refer to that spec not just for other details of the protocol but also to appreciate the relative elegance of the encoding contained within this extension.</p>
|
||||
<p>Let us consider a fairly standard XMPP message stanza:</p>
|
||||
<example caption='XML-encoded XMPP stanza'><![CDATA[
|
||||
<message to="alice@wonderland.lit" id="if00lu" >
|
||||
|
Loading…
Reference in New Issue
Block a user