mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-07 10:50:21 -05:00
XEP-0313: Fix inconsistency in example namespaces
This commit is contained in:
parent
17f235c3da
commit
21a4b3537b
@ -570,10 +570,10 @@
|
||||
<field type='hidden' var='FORM_TYPE'>
|
||||
<value>urn:xmpp:mam:2</value>
|
||||
</field>
|
||||
<field type='text-single' var='urn:example:xmpp:free-text-search'>
|
||||
<field type='text-single' var='{http://example.com/}free-text-search'>
|
||||
<value>Where arth thou, my Juliet?</value>
|
||||
</field>
|
||||
<field type='text-single' var='urn:example:xmpp:stanza-content'>
|
||||
<field type='text-single' var='{http://example.com/}stanza-content'>
|
||||
<value>{http://jabber.org/protocol/mood}mood/lonely</value>
|
||||
</field>
|
||||
</x>
|
||||
|
Loading…
Reference in New Issue
Block a user