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.
这个提交包含在:
Emmanuel Gil Peyrot 2018-03-13 11:44:37 +01:00
父节点 6596b932d6
当前提交 5e411ec114
共有 1 个文件被更改,包括 7 次插入1 次删除

查看文件

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