mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
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:
parent
e892351970
commit
ebf8bc9c6b
10
xep.ent
10
xep.ent
@ -153,10 +153,10 @@ THE SOFTWARE.
|
||||
|
||||
<!ENTITY BAREJID "(<localpart@domain.tld> or <domain.tld>)">
|
||||
<!ENTITY FULLJID "(<localpart@domain.tld/resource> or <domain.tld/resource>)">
|
||||
<!ENTITY LOCALBARE "(<localpart@domain.tld>)">
|
||||
<!ENTITY LOCALFULL "(<localpart@domain.tld/resource>)">
|
||||
<!ENTITY DOMAINBARE "(<domain.tld>)">
|
||||
<!ENTITY DOMAINFULL "(<domain.tld/resource>)">
|
||||
<!ENTITY LOCALBARE "<localpart@domain.tld>">
|
||||
<!ENTITY LOCALFULL "<localpart@domain.tld/resource>">
|
||||
<!ENTITY DOMAINBARE "<domain.tld>">
|
||||
<!ENTITY DOMAINFULL "<domain.tld/resource>">
|
||||
|
||||
<!-- 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 <<link url='http://www.xmpp.org/extensions/xep-0239.html'>http://www.xmpp.org/extensions/xep-0239.html</link>>.</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 <<link url='http://www.xmpp.org/extensions/xep-0240.html'>http://www.xmpp.org/extensions/xep-0240.html</link>>.</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 <<link url='http://www.xmpp.org/extensions/xep-0241.html'>http://www.xmpp.org/extensions/xep-0241.html</link>>.</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 <<link url='http://www.xmpp.org/extensions/xep-0242.html'>http://www.xmpp.org/extensions/xep-0242.html</link>>.</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 <<link url='http://www.xmpp.org/extensions/xep-0243.html'>http://www.xmpp.org/extensions/xep-0243.html</link>>.</note>" >
|
||||
|
Loading…
Reference in New Issue
Block a user