[Standards-JIG] typo in JEP 79
Jacques Belissent
jacques.belissent at Sun.COM
Tue Sep 20 16:10:56 CDT 2005
3.4.4 alert
The "alert" action triggers a reply <message/> stanza to the sending
entity. This <message/> stanza MUST contain the element <amp
type='alert'/>, which itself contains the <rule/> that triggered this
action. In all other respects, this action behaves as "drop".
Example 9. "error" response <<== SHOULD BE "ALERT MESSAGE"
<message from='hamlet.lit'
to='bernardo at hamlet.lit/elsinore'
id='chatty2'>
<body>Who's there?</body>
<amp xmlns='http://jabber.org/protocol/amp'
status='alert'
from='francisco at hamlet.lit'
to='bernardo at hamlet.lit/elsinore'>
<rule condition='deliver' value='stored' action='alert'/>
</amp>
</message>
hth.
More information about the Standards-JIG
mailing list