mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
Merge XEP-0284 example fix
This commit is contained in:
commit
33b239bbc2
16
xep-0284.xml
16
xep-0284.xml
@ -33,6 +33,16 @@
|
||||
<surname>Pusateri</surname>
|
||||
<email>pusateri@bangj.com</email>
|
||||
</author>
|
||||
<revision>
|
||||
<version>0.1.1</version>
|
||||
<date>2019-11-23</date>
|
||||
<initials>egp</initials>
|
||||
<remark><ul>
|
||||
<li>Add missing <state/> wrapper in example.</li>
|
||||
<li>Fix duplicated new element in example.</li>
|
||||
<li>Fix indentation.</li>
|
||||
</ul></remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>0.1.1</version>
|
||||
<date>2019-02-20</date>
|
||||
@ -443,10 +453,6 @@
|
||||
rid='GUID6'
|
||||
parent='GUID4'
|
||||
primary-weight='-2.43'/>
|
||||
<new type='element'
|
||||
name='title'
|
||||
parent='GUID3'
|
||||
rid='GUID4' />
|
||||
<new type='element'
|
||||
name='body'
|
||||
parent='GUID1'
|
||||
@ -495,6 +501,7 @@
|
||||
<sxe xmlns='urn:xmpp:sxe:0'
|
||||
session='851ba2'
|
||||
id='4'>
|
||||
<state>
|
||||
<new type='element'
|
||||
name='p'
|
||||
parent='GUID7'
|
||||
@ -516,6 +523,7 @@
|
||||
replacefrom='3'
|
||||
replacen='0'
|
||||
chdata='document'/>
|
||||
</state>
|
||||
</sxe>
|
||||
</message>
|
||||
]]></example>
|
||||
|
Loading…
Reference in New Issue
Block a user