Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions xep-0485.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@
<supersededby/>
<shortname>serverinfo</shortname>
&gdk;
<revision>
<version>0.1.1</version>
<date>2025-06-06</date>
<initials>gdk</initials>
<remark>
<ul>
<li>Fixed references to XEP identifier.</li>
</ul>
</remark>
</revision>
<revision>
<version>0.1.0</version>
<date>2024-03-10</date>
Expand Down Expand Up @@ -189,7 +199,7 @@
<code caption='Registry Submission'><![CDATA[
<form_type>
<name>http://jabber.org/network/serverinfo</name>
<doc>XEP-0XXX</doc>
<doc>XEP-0485</doc>
<desc>
Forms advertising the coordinates of a pub-sub service and node for publication of Server Information data.
</desc>
Expand All @@ -215,7 +225,7 @@
<xs:annotation>
<xs:documentation>
The protocol documented by this schema is defined in
XEP-0XXX: http://www.xmpp.org/extensions/xep-0XXX.html
XEP-0485: http://www.xmpp.org/extensions/xep-0485.html
</xs:documentation>
</xs:annotation>

Expand Down