Merge commit 'refs/pull/606/head' of https://github.com/xsf/xeps

This commit is contained in:
Jonas Wielicki 2018-03-18 12:15:26 +01:00
commit 79df3d6efb
1 changed files with 7 additions and 1 deletions

View File

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