From 33e231d0eae6acdb5fbe6208b3fe8073b9cc8bd7 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Fri, 16 Oct 2009 04:39:30 +0000 Subject: [PATCH] clarification git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3543 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0156.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xep-0156.xml b/xep-0156.xml index fcb09c71..c87f7664 100644 --- a/xep-0156.xml +++ b/xep-0156.xml @@ -120,7 +120,7 @@

The following business rules apply:

    -
  1. TXT lookups MUST be used only as a fallback after the methods specified in RFC 3920 have been exhausted.
  2. +
  3. TXT lookups MUST be used only as a fallback after the methods specified in RFC 3920 have been exhausted. The point of this rule is to prevent someone from defining a new XEP-0156 connection method like "_xmpp-client-tcp" to override the SRV records defined in the core XMPP specification.
  4. A domain SHOULD NOT present information in DNS TXT records that is available via the DNS SRV records defined in RFC 3920.
  5. The order of DNS TXT records SHOULD NOT be interpreted as significant by the presenting domain or the receiving entity.
@@ -128,8 +128,8 @@

The following examples show two DNS TXT resource records: the first indicates support for the XMPP Over BOSH connection method defined in XEP-0124 and XEP-0206 and the second indicates support for WAP connections (the latter connection method is not yet defined).