mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 15:18: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'>
|
||||
<amp xmlns='http://jabber.org/protocol/amp'
|
||||
status='alert'
|
||||
from='francisco@hamlet.lit'
|
||||
to='bernardo@hamlet.lit/elsinore'>
|
||||
from='bernardo@hamlet.lit/elsinore'
|
||||
to='francisco@hamlet.lit'>
|
||||
<rule action='alert' condition='deliver' value='stored'/>
|
||||
</amp>
|
||||
</message>
|
||||
@ -434,8 +434,8 @@
|
||||
id='chatty2'>
|
||||
<amp xmlns='http://jabber.org/protocol/amp'
|
||||
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'/>
|
||||
</amp>
|
||||
<error type='modify' code='500'>
|
||||
@ -456,8 +456,8 @@
|
||||
id='chatty2'>
|
||||
<amp xmlns='http://jabber.org/protocol/amp'
|
||||
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'/>
|
||||
</amp>
|
||||
</message>
|
||||
|
Loading…
Reference in New Issue
Block a user