Merge branch 'feature/xep-0060'

This commit is contained in:
Jonas Schäfer 2019-04-06 10:23:51 +02:00
commit 6eb489f8b4
1 changed files with 9 additions and 0 deletions

View File

@ -49,6 +49,14 @@
&pgmillard;
&stpeter;
&ralphm;
<revision>
<version>1.15.7</version>
<date>2019-01-27</date>
<initials>egp</initials>
<remark>
<p>Add 'publisher' attribute to &lt;item/&gt; in the http://jabber.org/protocol/pubsub schema, forgotten in revision 1.13.</p>
</remark>
</revision>
<revision>
<version>1.15.6</version>
<date>2018-11-22</date>
@ -6722,6 +6730,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings
<xs:any namespace='##other'/>
</xs:sequence>
<xs:attribute name='id' type='xs:string' use='optional'/>
<xs:attribute name='publisher' type='xs:string' use='optional'/>
</xs:complexType>
</xs:element>