XEP-0410: added @by according to Council Feedback

This commit is contained in:
Georg Lukas 2019-02-06 17:52:47 +01:00
parent c8e9cebc6b
commit a1d73e79ac
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@
<example caption="Server Response to a Non-Occupant"><![CDATA[
<iq from='characters@chat.shakespeare.lit/JuliC' id='s2c1' type='error'
to='juliet@capulet.lit/client' >
<error type="cancel">
<error type="cancel" by="characters@chat.shakespeare.lit">
<not-acceptable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" />
</error>
</iq>