XEP-0107: Change the namespace of a private example

It was previously using Ralph’s domain, which didn’t make it clear that
it was a dummy example.
Esse commit está contido em:
Emmanuel Gil Peyrot 2018-03-13 11:44:37 +01:00
commit 5e411ec114
1 arquivos alterados com 7 adições e 1 exclusões

Ver arquivo

@ -25,6 +25,12 @@
</schemaloc>
&stpeter;
&ralphm;
<revision>
<version>1.2.1</version>
<date>2018-03-13</date>
<initials>egp</initials>
<remark><p>Changed the namespace of an example of proprietary extensibility.</p></remark>
</revision>
<revision>
<version>1.2</version>
<date>2008-10-29</date>
@ -96,7 +102,7 @@
<code><![CDATA[
<mood xmlns='http://jabber.org/protocol/mood'>
<happy>
<ecstatic xmlns='http://ik.nu/ralphm'/>
<ecstatic xmlns='https://example.org/'/>
</happy>
<text>Yay, the mood spec has been approved!</text>
</mood>