XEP-0313: Fix inconsistency in example namespaces

This commit is contained in:
Emmanuel Gil Peyrot 2022-02-16 13:37:52 +01:00
parent 17f235c3da
commit 21a4b3537b
1 changed files with 2 additions and 2 deletions

View File

@ -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>