mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
corrected three examples per bug report from Artur Hefczyc
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4229 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
b04bde02b5
commit
b61db10ceb
12
xep-0079.xml
12
xep-0079.xml
@ -415,8 +415,8 @@
|
|||||||
id='chatty2'>
|
id='chatty2'>
|
||||||
<amp xmlns='http://jabber.org/protocol/amp'
|
<amp xmlns='http://jabber.org/protocol/amp'
|
||||||
status='alert'
|
status='alert'
|
||||||
from='francisco@hamlet.lit'
|
from='bernardo@hamlet.lit/elsinore'
|
||||||
to='bernardo@hamlet.lit/elsinore'>
|
to='francisco@hamlet.lit'>
|
||||||
<rule action='alert' condition='deliver' value='stored'/>
|
<rule action='alert' condition='deliver' value='stored'/>
|
||||||
</amp>
|
</amp>
|
||||||
</message>
|
</message>
|
||||||
@ -434,8 +434,8 @@
|
|||||||
id='chatty2'>
|
id='chatty2'>
|
||||||
<amp xmlns='http://jabber.org/protocol/amp'
|
<amp xmlns='http://jabber.org/protocol/amp'
|
||||||
status='error'
|
status='error'
|
||||||
from='francisco@hamlet.lit'
|
to='bernardo@hamlet.lit/elsinore'
|
||||||
to='bernardo@hamlet.lit/elsinore'>
|
from='francisco@hamlet.lit'>
|
||||||
<rule action='error' condition='deliver' value='stored'/>
|
<rule action='error' condition='deliver' value='stored'/>
|
||||||
</amp>
|
</amp>
|
||||||
<error type='modify' code='500'>
|
<error type='modify' code='500'>
|
||||||
@ -456,8 +456,8 @@
|
|||||||
id='chatty2'>
|
id='chatty2'>
|
||||||
<amp xmlns='http://jabber.org/protocol/amp'
|
<amp xmlns='http://jabber.org/protocol/amp'
|
||||||
status='notify'
|
status='notify'
|
||||||
from='francisco@hamlet.lit'
|
to='bernardo@hamlet.lit/elsinore'
|
||||||
to='bernardo@hamlet.lit/elsinore'>
|
from='francisco@hamlet.lit'>
|
||||||
<rule action='notify' condition='deliver' value='stored'/>
|
<rule action='notify' condition='deliver' value='stored'/>
|
||||||
</amp>
|
</amp>
|
||||||
</message>
|
</message>
|
||||||
|
Loading…
Reference in New Issue
Block a user