mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
XEP-0284: Add missing <state/> wrapper in example 17.
This commit is contained in:
parent
4c4d95ad85
commit
ae8b1eb653
44
xep-0284.xml
44
xep-0284.xml
@ -495,27 +495,29 @@
|
||||
<sxe xmlns='urn:xmpp:sxe:0'
|
||||
session='851ba2'
|
||||
id='4'>
|
||||
<new type='element'
|
||||
name='p'
|
||||
parent='GUID7'
|
||||
rid='GUID10' />
|
||||
<new type='text'
|
||||
chdata='It certainly is!'
|
||||
parent='GUID10'
|
||||
rid='GUID11' />
|
||||
<set target='GUID5'
|
||||
version='1'
|
||||
chdata='It certainly is' />
|
||||
<set target='GUID6'
|
||||
version='1'
|
||||
replacefrom='9'
|
||||
replacen='16'
|
||||
chdata='' />
|
||||
<set target='GUID6'
|
||||
version='2'
|
||||
replacefrom='3'
|
||||
replacen='0'
|
||||
chdata='document'/>
|
||||
<state>
|
||||
<new type='element'
|
||||
name='p'
|
||||
parent='GUID7'
|
||||
rid='GUID10' />
|
||||
<new type='text'
|
||||
chdata='It certainly is!'
|
||||
parent='GUID10'
|
||||
rid='GUID11' />
|
||||
<set target='GUID5'
|
||||
version='1'
|
||||
chdata='It certainly is' />
|
||||
<set target='GUID6'
|
||||
version='1'
|
||||
replacefrom='9'
|
||||
replacen='16'
|
||||
chdata='' />
|
||||
<set target='GUID6'
|
||||
version='2'
|
||||
replacefrom='3'
|
||||
replacen='0'
|
||||
chdata='document'/>
|
||||
</state>
|
||||
</sxe>
|
||||
</message>
|
||||
]]></example>
|
||||
|
Loading…
Reference in New Issue
Block a user