mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 18:22:24 -05:00
typos
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@392 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
9c0a3dcf79
commit
a39294768d
@ -50,7 +50,7 @@
|
|||||||
<p>Information about the delivery delay is communicated by adding to the <message/> or <presence/> stanza one and only one <delay/> child qualified by a namespace to be issued when this specification advances to a status of Draft. This information is added by the server or component that delivers the stanza. The following attributes are defined for the <delay/> element:</p>
|
<p>Information about the delivery delay is communicated by adding to the <message/> or <presence/> stanza one and only one <delay/> child qualified by a namespace to be issued when this specification advances to a status of Draft. This information is added by the server or component that delivers the stanza. The following attributes are defined for the <delay/> element:</p>
|
||||||
<table caption='Defined Attributes'>
|
<table caption='Defined Attributes'>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Element</th>
|
<th>Attribute</th>
|
||||||
<th>Definition</th>
|
<th>Definition</th>
|
||||||
<th>Inclusion</th>
|
<th>Inclusion</th>
|
||||||
</tr>
|
</tr>
|
||||||
@ -92,7 +92,7 @@
|
|||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<delay xmlns='http://www.xmpp.org/extensions/xep-0203.html#ns'
|
<delay xmlns='http://www.xmpp.org/extensions/xep-0203.html#ns'
|
||||||
from='juliet@capulet.com/balcony'
|
from='juliet@capulet.com/balcony'
|
||||||
stamp='20020910T23:41:07Z'/>
|
stamp='2002-09-10T23:41:07Z'/>
|
||||||
</presence>
|
</presence>
|
||||||
]]></example>
|
]]></example>
|
||||||
<example caption='Receiving Cached Messages from a Conference Room'><![CDATA[
|
<example caption='Receiving Cached Messages from a Conference Room'><![CDATA[
|
||||||
@ -108,7 +108,7 @@
|
|||||||
</body>
|
</body>
|
||||||
<delay xmlns='http://www.xmpp.org/extensions/xep-0203.html#ns'
|
<delay xmlns='http://www.xmpp.org/extensions/xep-0203.html#ns'
|
||||||
from='coven@macbeth.shakespeare.lit'
|
from='coven@macbeth.shakespeare.lit'
|
||||||
stamp='20020910T23:05:37Z'/>
|
stamp='2002-09-10T23:05:37Z'/>
|
||||||
</message>
|
</message>
|
||||||
]]></example>
|
]]></example>
|
||||||
</section1>
|
</section1>
|
||||||
|
Loading…
Reference in New Issue
Block a user