added XEPs 242, 243

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1884 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2008-05-28 22:20:01 +00:00
parent e892351970
commit ebf8bc9c6b
1 changed files with 6 additions and 4 deletions

10
xep.ent
View File

@ -153,10 +153,10 @@ THE SOFTWARE.
<!ENTITY BAREJID "(&lt;localpart@domain.tld&gt; or &lt;domain.tld&gt;)">
<!ENTITY FULLJID "(&lt;localpart@domain.tld/resource&gt; or &lt;domain.tld/resource&gt;)">
<!ENTITY LOCALBARE "(&lt;localpart@domain.tld&gt;)">
<!ENTITY LOCALFULL "(&lt;localpart@domain.tld/resource&gt;)">
<!ENTITY DOMAINBARE "(&lt;domain.tld&gt;)">
<!ENTITY DOMAINFULL "(&lt;domain.tld/resource&gt;)">
<!ENTITY LOCALBARE "&lt;localpart@domain.tld&gt;">
<!ENTITY LOCALFULL "&lt;localpart@domain.tld/resource&gt;">
<!ENTITY DOMAINBARE "&lt;domain.tld&gt;">
<!ENTITY DOMAINFULL "&lt;domain.tld/resource&gt;">
<!-- shortcuts for error conditions -->
@ -991,3 +991,5 @@ IANA Service Location Protocol, Version 2 (SLPv2) Templates</link></span> <note>
<!ENTITY xep0239 "<span class='ref'><link url='http://www.xmpp.org/extensions/xep-0239.html'>Binary XMPP</link></span> <note>XEP-0239: Binary XMPP &lt;<link url='http://www.xmpp.org/extensions/xep-0239.html'>http://www.xmpp.org/extensions/xep-0239.html</link>&gt;.</note>" >
<!ENTITY xep0240 "<span class='ref'><link url='http://www.xmpp.org/extensions/xep-0240.html'>Auto-Discovery of JabberIDs</link></span> <note>XEP-0240: Auto-Discovery of JabberIDs &lt;<link url='http://www.xmpp.org/extensions/xep-0240.html'>http://www.xmpp.org/extensions/xep-0240.html</link>&gt;.</note>" >
<!ENTITY xep0241 "<span class='ref'><link url='http://www.xmpp.org/extensions/xep-0241.html'>Encryption of Archived Messages</link></span> <note>XEP-0241: Encryption of Archived Messages &lt;<link url='http://www.xmpp.org/extensions/xep-0241.html'>http://www.xmpp.org/extensions/xep-0241.html</link>&gt;.</note>" >
<!ENTITY xep0242 "<span class='ref'><link url='http://www.xmpp.org/extensions/xep-0242.html'>XMPP Client Compliance 2009</link></span> <note>XEP-0242: XMPP Client Compliance 2009 &lt;<link url='http://www.xmpp.org/extensions/xep-0242.html'>http://www.xmpp.org/extensions/xep-0242.html</link>&gt;.</note>" >
<!ENTITY xep0243 "<span class='ref'><link url='http://www.xmpp.org/extensions/xep-0243.html'>XMPP Server Compliance 2009</link></span> <note>XEP-0243: XMPP Server Compliance 2009 &lt;<link url='http://www.xmpp.org/extensions/xep-0243.html'>http://www.xmpp.org/extensions/xep-0243.html</link>&gt;.</note>" >